{ "repo_root": "C:\\repos\\v3\\amaranth", "files_scanned": 101, "modules_parsed": 101, "function_graph": { "pdm_build": [ { "id": "pdm_build.format_version", "name": "format_version", "lineno": 7, "scope": null, "is_async": false }, { "id": "pdm_build.pdm_build_initialize", "name": "pdm_build_initialize", "lineno": 16, "scope": null, "is_async": false } ], "amaranth.asserts": [ { "id": "amaranth.asserts.__getattr__", "name": "__getattr__", "lineno": 8, "scope": null, "is_async": false } ], "amaranth.cli": [ { "id": "amaranth.cli.main_parser", "name": "main_parser", "lineno": 11, "scope": null, "is_async": false }, { "id": "amaranth.cli.main_runner", "name": "main_runner", "lineno": 46, "scope": null, "is_async": false }, { "id": "amaranth.cli.main", "name": "main", "lineno": 78, "scope": null, "is_async": false } ], "amaranth.rpc": [ { "id": "amaranth.rpc._collect_modules", "name": "_collect_modules", "lineno": 15, "scope": null, "is_async": false }, { "id": "amaranth.rpc._serve_yosys", "name": "_serve_yosys", "lineno": 35, "scope": null, "is_async": false }, { "id": "amaranth.rpc.main", "name": "main", "lineno": 93, "scope": null, "is_async": false }, { "id": "amaranth.rpc.main.add_modules_arg", "name": "add_modules_arg", "lineno": 100, "scope": "main", "is_async": false } ], "amaranth.tracer": [ { "id": "amaranth.tracer.get_var_name", "name": "get_var_name", "lineno": 16, "scope": null, "is_async": false }, { "id": "amaranth.tracer.get_src_loc", "name": "get_src_loc", "lineno": 72, "scope": null, "is_async": false } ], "amaranth.utils": [ { "id": "amaranth.utils.ceil_log2", "name": "ceil_log2", "lineno": 7, "scope": null, "is_async": false }, { "id": "amaranth.utils.exact_log2", "name": "exact_log2", "lineno": 20, "scope": null, "is_async": false }, { "id": "amaranth.utils.bits_for", "name": "bits_for", "lineno": 31, "scope": null, "is_async": false } ], "amaranth._unused": [ { "id": "amaranth._unused.MustUse.__new__", "name": "__new__", "lineno": 18, "scope": "MustUse", "is_async": false }, { "id": "amaranth._unused.MustUse.__del__", "name": "__del__", "lineno": 28, "scope": "MustUse", "is_async": false }, { "id": "amaranth._unused._silence_elaboratable", "name": "_silence_elaboratable", "lineno": 42, "scope": null, "is_async": false } ], "amaranth._utils": [ { "id": "amaranth._utils.to_binary", "name": "to_binary", "lineno": 14, "scope": null, "is_async": false }, { "id": "amaranth._utils.flatten", "name": "flatten", "lineno": 25, "scope": null, "is_async": false }, { "id": "amaranth._utils.union", "name": "union", "lineno": 33, "scope": null, "is_async": false }, { "id": "amaranth._utils.final", "name": "final", "lineno": 43, "scope": null, "is_async": false }, { "id": "amaranth._utils.final.init_subclass", "name": "init_subclass", "lineno": 44, "scope": "final", "is_async": false }, { "id": "amaranth._utils.deprecated", "name": "deprecated", "lineno": 51, "scope": null, "is_async": false }, { "id": "amaranth._utils.deprecated.decorator", "name": "decorator", "lineno": 52, "scope": "deprecated", "is_async": false }, { "id": "amaranth._utils.deprecated.decorator.wrapper", "name": "wrapper", "lineno": 54, "scope": "deprecated.decorator", "is_async": false }, { "id": "amaranth._utils._ignore_deprecated", "name": "_ignore_deprecated", "lineno": 61, "scope": null, "is_async": false }, { "id": "amaranth._utils._ignore_deprecated.context_like", "name": "context_like", "lineno": 64, "scope": "_ignore_deprecated", "is_async": false }, { "id": "amaranth._utils._ignore_deprecated.decorator_like", "name": "decorator_like", "lineno": 71, "scope": "_ignore_deprecated", "is_async": false }, { "id": "amaranth._utils.get_linter_options", "name": "get_linter_options", "lineno": 78, "scope": null, "is_async": false }, { "id": "amaranth._utils.get_linter_option", "name": "get_linter_option", "lineno": 87, "scope": null, "is_async": false } ], "amaranth": [], "amaranth.back.cxxrtl": [ { "id": "amaranth.back.cxxrtl._convert_rtlil_text", "name": "_convert_rtlil_text", "lineno": 8, "scope": null, "is_async": false }, { "id": "amaranth.back.cxxrtl.convert_fragment", "name": "convert_fragment", "lineno": 33, "scope": null, "is_async": false }, { "id": "amaranth.back.cxxrtl.convert", "name": "convert", "lineno": 38, "scope": null, "is_async": false } ], "amaranth.back.rtlil": [ { "id": "amaranth.back.rtlil.Undef.__init__", "name": "__init__", "lineno": 24, "scope": "Undef", "is_async": false }, { "id": "amaranth.back.rtlil._signed", "name": "_signed", "lineno": 28, "scope": null, "is_async": false }, { "id": "amaranth.back.rtlil._const", "name": "_const", "lineno": 41, "scope": null, "is_async": false }, { "id": "amaranth.back.rtlil._src", "name": "_src", "lineno": 61, "scope": null, "is_async": false }, { "id": "amaranth.back.rtlil.Emitter.__init__", "name": "__init__", "lineno": 69, "scope": "Emitter", "is_async": false }, { "id": "amaranth.back.rtlil.Emitter.__call__", "name": "__call__", "lineno": 74, "scope": "Emitter", "is_async": false }, { "id": "amaranth.back.rtlil.Emitter.indent", "name": "indent", "lineno": 81, "scope": "Emitter", "is_async": false }, { "id": "amaranth.back.rtlil.Emitter.__str__", "name": "__str__", "lineno": 87, "scope": "Emitter", "is_async": false }, { "id": "amaranth.back.rtlil.Design.__init__", "name": "__init__", "lineno": 92, "scope": "Design", "is_async": false }, { "id": "amaranth.back.rtlil.Design.module", "name": "module", "lineno": 96, "scope": "Design", "is_async": false }, { "id": "amaranth.back.rtlil.Design.__str__", "name": "__str__", "lineno": 101, "scope": "Design", "is_async": false }, { "id": "amaranth.back.rtlil.Module.__init__", "name": "__init__", "lineno": 109, "scope": "Module", "is_async": false }, { "id": "amaranth.back.rtlil.Module._auto_name", "name": "_auto_name", "lineno": 121, "scope": "Module", "is_async": false }, { "id": "amaranth.back.rtlil.Module._name", "name": "_name", "lineno": 125, "scope": "Module", "is_async": false }, { "id": "amaranth.back.rtlil.Module.wire", "name": "wire", "lineno": 133, "scope": "Module", "is_async": false }, { "id": "amaranth.back.rtlil.Module.cell", "name": "cell", "lineno": 140, "scope": "Module", "is_async": false }, { "id": "amaranth.back.rtlil.Module.memory", "name": "memory", "lineno": 147, "scope": "Module", "is_async": false }, { "id": "amaranth.back.rtlil.Module.process", "name": "process", "lineno": 154, "scope": "Module", "is_async": false }, { "id": "amaranth.back.rtlil.Module.connect", "name": "connect", "lineno": 161, "scope": "Module", "is_async": false }, { "id": "amaranth.back.rtlil.Module.attribute", "name": "attribute", "lineno": 164, "scope": "Module", "is_async": false }, { "id": "amaranth.back.rtlil.Module.emit", "name": "emit", "lineno": 168, "scope": "Module", "is_async": false }, { "id": "amaranth.back.rtlil._make_attributes", "name": "_make_attributes", "lineno": 185, "scope": null, "is_async": false }, { "id": "amaranth.back.rtlil.Wire.__init__", "name": "__init__", "lineno": 195, "scope": "Wire", "is_async": false }, { "id": "amaranth.back.rtlil.Wire.attribute", "name": "attribute", "lineno": 210, "scope": "Wire", "is_async": false }, { "id": "amaranth.back.rtlil.Wire.emit", "name": "emit", "lineno": 214, "scope": "Wire", "is_async": false }, { "id": "amaranth.back.rtlil.Cell.__init__", "name": "__init__", "lineno": 227, "scope": "Cell", "is_async": false }, { "id": "amaranth.back.rtlil.Cell.port", "name": "port", "lineno": 234, "scope": "Cell", "is_async": false }, { "id": "amaranth.back.rtlil.Cell.parameter", "name": "parameter", "lineno": 238, "scope": "Cell", "is_async": false }, { "id": "amaranth.back.rtlil.Cell.attribute", "name": "attribute", "lineno": 242, "scope": "Cell", "is_async": false }, { "id": "amaranth.back.rtlil.Cell.emit", "name": "emit", "lineno": 246, "scope": "Cell", "is_async": false }, { "id": "amaranth.back.rtlil.Memory.__init__", "name": "__init__", "lineno": 265, "scope": "Memory", "is_async": false }, { "id": "amaranth.back.rtlil.Memory.attribute", "name": "attribute", "lineno": 271, "scope": "Memory", "is_async": false }, { "id": "amaranth.back.rtlil.Memory.emit", "name": "emit", "lineno": 275, "scope": "Memory", "is_async": false }, { "id": "amaranth.back.rtlil._emit_process_contents", "name": "_emit_process_contents", "lineno": 282, "scope": null, "is_async": false }, { "id": "amaranth.back.rtlil.Process.__init__", "name": "__init__", "lineno": 303, "scope": "Process", "is_async": false }, { "id": "amaranth.back.rtlil.Process.attribute", "name": "attribute", "lineno": 308, "scope": "Process", "is_async": false }, { "id": "amaranth.back.rtlil.Process.assign", "name": "assign", "lineno": 312, "scope": "Process", "is_async": false }, { "id": "amaranth.back.rtlil.Process.switch", "name": "switch", "lineno": 315, "scope": "Process", "is_async": false }, { "id": "amaranth.back.rtlil.Process.emit", "name": "emit", "lineno": 320, "scope": "Process", "is_async": false }, { "id": "amaranth.back.rtlil.Assignment.__init__", "name": "__init__", "lineno": 331, "scope": "Assignment", "is_async": false }, { "id": "amaranth.back.rtlil.Assignment.emit", "name": "emit", "lineno": 335, "scope": "Assignment", "is_async": false }, { "id": "amaranth.back.rtlil.Switch.__init__", "name": "__init__", "lineno": 340, "scope": "Switch", "is_async": false }, { "id": "amaranth.back.rtlil.Switch.case", "name": "case", "lineno": 344, "scope": "Switch", "is_async": false }, { "id": "amaranth.back.rtlil.Switch.default", "name": "default", "lineno": 355, "scope": "Switch", "is_async": false }, { "id": "amaranth.back.rtlil.Switch.emit", "name": "emit", "lineno": 360, "scope": "Switch", "is_async": false }, { "id": "amaranth.back.rtlil.Case.__init__", "name": "__init__", "lineno": 369, "scope": "Case", "is_async": false }, { "id": "amaranth.back.rtlil.Case.assign", "name": "assign", "lineno": 373, "scope": "Case", "is_async": false }, { "id": "amaranth.back.rtlil.Case.switch", "name": "switch", "lineno": 376, "scope": "Case", "is_async": false }, { "id": "amaranth.back.rtlil.Case.emit", "name": "emit", "lineno": 381, "scope": "Case", "is_async": false }, { "id": "amaranth.back.rtlil.MemoryInfo.__init__", "name": "__init__", "lineno": 392, "scope": "MemoryInfo", "is_async": false }, { "id": "amaranth.back.rtlil.ModuleEmitter.__init__", "name": "__init__", "lineno": 399, "scope": "ModuleEmitter", "is_async": false }, { "id": "amaranth.back.rtlil.ModuleEmitter.emit", "name": "emit", "lineno": 424, "scope": "ModuleEmitter", "is_async": false }, { "id": "amaranth.back.rtlil.ModuleEmitter.collect_memory_info", "name": "collect_memory_info", "lineno": 438, "scope": "ModuleEmitter", "is_async": false }, { "id": "amaranth.back.rtlil.ModuleEmitter.assign_value_names", "name": "assign_value_names", "lineno": 453, "scope": "ModuleEmitter", "is_async": false }, { "id": "amaranth.back.rtlil.ModuleEmitter.collect_init_attrs", "name": "collect_init_attrs", "lineno": 459, "scope": "ModuleEmitter", "is_async": false }, { "id": "amaranth.back.rtlil.ModuleEmitter.emit_signal_wires", "name": "emit_signal_wires", "lineno": 493, "scope": "ModuleEmitter", "is_async": false }, { "id": "amaranth.back.rtlil.ModuleEmitter.emit_port_wires", "name": "emit_port_wires", "lineno": 524, "scope": "ModuleEmitter", "is_async": false }, { "id": "amaranth.back.rtlil.ModuleEmitter.emit_io_port_wires", "name": "emit_io_port_wires", "lineno": 542, "scope": "ModuleEmitter", "is_async": false }, { "id": "amaranth.back.rtlil.ModuleEmitter.emit_driven_wire", "name": "emit_driven_wire", "lineno": 559, "scope": "ModuleEmitter", "is_async": false }, { "id": "amaranth.back.rtlil.ModuleEmitter.emit_cell_wires", "name": "emit_cell_wires", "lineno": 576, "scope": "ModuleEmitter", "is_async": false }, { "id": "amaranth.back.rtlil.ModuleEmitter.emit_submodule_wires", "name": "emit_submodule_wires", "lineno": 612, "scope": "ModuleEmitter", "is_async": false }, { "id": "amaranth.back.rtlil.ModuleEmitter.sigspec", "name": "sigspec", "lineno": 619, "scope": "ModuleEmitter", "is_async": false }, { "id": "amaranth.back.rtlil.ModuleEmitter.io_sigspec", "name": "io_sigspec", "lineno": 653, "scope": "ModuleEmitter", "is_async": false }, { "id": "amaranth.back.rtlil.ModuleEmitter.emit_connects", "name": "emit_connects", "lineno": 675, "scope": "ModuleEmitter", "is_async": false }, { "id": "amaranth.back.rtlil.ModuleEmitter.emit_signal_fields", "name": "emit_signal_fields", "lineno": 680, "scope": "ModuleEmitter", "is_async": false }, { "id": "amaranth.back.rtlil.ModuleEmitter.emit_submodules", "name": "emit_submodules", "lineno": 704, "scope": "ModuleEmitter", "is_async": false }, { "id": "amaranth.back.rtlil.ModuleEmitter.emit_assignment_list", "name": "emit_assignment_list", "lineno": 717, "scope": "ModuleEmitter", "is_async": false }, { "id": "amaranth.back.rtlil.ModuleEmitter.emit_assignment_list.emit_assignments", "name": "emit_assignments", "lineno": 718, "scope": "ModuleEmitter.emit_assignment_list", "is_async": false }, { "id": "amaranth.back.rtlil.ModuleEmitter.shorten_operand", "name": "shorten_operand", "lineno": 766, "scope": "ModuleEmitter", "is_async": false }, { "id": "amaranth.back.rtlil.ModuleEmitter.emit_operator", "name": "emit_operator", "lineno": 776, "scope": "ModuleEmitter", "is_async": false }, { "id": "amaranth.back.rtlil.ModuleEmitter.emit_part", "name": "emit_part", "lineno": 937, "scope": "ModuleEmitter", "is_async": false }, { "id": "amaranth.back.rtlil.ModuleEmitter.emit_flip_flop", "name": "emit_flip_flop", "lineno": 968, "scope": "ModuleEmitter", "is_async": false }, { "id": "amaranth.back.rtlil.ModuleEmitter.emit_io_buffer", "name": "emit_io_buffer", "lineno": 990, "scope": "ModuleEmitter", "is_async": false }, { "id": "amaranth.back.rtlil.ModuleEmitter.emit_memory", "name": "emit_memory", "lineno": 1005, "scope": "ModuleEmitter", "is_async": false }, { "id": "amaranth.back.rtlil.ModuleEmitter.emit_write_port", "name": "emit_write_port", "lineno": 1023, "scope": "ModuleEmitter", "is_async": false }, { "id": "amaranth.back.rtlil.ModuleEmitter.emit_read_port", "name": "emit_read_port", "lineno": 1045, "scope": "ModuleEmitter", "is_async": false }, { "id": "amaranth.back.rtlil.ModuleEmitter.emit_print", "name": "emit_print", "lineno": 1112, "scope": "ModuleEmitter", "is_async": false }, { "id": "amaranth.back.rtlil.ModuleEmitter.emit_any_value", "name": "emit_any_value", "lineno": 1192, "scope": "ModuleEmitter", "is_async": false }, { "id": "amaranth.back.rtlil.ModuleEmitter.emit_initial", "name": "emit_initial", "lineno": 1199, "scope": "ModuleEmitter", "is_async": false }, { "id": "amaranth.back.rtlil.ModuleEmitter.emit_instance", "name": "emit_instance", "lineno": 1204, "scope": "ModuleEmitter", "is_async": false }, { "id": "amaranth.back.rtlil.ModuleEmitter.emit_cells", "name": "emit_cells", "lineno": 1216, "scope": "ModuleEmitter", "is_async": false }, { "id": "amaranth.back.rtlil.EmptyModuleChecker.__init__", "name": "__init__", "lineno": 1254, "scope": "EmptyModuleChecker", "is_async": false }, { "id": "amaranth.back.rtlil.EmptyModuleChecker.check", "name": "check", "lineno": 1259, "scope": "EmptyModuleChecker", "is_async": false }, { "id": "amaranth.back.rtlil.EmptyModuleChecker.is_empty", "name": "is_empty", "lineno": 1267, "scope": "EmptyModuleChecker", "is_async": false }, { "id": "amaranth.back.rtlil.convert_fragment", "name": "convert_fragment", "lineno": 1271, "scope": null, "is_async": false }, { "id": "amaranth.back.rtlil.convert", "name": "convert", "lineno": 1288, "scope": null, "is_async": false } ], "amaranth.back.verilog": [ { "id": "amaranth.back.verilog._convert_rtlil_text", "name": "_convert_rtlil_text", "lineno": 10, "scope": null, "is_async": false }, { "id": "amaranth.back.verilog.convert_fragment", "name": "convert_fragment", "lineno": 38, "scope": null, "is_async": false }, { "id": "amaranth.back.verilog.convert", "name": "convert", "lineno": 43, "scope": null, "is_async": false } ], "amaranth.back": [], "amaranth.build.dsl": [ { "id": "amaranth.build.dsl.Pins.__init__", "name": "__init__", "lineno": 12, "scope": "Pins", "is_async": false }, { "id": "amaranth.build.dsl.Pins.__len__", "name": "__len__", "lineno": 38, "scope": "Pins", "is_async": false }, { "id": "amaranth.build.dsl.Pins.__iter__", "name": "__iter__", "lineno": 41, "scope": "Pins", "is_async": false }, { "id": "amaranth.build.dsl.Pins.map_names", "name": "map_names", "lineno": 44, "scope": "Pins", "is_async": false }, { "id": "amaranth.build.dsl.Pins.__repr__", "name": "__repr__", "lineno": 55, "scope": "Pins", "is_async": false }, { "id": "amaranth.build.dsl.PinsN", "name": "PinsN", "lineno": 60, "scope": null, "is_async": false }, { "id": "amaranth.build.dsl.DiffPairs.__init__", "name": "__init__", "lineno": 65, "scope": "DiffPairs", "is_async": false }, { "id": "amaranth.build.dsl.DiffPairs.__len__", "name": "__len__", "lineno": 77, "scope": "DiffPairs", "is_async": false }, { "id": "amaranth.build.dsl.DiffPairs.__iter__", "name": "__iter__", "lineno": 80, "scope": "DiffPairs", "is_async": false }, { "id": "amaranth.build.dsl.DiffPairs.__repr__", "name": "__repr__", "lineno": 83, "scope": "DiffPairs", "is_async": false }, { "id": "amaranth.build.dsl.DiffPairsN", "name": "DiffPairsN", "lineno": 88, "scope": null, "is_async": false }, { "id": "amaranth.build.dsl.Attrs.__init__", "name": "__init__", "lineno": 93, "scope": "Attrs", "is_async": false }, { "id": "amaranth.build.dsl.Attrs.__repr__", "name": "__repr__", "lineno": 102, "scope": "Attrs", "is_async": false }, { "id": "amaranth.build.dsl.Clock.__init__", "name": "__init__", "lineno": 113, "scope": "Clock", "is_async": false }, { "id": "amaranth.build.dsl.Clock.period", "name": "period", "lineno": 133, "scope": "Clock", "is_async": false }, { "id": "amaranth.build.dsl.Clock.frequency", "name": "frequency", "lineno": 138, "scope": "Clock", "is_async": false }, { "id": "amaranth.build.dsl.Clock.__repr__", "name": "__repr__", "lineno": 144, "scope": "Clock", "is_async": false }, { "id": "amaranth.build.dsl.Subsignal.__init__", "name": "__init__", "lineno": 149, "scope": "Subsignal", "is_async": false }, { "id": "amaranth.build.dsl.Subsignal._content_repr", "name": "_content_repr", "lineno": 189, "scope": "Subsignal", "is_async": false }, { "id": "amaranth.build.dsl.Subsignal.__repr__", "name": "__repr__", "lineno": 199, "scope": "Subsignal", "is_async": false }, { "id": "amaranth.build.dsl.Resource.family", "name": "family", "lineno": 205, "scope": "Resource", "is_async": false }, { "id": "amaranth.build.dsl.Resource.__init__", "name": "__init__", "lineno": 223, "scope": "Resource", "is_async": false }, { "id": "amaranth.build.dsl.Resource.__repr__", "name": "__repr__", "lineno": 231, "scope": "Resource", "is_async": false }, { "id": "amaranth.build.dsl.Connector.__init__", "name": "__init__", "lineno": 236, "scope": "Connector", "is_async": false }, { "id": "amaranth.build.dsl.Connector.__repr__", "name": "__repr__", "lineno": 273, "scope": "Connector", "is_async": false }, { "id": "amaranth.build.dsl.Connector.__len__", "name": "__len__", "lineno": 278, "scope": "Connector", "is_async": false }, { "id": "amaranth.build.dsl.Connector.__iter__", "name": "__iter__", "lineno": 281, "scope": "Connector", "is_async": false } ], "amaranth.build.plat": [ { "id": "amaranth.build.plat.Platform.__init__", "name": "__init__", "lineno": 34, "scope": "Platform", "is_async": false }, { "id": "amaranth.build.plat.Platform.default_clk_constraint", "name": "default_clk_constraint", "lineno": 43, "scope": "Platform", "is_async": false }, { "id": "amaranth.build.plat.Platform.default_clk_frequency", "name": "default_clk_frequency", "lineno": 50, "scope": "Platform", "is_async": false }, { "id": "amaranth.build.plat.Platform.default_clk_period", "name": "default_clk_period", "lineno": 64, "scope": "Platform", "is_async": false }, { "id": "amaranth.build.plat.Platform.add_file", "name": "add_file", "lineno": 71, "scope": "Platform", "is_async": false }, { "id": "amaranth.build.plat.Platform.iter_files", "name": "iter_files", "lineno": 87, "scope": "Platform", "is_async": false }, { "id": "amaranth.build.plat.Platform._toolchain_env_var", "name": "_toolchain_env_var", "lineno": 93, "scope": "Platform", "is_async": false }, { "id": "amaranth.build.plat.Platform.build", "name": "build", "lineno": 96, "scope": "Platform", "is_async": false }, { "id": "amaranth.build.plat.Platform.has_required_tools", "name": "has_required_tools", "lineno": 126, "scope": "Platform", "is_async": false }, { "id": "amaranth.build.plat.Platform.create_missing_domain", "name": "create_missing_domain", "lineno": 131, "scope": "Platform", "is_async": false }, { "id": "amaranth.build.plat.Platform.prepare", "name": "prepare", "lineno": 158, "scope": "Platform", "is_async": false }, { "id": "amaranth.build.plat.Platform.prepare.missing_domain_error", "name": "missing_domain_error", "lineno": 166, "scope": "Platform.prepare", "is_async": false }, { "id": "amaranth.build.plat.Platform.iter_port_constraints_bits", "name": "iter_port_constraints_bits", "lineno": 178, "scope": "Platform", "is_async": false }, { "id": "amaranth.build.plat.Platform.toolchain_prepare", "name": "toolchain_prepare", "lineno": 191, "scope": "Platform", "is_async": false }, { "id": "amaranth.build.plat.Platform.toolchain_program", "name": "toolchain_program", "lineno": 198, "scope": "Platform", "is_async": false }, { "id": "amaranth.build.plat.TemplatedPlatform.iter_signal_clock_constraints", "name": "iter_signal_clock_constraints", "lineno": 234, "scope": "TemplatedPlatform", "is_async": false }, { "id": "amaranth.build.plat.TemplatedPlatform.toolchain_prepare", "name": "toolchain_prepare", "lineno": 243, "scope": "TemplatedPlatform", "is_async": false }, { "id": "amaranth.build.plat.TemplatedPlatform.toolchain_prepare._extract_override", "name": "_extract_override", "lineno": 265, "scope": "TemplatedPlatform.toolchain_prepare", "is_async": false }, { "id": "amaranth.build.plat.TemplatedPlatform.toolchain_prepare.get_override", "name": "get_override", "lineno": 285, "scope": "TemplatedPlatform.toolchain_prepare", "is_async": false }, { "id": "amaranth.build.plat.TemplatedPlatform.toolchain_prepare.get_override_flag", "name": "get_override_flag", "lineno": 289, "scope": "TemplatedPlatform.toolchain_prepare", "is_async": false }, { "id": "amaranth.build.plat.TemplatedPlatform.toolchain_prepare.emit_rtlil", "name": "emit_rtlil", "lineno": 305, "scope": "TemplatedPlatform.toolchain_prepare", "is_async": false }, { "id": "amaranth.build.plat.TemplatedPlatform.toolchain_prepare.emit_verilog", "name": "emit_verilog", "lineno": 308, "scope": "TemplatedPlatform.toolchain_prepare", "is_async": false }, { "id": "amaranth.build.plat.TemplatedPlatform.toolchain_prepare.emit_debug_verilog", "name": "emit_debug_verilog", "lineno": 312, "scope": "TemplatedPlatform.toolchain_prepare", "is_async": false }, { "id": "amaranth.build.plat.TemplatedPlatform.toolchain_prepare.emit_commands", "name": "emit_commands", "lineno": 319, "scope": "TemplatedPlatform.toolchain_prepare", "is_async": false }, { "id": "amaranth.build.plat.TemplatedPlatform.toolchain_prepare.invoke_tool", "name": "invoke_tool", "lineno": 355, "scope": "TemplatedPlatform.toolchain_prepare", "is_async": false }, { "id": "amaranth.build.plat.TemplatedPlatform.toolchain_prepare.options", "name": "options", "lineno": 366, "scope": "TemplatedPlatform.toolchain_prepare", "is_async": false }, { "id": "amaranth.build.plat.TemplatedPlatform.toolchain_prepare.hierarchy", "name": "hierarchy", "lineno": 372, "scope": "TemplatedPlatform.toolchain_prepare", "is_async": false }, { "id": "amaranth.build.plat.TemplatedPlatform.toolchain_prepare.ascii_escape", "name": "ascii_escape", "lineno": 378, "scope": "TemplatedPlatform.toolchain_prepare", "is_async": false }, { "id": "amaranth.build.plat.TemplatedPlatform.toolchain_prepare.ascii_escape.escape_one", "name": "escape_one", "lineno": 379, "scope": "TemplatedPlatform.toolchain_prepare.ascii_escape", "is_async": false }, { "id": "amaranth.build.plat.TemplatedPlatform.toolchain_prepare.tcl_quote", "name": "tcl_quote", "lineno": 386, "scope": "TemplatedPlatform.toolchain_prepare", "is_async": false }, { "id": "amaranth.build.plat.TemplatedPlatform.toolchain_prepare.verbose", "name": "verbose", "lineno": 396, "scope": "TemplatedPlatform.toolchain_prepare", "is_async": false }, { "id": "amaranth.build.plat.TemplatedPlatform.toolchain_prepare.quiet", "name": "quiet", "lineno": 402, "scope": "TemplatedPlatform.toolchain_prepare", "is_async": false }, { "id": "amaranth.build.plat.TemplatedPlatform.toolchain_prepare.render", "name": "render", "lineno": 408, "scope": "TemplatedPlatform.toolchain_prepare", "is_async": false } ], "amaranth.build.res": [ { "id": "amaranth.build.res.PortMetadata.__init__", "name": "__init__", "lineno": 24, "scope": "PortMetadata", "is_async": false }, { "id": "amaranth.build.res.PinBuffer.__init__", "name": "__init__", "lineno": 30, "scope": "PinBuffer", "is_async": false }, { "id": "amaranth.build.res.PinBuffer.elaborate", "name": "elaborate", "lineno": 36, "scope": "PinBuffer", "is_async": false }, { "id": "amaranth.build.res.ResourceManager.__init__", "name": "__init__", "lineno": 102, "scope": "ResourceManager", "is_async": false }, { "id": "amaranth.build.res.ResourceManager.add_resources", "name": "add_resources", "lineno": 119, "scope": "ResourceManager", "is_async": false }, { "id": "amaranth.build.res.ResourceManager.add_connectors", "name": "add_connectors", "lineno": 128, "scope": "ResourceManager", "is_async": false }, { "id": "amaranth.build.res.ResourceManager.lookup", "name": "lookup", "lineno": 141, "scope": "ResourceManager", "is_async": false }, { "id": "amaranth.build.res.ResourceManager.request", "name": "request", "lineno": 147, "scope": "ResourceManager", "is_async": false }, { "id": "amaranth.build.res.ResourceManager.request.merge_options", "name": "merge_options", "lineno": 153, "scope": "ResourceManager.request", "is_async": false }, { "id": "amaranth.build.res.ResourceManager.request.resolve", "name": "resolve", "lineno": 192, "scope": "ResourceManager.request", "is_async": false }, { "id": "amaranth.build.res.ResourceManager.iter_pins", "name": "iter_pins", "lineno": 273, "scope": "ResourceManager", "is_async": false }, { "id": "amaranth.build.res.ResourceManager.add_clock_constraint", "name": "add_clock_constraint", "lineno": 276, "scope": "ResourceManager", "is_async": false }, { "id": "amaranth.build.res.ResourceManager.iter_signal_clock_constraints", "name": "iter_signal_clock_constraints", "lineno": 313, "scope": "ResourceManager", "is_async": false }, { "id": "amaranth.build.res.ResourceManager.iter_port_clock_constraints", "name": "iter_port_clock_constraints", "lineno": 316, "scope": "ResourceManager", "is_async": false } ], "amaranth.build.run": [ { "id": "amaranth.build.run.BuildPlan.__init__", "name": "__init__", "lineno": 19, "scope": "BuildPlan", "is_async": false }, { "id": "amaranth.build.run.BuildPlan.add_file", "name": "add_file", "lineno": 30, "scope": "BuildPlan", "is_async": false }, { "id": "amaranth.build.run.BuildPlan.digest", "name": "digest", "lineno": 42, "scope": "BuildPlan", "is_async": false }, { "id": "amaranth.build.run.BuildPlan.archive", "name": "archive", "lineno": 57, "scope": "BuildPlan", "is_async": false }, { "id": "amaranth.build.run.BuildPlan.extract", "name": "extract", "lineno": 68, "scope": "BuildPlan", "is_async": false }, { "id": "amaranth.build.run.BuildPlan.execute_local", "name": "execute_local", "lineno": 95, "scope": "BuildPlan", "is_async": false }, { "id": "amaranth.build.run.BuildPlan.execute_local_docker", "name": "execute_local_docker", "lineno": 120, "scope": "BuildPlan", "is_async": false }, { "id": "amaranth.build.run.BuildPlan.execute_remote_ssh", "name": "execute_remote_ssh", "lineno": 149, "scope": "BuildPlan", "is_async": false }, { "id": "amaranth.build.run.BuildPlan.execute_remote_ssh.mkdir_exist_ok", "name": "mkdir_exist_ok", "lineno": 172, "scope": "BuildPlan.execute_remote_ssh", "is_async": false }, { "id": "amaranth.build.run.BuildPlan.execute_remote_ssh.mkdirs", "name": "mkdirs", "lineno": 181, "scope": "BuildPlan.execute_remote_ssh", "is_async": false }, { "id": "amaranth.build.run.BuildPlan.execute", "name": "execute", "lineno": 227, "scope": "BuildPlan", "is_async": false }, { "id": "amaranth.build.run.BuildProducts.get", "name": "get", "lineno": 237, "scope": "BuildProducts", "is_async": false }, { "id": "amaranth.build.run.BuildProducts.extract", "name": "extract", "lineno": 245, "scope": "BuildProducts", "is_async": false }, { "id": "amaranth.build.run.LocalBuildProducts.__init__", "name": "__init__", "lineno": 280, "scope": "LocalBuildProducts", "is_async": false }, { "id": "amaranth.build.run.LocalBuildProducts.get", "name": "get", "lineno": 286, "scope": "LocalBuildProducts", "is_async": false }, { "id": "amaranth.build.run.RemoteSSHBuildProducts.__init__", "name": "__init__", "lineno": 293, "scope": "RemoteSSHBuildProducts", "is_async": false }, { "id": "amaranth.build.run.RemoteSSHBuildProducts.get", "name": "get", "lineno": 297, "scope": "RemoteSSHBuildProducts", "is_async": false } ], "amaranth.build": [], "amaranth.hdl._ast": [ { "id": "amaranth.hdl._ast.DUID.__init__", "name": "__init__", "lineno": 45, "scope": "DUID", "is_async": false }, { "id": "amaranth.hdl._ast.Shape.__init__", "name": "__init__", "lineno": 68, "scope": "Shape", "is_async": false }, { "id": "amaranth.hdl._ast.Shape.width", "name": "width", "lineno": 80, "scope": "Shape", "is_async": false }, { "id": "amaranth.hdl._ast.Shape.signed", "name": "signed", "lineno": 84, "scope": "Shape", "is_async": false }, { "id": "amaranth.hdl._ast.Shape._cast_plain_enum", "name": "_cast_plain_enum", "lineno": 90, "scope": "Shape", "is_async": false }, { "id": "amaranth.hdl._ast.Shape.cast", "name": "cast", "lineno": 109, "scope": "Shape", "is_async": false }, { "id": "amaranth.hdl._ast.Shape.__repr__", "name": "__repr__", "lineno": 157, "scope": "Shape", "is_async": false }, { "id": "amaranth.hdl._ast.Shape.__hash__", "name": "__hash__", "lineno": 167, "scope": "Shape", "is_async": false }, { "id": "amaranth.hdl._ast.Shape.__eq__", "name": "__eq__", "lineno": 170, "scope": "Shape", "is_async": false }, { "id": "amaranth.hdl._ast.Shape._unify", "name": "_unify", "lineno": 175, "scope": "Shape", "is_async": false }, { "id": "amaranth.hdl._ast.unsigned", "name": "unsigned", "lineno": 197, "scope": null, "is_async": false }, { "id": "amaranth.hdl._ast.signed", "name": "signed", "lineno": 202, "scope": null, "is_async": false }, { "id": "amaranth.hdl._ast.ShapeCastable.__init__", "name": "__init__", "lineno": 240, "scope": "ShapeCastable", "is_async": false }, { "id": "amaranth.hdl._ast.ShapeCastable.__init_subclass__", "name": "__init_subclass__", "lineno": 245, "scope": "ShapeCastable", "is_async": false }, { "id": "amaranth.hdl._ast.ShapeCastable.as_shape", "name": "as_shape", "lineno": 264, "scope": "ShapeCastable", "is_async": false }, { "id": "amaranth.hdl._ast.ShapeCastable.const", "name": "const", "lineno": 291, "scope": "ShapeCastable", "is_async": false }, { "id": "amaranth.hdl._ast.ShapeCastable.from_bits", "name": "from_bits", "lineno": 323, "scope": "ShapeCastable", "is_async": false }, { "id": "amaranth.hdl._ast.ShapeCastable.__call__", "name": "__call__", "lineno": 359, "scope": "ShapeCastable", "is_async": false }, { "id": "amaranth.hdl._ast.ShapeCastable.format", "name": "format", "lineno": 389, "scope": "ShapeCastable", "is_async": false }, { "id": "amaranth.hdl._ast._ShapeLikeMeta.__subclasscheck__", "name": "__subclasscheck__", "lineno": 412, "scope": "_ShapeLikeMeta", "is_async": false }, { "id": "amaranth.hdl._ast._ShapeLikeMeta.__instancecheck__", "name": "__instancecheck__", "lineno": 415, "scope": "_ShapeLikeMeta", "is_async": false }, { "id": "amaranth.hdl._ast.ShapeLike.__new__", "name": "__new__", "lineno": 452, "scope": "ShapeLike", "is_async": false }, { "id": "amaranth.hdl._ast._normalize_patterns", "name": "_normalize_patterns", "lineno": 456, "scope": null, "is_async": false }, { "id": "amaranth.hdl._ast._overridable_by_reflected", "name": "_overridable_by_reflected", "lineno": 487, "scope": null, "is_async": false }, { "id": "amaranth.hdl._ast._overridable_by_reflected.decorator", "name": "decorator", "lineno": 494, "scope": "_overridable_by_reflected", "is_async": false }, { "id": "amaranth.hdl._ast._overridable_by_reflected.decorator.wrapper", "name": "wrapper", "lineno": 496, "scope": "_overridable_by_reflected.decorator", "is_async": false }, { "id": "amaranth.hdl._ast.Value.cast", "name": "cast", "lineno": 548, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.__init__", "name": "__init__", "lineno": 583, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.shape", "name": "shape", "lineno": 588, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.as_unsigned", "name": "as_unsigned", "lineno": 601, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.as_signed", "name": "as_signed", "lineno": 610, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.__bool__", "name": "__bool__", "lineno": 626, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.bool", "name": "bool", "lineno": 640, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.__pos__", "name": "__pos__", "lineno": 652, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.__neg__", "name": "__neg__", "lineno": 662, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.__add__", "name": "__add__", "lineno": 678, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.__radd__", "name": "__radd__", "lineno": 694, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.__sub__", "name": "__sub__", "lineno": 702, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.__rsub__", "name": "__rsub__", "lineno": 722, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.__mul__", "name": "__mul__", "lineno": 730, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.__rmul__", "name": "__rmul__", "lineno": 742, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.__floordiv__", "name": "__floordiv__", "lineno": 750, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.__rfloordiv__", "name": "__rfloordiv__", "lineno": 768, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.__mod__", "name": "__mod__", "lineno": 778, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.__rmod__", "name": "__rmod__", "lineno": 789, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.__eq__", "name": "__eq__", "lineno": 797, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.__ne__", "name": "__ne__", "lineno": 807, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.__lt__", "name": "__lt__", "lineno": 817, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.__le__", "name": "__le__", "lineno": 827, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.__gt__", "name": "__gt__", "lineno": 837, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.__ge__", "name": "__ge__", "lineno": 847, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.__abs__", "name": "__abs__", "lineno": 856, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.__invert__", "name": "__invert__", "lineno": 874, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.__and__", "name": "__and__", "lineno": 897, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.__rand__", "name": "__rand__", "lineno": 913, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.all", "name": "all", "lineno": 920, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.__or__", "name": "__or__", "lineno": 930, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.__ror__", "name": "__ror__", "lineno": 946, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.any", "name": "any", "lineno": 953, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.__xor__", "name": "__xor__", "lineno": 966, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.__rxor__", "name": "__rxor__", "lineno": 982, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.xor", "name": "xor", "lineno": 989, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.__check_shamt", "name": "__check_shamt", "lineno": 998, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.__lshift__", "name": "__lshift__", "lineno": 1006, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.__rlshift__", "name": "__rlshift__", "lineno": 1025, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.shift_left", "name": "shift_left", "lineno": 1033, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.rotate_left", "name": "rotate_left", "lineno": 1054, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.__rshift__", "name": "__rshift__", "lineno": 1070, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.__rrshift__", "name": "__rrshift__", "lineno": 1089, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.shift_right", "name": "shift_right", "lineno": 1097, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.rotate_right", "name": "rotate_right", "lineno": 1120, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.__len__", "name": "__len__", "lineno": 1135, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.__getitem__", "name": "__getitem__", "lineno": 1145, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.__contains__", "name": "__contains__", "lineno": 1185, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.bit_select", "name": "bit_select", "lineno": 1200, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.word_select", "name": "word_select", "lineno": 1234, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.replicate", "name": "replicate", "lineno": 1268, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.matches", "name": "matches", "lineno": 1290, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.eq", "name": "eq", "lineno": 1323, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value.__format__", "name": "__format__", "lineno": 1356, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value._lhs_signals", "name": "_lhs_signals", "lineno": 1367, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.Value._rhs_signals", "name": "_rhs_signals", "lineno": 1371, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._ast.ValueCastable.__init__", "name": "__init__", "lineno": 1396, "scope": "ValueCastable", "is_async": false }, { "id": "amaranth.hdl._ast.ValueCastable.__init_subclass__", "name": "__init_subclass__", "lineno": 1401, "scope": "ValueCastable", "is_async": false }, { "id": "amaranth.hdl._ast.ValueCastable.as_value", "name": "as_value", "lineno": 1412, "scope": "ValueCastable", "is_async": false }, { "id": "amaranth.hdl._ast.ValueCastable.shape", "name": "shape", "lineno": 1441, "scope": "ValueCastable", "is_async": false }, { "id": "amaranth.hdl._ast._ValueLikeMeta.__subclasscheck__", "name": "__subclasscheck__", "lineno": 1478, "scope": "_ValueLikeMeta", "is_async": false }, { "id": "amaranth.hdl._ast._ValueLikeMeta.__instancecheck__", "name": "__instancecheck__", "lineno": 1485, "scope": "_ValueLikeMeta", "is_async": false }, { "id": "amaranth.hdl._ast.ValueLike.__new__", "name": "__new__", "lineno": 1519, "scope": "ValueLike", "is_async": false }, { "id": "amaranth.hdl._ast._ConstMeta.__call__", "name": "__call__", "lineno": 1524, "scope": "_ConstMeta", "is_async": false }, { "id": "amaranth.hdl._ast.Const.cast", "name": "cast", "lineno": 1556, "scope": "Const", "is_async": false }, { "id": "amaranth.hdl._ast.Const.__init__", "name": "__init__", "lineno": 1581, "scope": "Const", "is_async": false }, { "id": "amaranth.hdl._ast.Const.shape", "name": "shape", "lineno": 1607, "scope": "Const", "is_async": false }, { "id": "amaranth.hdl._ast.Const.value", "name": "value", "lineno": 1611, "scope": "Const", "is_async": false }, { "id": "amaranth.hdl._ast.Const._rhs_signals", "name": "_rhs_signals", "lineno": 1614, "scope": "Const", "is_async": false }, { "id": "amaranth.hdl._ast.Const.__repr__", "name": "__repr__", "lineno": 1617, "scope": "Const", "is_async": false }, { "id": "amaranth.hdl._ast.Operator.__init__", "name": "__init__", "lineno": 1629, "scope": "Operator", "is_async": false }, { "id": "amaranth.hdl._ast.Operator.operator", "name": "operator", "lineno": 1635, "scope": "Operator", "is_async": false }, { "id": "amaranth.hdl._ast.Operator.operands", "name": "operands", "lineno": 1639, "scope": "Operator", "is_async": false }, { "id": "amaranth.hdl._ast.Operator.shape", "name": "shape", "lineno": 1642, "scope": "Operator", "is_async": false }, { "id": "amaranth.hdl._ast.Operator._lhs_signals", "name": "_lhs_signals", "lineno": 1682, "scope": "Operator", "is_async": false }, { "id": "amaranth.hdl._ast.Operator._rhs_signals", "name": "_rhs_signals", "lineno": 1687, "scope": "Operator", "is_async": false }, { "id": "amaranth.hdl._ast.Operator.__repr__", "name": "__repr__", "lineno": 1690, "scope": "Operator", "is_async": false }, { "id": "amaranth.hdl._ast.Mux", "name": "Mux", "lineno": 1694, "scope": null, "is_async": false }, { "id": "amaranth.hdl._ast.Slice.__init__", "name": "__init__", "lineno": 1715, "scope": "Slice", "is_async": false }, { "id": "amaranth.hdl._ast.Slice.value", "name": "value", "lineno": 1744, "scope": "Slice", "is_async": false }, { "id": "amaranth.hdl._ast.Slice.start", "name": "start", "lineno": 1748, "scope": "Slice", "is_async": false }, { "id": "amaranth.hdl._ast.Slice.stop", "name": "stop", "lineno": 1752, "scope": "Slice", "is_async": false }, { "id": "amaranth.hdl._ast.Slice.shape", "name": "shape", "lineno": 1755, "scope": "Slice", "is_async": false }, { "id": "amaranth.hdl._ast.Slice._lhs_signals", "name": "_lhs_signals", "lineno": 1758, "scope": "Slice", "is_async": false }, { "id": "amaranth.hdl._ast.Slice._rhs_signals", "name": "_rhs_signals", "lineno": 1761, "scope": "Slice", "is_async": false }, { "id": "amaranth.hdl._ast.Slice.__repr__", "name": "__repr__", "lineno": 1764, "scope": "Slice", "is_async": false }, { "id": "amaranth.hdl._ast.Part.__init__", "name": "__init__", "lineno": 1770, "scope": "Part", "is_async": false }, { "id": "amaranth.hdl._ast.Part.value", "name": "value", "lineno": 1788, "scope": "Part", "is_async": false }, { "id": "amaranth.hdl._ast.Part.offset", "name": "offset", "lineno": 1792, "scope": "Part", "is_async": false }, { "id": "amaranth.hdl._ast.Part.width", "name": "width", "lineno": 1796, "scope": "Part", "is_async": false }, { "id": "amaranth.hdl._ast.Part.stride", "name": "stride", "lineno": 1800, "scope": "Part", "is_async": false }, { "id": "amaranth.hdl._ast.Part.shape", "name": "shape", "lineno": 1803, "scope": "Part", "is_async": false }, { "id": "amaranth.hdl._ast.Part._lhs_signals", "name": "_lhs_signals", "lineno": 1806, "scope": "Part", "is_async": false }, { "id": "amaranth.hdl._ast.Part._rhs_signals", "name": "_rhs_signals", "lineno": 1809, "scope": "Part", "is_async": false }, { "id": "amaranth.hdl._ast.Part.__repr__", "name": "__repr__", "lineno": 1812, "scope": "Part", "is_async": false }, { "id": "amaranth.hdl._ast.Cat", "name": "Cat", "lineno": 1817, "scope": null, "is_async": false }, { "id": "amaranth.hdl._ast.Concat.__init__", "name": "__init__", "lineno": 1850, "scope": "Concat", "is_async": false }, { "id": "amaranth.hdl._ast.Concat.parts", "name": "parts", "lineno": 1871, "scope": "Concat", "is_async": false }, { "id": "amaranth.hdl._ast.Concat.shape", "name": "shape", "lineno": 1874, "scope": "Concat", "is_async": false }, { "id": "amaranth.hdl._ast.Concat._lhs_signals", "name": "_lhs_signals", "lineno": 1877, "scope": "Concat", "is_async": false }, { "id": "amaranth.hdl._ast.Concat._rhs_signals", "name": "_rhs_signals", "lineno": 1880, "scope": "Concat", "is_async": false }, { "id": "amaranth.hdl._ast.Concat.__repr__", "name": "__repr__", "lineno": 1883, "scope": "Concat", "is_async": false }, { "id": "amaranth.hdl._ast.SwitchValue.__init__", "name": "__init__", "lineno": 1889, "scope": "SwitchValue", "is_async": false }, { "id": "amaranth.hdl._ast.SwitchValue.test", "name": "test", "lineno": 1912, "scope": "SwitchValue", "is_async": false }, { "id": "amaranth.hdl._ast.SwitchValue.cases", "name": "cases", "lineno": 1916, "scope": "SwitchValue", "is_async": false }, { "id": "amaranth.hdl._ast.SwitchValue.shape", "name": "shape", "lineno": 1919, "scope": "SwitchValue", "is_async": false }, { "id": "amaranth.hdl._ast.SwitchValue._lhs_signals", "name": "_lhs_signals", "lineno": 1922, "scope": "SwitchValue", "is_async": false }, { "id": "amaranth.hdl._ast.SwitchValue._rhs_signals", "name": "_rhs_signals", "lineno": 1925, "scope": "SwitchValue", "is_async": false }, { "id": "amaranth.hdl._ast.SwitchValue.__repr__", "name": "__repr__", "lineno": 1929, "scope": "SwitchValue", "is_async": false }, { "id": "amaranth.hdl._ast.SwitchValue.__repr__.case_repr", "name": "case_repr", "lineno": 1930, "scope": "SwitchValue.__repr__", "is_async": false }, { "id": "amaranth.hdl._ast._SignalMeta.__call__", "name": "__call__", "lineno": 1942, "scope": "_SignalMeta", "is_async": false }, { "id": "amaranth.hdl._ast._get_init_value", "name": "_get_init_value", "lineno": 1950, "scope": null, "is_async": false }, { "id": "amaranth.hdl._ast.Signal.__init__", "name": "__init__", "lineno": 2043, "scope": "Signal", "is_async": false }, { "id": "amaranth.hdl._ast.Signal.shape", "name": "shape", "lineno": 2087, "scope": "Signal", "is_async": false }, { "id": "amaranth.hdl._ast.Signal.init", "name": "init", "lineno": 2091, "scope": "Signal", "is_async": false }, { "id": "amaranth.hdl._ast.Signal.reset", "name": "reset", "lineno": 2095, "scope": "Signal", "is_async": false }, { "id": "amaranth.hdl._ast.Signal.reset_less", "name": "reset_less", "lineno": 2101, "scope": "Signal", "is_async": false }, { "id": "amaranth.hdl._ast.Signal.attrs", "name": "attrs", "lineno": 2105, "scope": "Signal", "is_async": false }, { "id": "amaranth.hdl._ast.Signal.decoder", "name": "decoder", "lineno": 2110, "scope": "Signal", "is_async": false }, { "id": "amaranth.hdl._ast.Signal.like", "name": "like", "lineno": 2114, "scope": "Signal", "is_async": false }, { "id": "amaranth.hdl._ast.Signal._lhs_signals", "name": "_lhs_signals", "lineno": 2153, "scope": "Signal", "is_async": false }, { "id": "amaranth.hdl._ast.Signal._rhs_signals", "name": "_rhs_signals", "lineno": 2156, "scope": "Signal", "is_async": false }, { "id": "amaranth.hdl._ast.Signal.__repr__", "name": "__repr__", "lineno": 2159, "scope": "Signal", "is_async": false }, { "id": "amaranth.hdl._ast.ClockSignal.__init__", "name": "__init__", "lineno": 2179, "scope": "ClockSignal", "is_async": false }, { "id": "amaranth.hdl._ast.ClockSignal.domain", "name": "domain", "lineno": 2188, "scope": "ClockSignal", "is_async": false }, { "id": "amaranth.hdl._ast.ClockSignal.shape", "name": "shape", "lineno": 2191, "scope": "ClockSignal", "is_async": false }, { "id": "amaranth.hdl._ast.ClockSignal._lhs_signals", "name": "_lhs_signals", "lineno": 2194, "scope": "ClockSignal", "is_async": false }, { "id": "amaranth.hdl._ast.ClockSignal._rhs_signals", "name": "_rhs_signals", "lineno": 2197, "scope": "ClockSignal", "is_async": false }, { "id": "amaranth.hdl._ast.ClockSignal.__repr__", "name": "__repr__", "lineno": 2200, "scope": "ClockSignal", "is_async": false }, { "id": "amaranth.hdl._ast.ResetSignal.__init__", "name": "__init__", "lineno": 2219, "scope": "ResetSignal", "is_async": false }, { "id": "amaranth.hdl._ast.ResetSignal.domain", "name": "domain", "lineno": 2229, "scope": "ResetSignal", "is_async": false }, { "id": "amaranth.hdl._ast.ResetSignal.allow_reset_less", "name": "allow_reset_less", "lineno": 2233, "scope": "ResetSignal", "is_async": false }, { "id": "amaranth.hdl._ast.ResetSignal.shape", "name": "shape", "lineno": 2236, "scope": "ResetSignal", "is_async": false }, { "id": "amaranth.hdl._ast.ResetSignal._lhs_signals", "name": "_lhs_signals", "lineno": 2239, "scope": "ResetSignal", "is_async": false }, { "id": "amaranth.hdl._ast.ResetSignal._rhs_signals", "name": "_rhs_signals", "lineno": 2242, "scope": "ResetSignal", "is_async": false }, { "id": "amaranth.hdl._ast.ResetSignal.__repr__", "name": "__repr__", "lineno": 2245, "scope": "ResetSignal", "is_async": false }, { "id": "amaranth.hdl._ast.AnyValue.__init__", "name": "__init__", "lineno": 2255, "scope": "AnyValue", "is_async": false }, { "id": "amaranth.hdl._ast.AnyValue.width", "name": "width", "lineno": 2263, "scope": "AnyValue", "is_async": false }, { "id": "amaranth.hdl._ast.AnyValue.signed", "name": "signed", "lineno": 2267, "scope": "AnyValue", "is_async": false }, { "id": "amaranth.hdl._ast.AnyValue.shape", "name": "shape", "lineno": 2270, "scope": "AnyValue", "is_async": false }, { "id": "amaranth.hdl._ast.AnyValue._rhs_signals", "name": "_rhs_signals", "lineno": 2273, "scope": "AnyValue", "is_async": false }, { "id": "amaranth.hdl._ast.AnyValue.__repr__", "name": "__repr__", "lineno": 2276, "scope": "AnyValue", "is_async": false }, { "id": "amaranth.hdl._ast.AnyConst", "name": "AnyConst", "lineno": 2280, "scope": null, "is_async": false }, { "id": "amaranth.hdl._ast.AnySeq", "name": "AnySeq", "lineno": 2284, "scope": null, "is_async": false }, { "id": "amaranth.hdl._ast.Array.__init__", "name": "__init__", "lineno": 2324, "scope": "Array", "is_async": false }, { "id": "amaranth.hdl._ast.Array.__getitem__", "name": "__getitem__", "lineno": 2329, "scope": "Array", "is_async": false }, { "id": "amaranth.hdl._ast.Array.__len__", "name": "__len__", "lineno": 2340, "scope": "Array", "is_async": false }, { "id": "amaranth.hdl._ast.Array._check_mutability", "name": "_check_mutability", "lineno": 2343, "scope": "Array", "is_async": false }, { "id": "amaranth.hdl._ast.Array.__setitem__", "name": "__setitem__", "lineno": 2348, "scope": "Array", "is_async": false }, { "id": "amaranth.hdl._ast.Array.__delitem__", "name": "__delitem__", "lineno": 2352, "scope": "Array", "is_async": false }, { "id": "amaranth.hdl._ast.Array.insert", "name": "insert", "lineno": 2356, "scope": "Array", "is_async": false }, { "id": "amaranth.hdl._ast.Array.__repr__", "name": "__repr__", "lineno": 2360, "scope": "Array", "is_async": false }, { "id": "amaranth.hdl._ast._proxy_value", "name": "_proxy_value", "lineno": 2365, "scope": null, "is_async": false }, { "id": "amaranth.hdl._ast._proxy_value.inner", "name": "inner", "lineno": 2367, "scope": "_proxy_value", "is_async": false }, { "id": "amaranth.hdl._ast.ArrayProxy.__init__", "name": "__init__", "lineno": 2374, "scope": "ArrayProxy", "is_async": false }, { "id": "amaranth.hdl._ast.ArrayProxy.elems", "name": "elems", "lineno": 2380, "scope": "ArrayProxy", "is_async": false }, { "id": "amaranth.hdl._ast.ArrayProxy.index", "name": "index", "lineno": 2384, "scope": "ArrayProxy", "is_async": false }, { "id": "amaranth.hdl._ast.ArrayProxy.__getattr__", "name": "__getattr__", "lineno": 2387, "scope": "ArrayProxy", "is_async": false }, { "id": "amaranth.hdl._ast.ArrayProxy.__getitem__", "name": "__getitem__", "lineno": 2390, "scope": "ArrayProxy", "is_async": false }, { "id": "amaranth.hdl._ast.ArrayProxy._iter_as_values", "name": "_iter_as_values", "lineno": 2393, "scope": "ArrayProxy", "is_async": false }, { "id": "amaranth.hdl._ast.ArrayProxy.shape", "name": "shape", "lineno": 2396, "scope": "ArrayProxy", "is_async": false }, { "id": "amaranth.hdl._ast.ArrayProxy.as_value", "name": "as_value", "lineno": 2401, "scope": "ArrayProxy", "is_async": false }, { "id": "amaranth.hdl._ast.ArrayProxy.eq", "name": "eq", "lineno": 2412, "scope": "ArrayProxy", "is_async": false }, { "id": "amaranth.hdl._ast.ArrayProxy.__repr__", "name": "__repr__", "lineno": 2415, "scope": "ArrayProxy", "is_async": false }, { "id": "amaranth.hdl._ast.Initial.__init__", "name": "__init__", "lineno": 2474, "scope": "Initial", "is_async": false }, { "id": "amaranth.hdl._ast.Initial.shape", "name": "shape", "lineno": 2477, "scope": "Initial", "is_async": false }, { "id": "amaranth.hdl._ast.Initial._rhs_signals", "name": "_rhs_signals", "lineno": 2480, "scope": "Initial", "is_async": false }, { "id": "amaranth.hdl._ast.Initial.__repr__", "name": "__repr__", "lineno": 2483, "scope": "Initial", "is_async": false }, { "id": "amaranth.hdl._ast._FormatLike._as_format", "name": "_as_format", "lineno": 2488, "scope": "_FormatLike", "is_async": false }, { "id": "amaranth.hdl._ast._FormatLike.__add__", "name": "__add__", "lineno": 2491, "scope": "_FormatLike", "is_async": false }, { "id": "amaranth.hdl._ast._FormatLike.__format__", "name": "__format__", "lineno": 2496, "scope": "_FormatLike", "is_async": false }, { "id": "amaranth.hdl._ast.Format.__init__", "name": "__init__", "lineno": 2508, "scope": "Format", "is_async": false }, { "id": "amaranth.hdl._ast.Format.__init__.get_field", "name": "get_field", "lineno": 2514, "scope": "Format.__init__", "is_async": false }, { "id": "amaranth.hdl._ast.Format.__init__.subformat", "name": "subformat", "lineno": 2534, "scope": "Format.__init__", "is_async": false }, { "id": "amaranth.hdl._ast.Format._as_format", "name": "_as_format", "lineno": 2585, "scope": "Format", "is_async": false }, { "id": "amaranth.hdl._ast.Format._from_chunks", "name": "_from_chunks", "lineno": 2589, "scope": "Format", "is_async": false }, { "id": "amaranth.hdl._ast.Format._clean_chunks", "name": "_clean_chunks", "lineno": 2595, "scope": "Format", "is_async": false }, { "id": "amaranth.hdl._ast.Format._to_format_string", "name": "_to_format_string", "lineno": 2606, "scope": "Format", "is_async": false }, { "id": "amaranth.hdl._ast.Format.__repr__", "name": "__repr__", "lineno": 2621, "scope": "Format", "is_async": false }, { "id": "amaranth.hdl._ast.Format._parse_format_spec", "name": "_parse_format_spec", "lineno": 2640, "scope": "Format", "is_async": false }, { "id": "amaranth.hdl._ast.Format._rhs_signals", "name": "_rhs_signals", "lineno": 2687, "scope": "Format", "is_async": false }, { "id": "amaranth.hdl._ast.Format.Enum.__init__", "name": "__init__", "lineno": 2697, "scope": "Format.Enum", "is_async": false }, { "id": "amaranth.hdl._ast.Format.Enum._as_format", "name": "_as_format", "lineno": 2712, "scope": "Format.Enum", "is_async": false }, { "id": "amaranth.hdl._ast.Format.Enum._as_format.str_val", "name": "str_val", "lineno": 2713, "scope": "Format.Enum._as_format", "is_async": false }, { "id": "amaranth.hdl._ast.Format.Enum.__repr__", "name": "__repr__", "lineno": 2722, "scope": "Format.Enum", "is_async": false }, { "id": "amaranth.hdl._ast.Format.Struct.__init__", "name": "__init__", "lineno": 2732, "scope": "Format.Struct", "is_async": false }, { "id": "amaranth.hdl._ast.Format.Struct._as_format", "name": "_as_format", "lineno": 2741, "scope": "Format.Struct", "is_async": false }, { "id": "amaranth.hdl._ast.Format.Struct.__repr__", "name": "__repr__", "lineno": 2751, "scope": "Format.Struct", "is_async": false }, { "id": "amaranth.hdl._ast.Format.Array.__init__", "name": "__init__", "lineno": 2760, "scope": "Format.Array", "is_async": false }, { "id": "amaranth.hdl._ast.Format.Array._as_format", "name": "_as_format", "lineno": 2767, "scope": "Format.Array", "is_async": false }, { "id": "amaranth.hdl._ast.Format.Array.__repr__", "name": "__repr__", "lineno": 2776, "scope": "Format.Array", "is_async": false }, { "id": "amaranth.hdl._ast._StatementList.__repr__", "name": "__repr__", "lineno": 2785, "scope": "_StatementList", "is_async": false }, { "id": "amaranth.hdl._ast._StatementList._lhs_signals", "name": "_lhs_signals", "lineno": 2788, "scope": "_StatementList", "is_async": false }, { "id": "amaranth.hdl._ast._StatementList._rhs_signals", "name": "_rhs_signals", "lineno": 2791, "scope": "_StatementList", "is_async": false }, { "id": "amaranth.hdl._ast.Statement.__init__", "name": "__init__", "lineno": 2796, "scope": "Statement", "is_async": false }, { "id": "amaranth.hdl._ast.Statement.cast", "name": "cast", "lineno": 2800, "scope": "Statement", "is_async": false }, { "id": "amaranth.hdl._ast.Assign.__init__", "name": "__init__", "lineno": 2812, "scope": "Assign", "is_async": false }, { "id": "amaranth.hdl._ast.Assign.lhs", "name": "lhs", "lineno": 2818, "scope": "Assign", "is_async": false }, { "id": "amaranth.hdl._ast.Assign.rhs", "name": "rhs", "lineno": 2822, "scope": "Assign", "is_async": false }, { "id": "amaranth.hdl._ast.Assign._lhs_signals", "name": "_lhs_signals", "lineno": 2825, "scope": "Assign", "is_async": false }, { "id": "amaranth.hdl._ast.Assign._rhs_signals", "name": "_rhs_signals", "lineno": 2828, "scope": "Assign", "is_async": false }, { "id": "amaranth.hdl._ast.Assign.__repr__", "name": "__repr__", "lineno": 2831, "scope": "Assign", "is_async": false }, { "id": "amaranth.hdl._ast.Print.__init__", "name": "__init__", "lineno": 2843, "scope": "Print", "is_async": false }, { "id": "amaranth.hdl._ast.Print.message", "name": "message", "lineno": 2863, "scope": "Print", "is_async": false }, { "id": "amaranth.hdl._ast.Print._lhs_signals", "name": "_lhs_signals", "lineno": 2866, "scope": "Print", "is_async": false }, { "id": "amaranth.hdl._ast.Print._rhs_signals", "name": "_rhs_signals", "lineno": 2869, "scope": "Print", "is_async": false }, { "id": "amaranth.hdl._ast.Print.__repr__", "name": "__repr__", "lineno": 2872, "scope": "Print", "is_async": false }, { "id": "amaranth.hdl._ast.Property.__init__", "name": "__init__", "lineno": 2889, "scope": "Property", "is_async": false }, { "id": "amaranth.hdl._ast.Property.kind", "name": "kind", "lineno": 2904, "scope": "Property", "is_async": false }, { "id": "amaranth.hdl._ast.Property.test", "name": "test", "lineno": 2908, "scope": "Property", "is_async": false }, { "id": "amaranth.hdl._ast.Property.message", "name": "message", "lineno": 2912, "scope": "Property", "is_async": false }, { "id": "amaranth.hdl._ast.Property._lhs_signals", "name": "_lhs_signals", "lineno": 2915, "scope": "Property", "is_async": false }, { "id": "amaranth.hdl._ast.Property._rhs_signals", "name": "_rhs_signals", "lineno": 2918, "scope": "Property", "is_async": false }, { "id": "amaranth.hdl._ast.Property.__repr__", "name": "__repr__", "lineno": 2923, "scope": "Property", "is_async": false }, { "id": "amaranth.hdl._ast.Assert", "name": "Assert", "lineno": 2929, "scope": null, "is_async": false }, { "id": "amaranth.hdl._ast.Assume", "name": "Assume", "lineno": 2933, "scope": null, "is_async": false }, { "id": "amaranth.hdl._ast.Cover", "name": "Cover", "lineno": 2937, "scope": null, "is_async": false }, { "id": "amaranth.hdl._ast._LateBoundStatement.resolve", "name": "resolve", "lineno": 2942, "scope": "_LateBoundStatement", "is_async": false }, { "id": "amaranth.hdl._ast.Switch.__init__", "name": "__init__", "lineno": 2948, "scope": "Switch", "is_async": false }, { "id": "amaranth.hdl._ast.Switch.test", "name": "test", "lineno": 2976, "scope": "Switch", "is_async": false }, { "id": "amaranth.hdl._ast.Switch.cases", "name": "cases", "lineno": 2980, "scope": "Switch", "is_async": false }, { "id": "amaranth.hdl._ast.Switch._lhs_signals", "name": "_lhs_signals", "lineno": 2983, "scope": "Switch", "is_async": false }, { "id": "amaranth.hdl._ast.Switch._rhs_signals", "name": "_rhs_signals", "lineno": 2986, "scope": "Switch", "is_async": false }, { "id": "amaranth.hdl._ast.Switch.__repr__", "name": "__repr__", "lineno": 2990, "scope": "Switch", "is_async": false }, { "id": "amaranth.hdl._ast.Switch.__repr__.case_repr", "name": "case_repr", "lineno": 2991, "scope": "Switch.__repr__", "is_async": false }, { "id": "amaranth.hdl._ast.IOValue.cast", "name": "cast", "lineno": 3005, "scope": "IOValue", "is_async": false }, { "id": "amaranth.hdl._ast.IOValue.__init__", "name": "__init__", "lineno": 3013, "scope": "IOValue", "is_async": false }, { "id": "amaranth.hdl._ast.IOValue.metadata", "name": "metadata", "lineno": 3018, "scope": "IOValue", "is_async": false }, { "id": "amaranth.hdl._ast.IOValue.__getitem__", "name": "__getitem__", "lineno": 3021, "scope": "IOValue", "is_async": false }, { "id": "amaranth.hdl._ast.IOPort.__init__", "name": "__init__", "lineno": 3040, "scope": "IOPort", "is_async": false }, { "id": "amaranth.hdl._ast.IOPort.__len__", "name": "__len__", "lineno": 3053, "scope": "IOPort", "is_async": false }, { "id": "amaranth.hdl._ast.IOPort.width", "name": "width", "lineno": 3057, "scope": "IOPort", "is_async": false }, { "id": "amaranth.hdl._ast.IOPort.attrs", "name": "attrs", "lineno": 3061, "scope": "IOPort", "is_async": false }, { "id": "amaranth.hdl._ast.IOPort.metadata", "name": "metadata", "lineno": 3065, "scope": "IOPort", "is_async": false }, { "id": "amaranth.hdl._ast.IOPort.__repr__", "name": "__repr__", "lineno": 3068, "scope": "IOPort", "is_async": false }, { "id": "amaranth.hdl._ast.IOConcat.__init__", "name": "__init__", "lineno": 3074, "scope": "IOConcat", "is_async": false }, { "id": "amaranth.hdl._ast.IOConcat.parts", "name": "parts", "lineno": 3079, "scope": "IOConcat", "is_async": false }, { "id": "amaranth.hdl._ast.IOConcat.__len__", "name": "__len__", "lineno": 3082, "scope": "IOConcat", "is_async": false }, { "id": "amaranth.hdl._ast.IOConcat.metadata", "name": "metadata", "lineno": 3086, "scope": "IOConcat", "is_async": false }, { "id": "amaranth.hdl._ast.IOConcat.__repr__", "name": "__repr__", "lineno": 3089, "scope": "IOConcat", "is_async": false }, { "id": "amaranth.hdl._ast.IOSlice.__init__", "name": "__init__", "lineno": 3095, "scope": "IOSlice", "is_async": false }, { "id": "amaranth.hdl._ast.IOSlice.value", "name": "value", "lineno": 3124, "scope": "IOSlice", "is_async": false }, { "id": "amaranth.hdl._ast.IOSlice.start", "name": "start", "lineno": 3128, "scope": "IOSlice", "is_async": false }, { "id": "amaranth.hdl._ast.IOSlice.stop", "name": "stop", "lineno": 3132, "scope": "IOSlice", "is_async": false }, { "id": "amaranth.hdl._ast.IOSlice.__len__", "name": "__len__", "lineno": 3135, "scope": "IOSlice", "is_async": false }, { "id": "amaranth.hdl._ast.IOSlice.metadata", "name": "metadata", "lineno": 3139, "scope": "IOSlice", "is_async": false }, { "id": "amaranth.hdl._ast.IOSlice.__repr__", "name": "__repr__", "lineno": 3142, "scope": "IOSlice", "is_async": false }, { "id": "amaranth.hdl._ast._MappedKeyCollection._map_key", "name": "_map_key", "lineno": 3148, "scope": "_MappedKeyCollection", "is_async": false }, { "id": "amaranth.hdl._ast._MappedKeyCollection._unmap_key", "name": "_unmap_key", "lineno": 3152, "scope": "_MappedKeyCollection", "is_async": false }, { "id": "amaranth.hdl._ast._MappedKeyDict.__init__", "name": "__init__", "lineno": 3157, "scope": "_MappedKeyDict", "is_async": false }, { "id": "amaranth.hdl._ast._MappedKeyDict.__getitem__", "name": "__getitem__", "lineno": 3162, "scope": "_MappedKeyDict", "is_async": false }, { "id": "amaranth.hdl._ast._MappedKeyDict.__setitem__", "name": "__setitem__", "lineno": 3166, "scope": "_MappedKeyDict", "is_async": false }, { "id": "amaranth.hdl._ast._MappedKeyDict.__delitem__", "name": "__delitem__", "lineno": 3170, "scope": "_MappedKeyDict", "is_async": false }, { "id": "amaranth.hdl._ast._MappedKeyDict.__iter__", "name": "__iter__", "lineno": 3174, "scope": "_MappedKeyDict", "is_async": false }, { "id": "amaranth.hdl._ast._MappedKeyDict.__eq__", "name": "__eq__", "lineno": 3181, "scope": "_MappedKeyDict", "is_async": false }, { "id": "amaranth.hdl._ast._MappedKeyDict.__len__", "name": "__len__", "lineno": 3193, "scope": "_MappedKeyDict", "is_async": false }, { "id": "amaranth.hdl._ast._MappedKeyDict.__repr__", "name": "__repr__", "lineno": 3196, "scope": "_MappedKeyDict", "is_async": false }, { "id": "amaranth.hdl._ast._MappedKeySet.__init__", "name": "__init__", "lineno": 3203, "scope": "_MappedKeySet", "is_async": false }, { "id": "amaranth.hdl._ast._MappedKeySet.add", "name": "add", "lineno": 3208, "scope": "_MappedKeySet", "is_async": false }, { "id": "amaranth.hdl._ast._MappedKeySet.update", "name": "update", "lineno": 3211, "scope": "_MappedKeySet", "is_async": false }, { "id": "amaranth.hdl._ast._MappedKeySet.discard", "name": "discard", "lineno": 3215, "scope": "_MappedKeySet", "is_async": false }, { "id": "amaranth.hdl._ast._MappedKeySet.__contains__", "name": "__contains__", "lineno": 3219, "scope": "_MappedKeySet", "is_async": false }, { "id": "amaranth.hdl._ast._MappedKeySet.__iter__", "name": "__iter__", "lineno": 3222, "scope": "_MappedKeySet", "is_async": false }, { "id": "amaranth.hdl._ast._MappedKeySet.__len__", "name": "__len__", "lineno": 3226, "scope": "_MappedKeySet", "is_async": false }, { "id": "amaranth.hdl._ast._MappedKeySet.__repr__", "name": "__repr__", "lineno": 3229, "scope": "_MappedKeySet", "is_async": false }, { "id": "amaranth.hdl._ast.SignalKey.__init__", "name": "__init__", "lineno": 3235, "scope": "SignalKey", "is_async": false }, { "id": "amaranth.hdl._ast.SignalKey.__hash__", "name": "__hash__", "lineno": 3246, "scope": "SignalKey", "is_async": false }, { "id": "amaranth.hdl._ast.SignalKey.__eq__", "name": "__eq__", "lineno": 3249, "scope": "SignalKey", "is_async": false }, { "id": "amaranth.hdl._ast.SignalKey.__lt__", "name": "__lt__", "lineno": 3254, "scope": "SignalKey", "is_async": false }, { "id": "amaranth.hdl._ast.SignalKey.__repr__", "name": "__repr__", "lineno": 3259, "scope": "SignalKey", "is_async": false } ], "amaranth.hdl._cd": [ { "id": "amaranth.hdl._cd.ClockDomain._name_for", "name": "_name_for", "lineno": 43, "scope": "ClockDomain", "is_async": false }, { "id": "amaranth.hdl._cd.ClockDomain.__init__", "name": "__init__", "lineno": 49, "scope": "ClockDomain", "is_async": false }, { "id": "amaranth.hdl._cd.ClockDomain.local", "name": "local", "lineno": 83, "scope": "ClockDomain", "is_async": false }, { "id": "amaranth.hdl._cd.ClockDomain.rename", "name": "rename", "lineno": 89, "scope": "ClockDomain", "is_async": false } ], "amaranth.hdl._dsl": [ { "id": "amaranth.hdl._dsl._check_stmt", "name": "_check_stmt", "lineno": 21, "scope": null, "is_async": false }, { "id": "amaranth.hdl._dsl._check_lhs", "name": "_check_lhs", "lineno": 49, "scope": null, "is_async": false }, { "id": "amaranth.hdl._dsl._check_rhs", "name": "_check_rhs", "lineno": 71, "scope": null, "is_async": false }, { "id": "amaranth.hdl._dsl._ModuleBuilderProxy.__init__", "name": "__init__", "lineno": 96, "scope": "_ModuleBuilderProxy", "is_async": false }, { "id": "amaranth.hdl._dsl._ModuleBuilderDomain.__init__", "name": "__init__", "lineno": 102, "scope": "_ModuleBuilderDomain", "is_async": false }, { "id": "amaranth.hdl._dsl._ModuleBuilderDomain.__iadd__", "name": "__iadd__", "lineno": 106, "scope": "_ModuleBuilderDomain", "is_async": false }, { "id": "amaranth.hdl._dsl._ModuleBuilderDomains.__getattr__", "name": "__getattr__", "lineno": 112, "scope": "_ModuleBuilderDomains", "is_async": false }, { "id": "amaranth.hdl._dsl._ModuleBuilderDomains.__getitem__", "name": "__getitem__", "lineno": 120, "scope": "_ModuleBuilderDomains", "is_async": false }, { "id": "amaranth.hdl._dsl._ModuleBuilderDomains.__setattr__", "name": "__setattr__", "lineno": 123, "scope": "_ModuleBuilderDomains", "is_async": false }, { "id": "amaranth.hdl._dsl._ModuleBuilderDomains.__setitem__", "name": "__setitem__", "lineno": 130, "scope": "_ModuleBuilderDomains", "is_async": false }, { "id": "amaranth.hdl._dsl._ModuleBuilderRoot.__init__", "name": "__init__", "lineno": 135, "scope": "_ModuleBuilderRoot", "is_async": false }, { "id": "amaranth.hdl._dsl._ModuleBuilderRoot.__getattr__", "name": "__getattr__", "lineno": 139, "scope": "_ModuleBuilderRoot", "is_async": false }, { "id": "amaranth.hdl._dsl._ModuleBuilderSubmodules.__init__", "name": "__init__", "lineno": 148, "scope": "_ModuleBuilderSubmodules", "is_async": false }, { "id": "amaranth.hdl._dsl._ModuleBuilderSubmodules.__iadd__", "name": "__iadd__", "lineno": 151, "scope": "_ModuleBuilderSubmodules", "is_async": false }, { "id": "amaranth.hdl._dsl._ModuleBuilderSubmodules.__setattr__", "name": "__setattr__", "lineno": 157, "scope": "_ModuleBuilderSubmodules", "is_async": false }, { "id": "amaranth.hdl._dsl._ModuleBuilderSubmodules.__setitem__", "name": "__setitem__", "lineno": 161, "scope": "_ModuleBuilderSubmodules", "is_async": false }, { "id": "amaranth.hdl._dsl._ModuleBuilderSubmodules.__getattr__", "name": "__getattr__", "lineno": 165, "scope": "_ModuleBuilderSubmodules", "is_async": false }, { "id": "amaranth.hdl._dsl._ModuleBuilderSubmodules.__getitem__", "name": "__getitem__", "lineno": 168, "scope": "_ModuleBuilderSubmodules", "is_async": false }, { "id": "amaranth.hdl._dsl._ModuleBuilderDomainSet.__init__", "name": "__init__", "lineno": 173, "scope": "_ModuleBuilderDomainSet", "is_async": false }, { "id": "amaranth.hdl._dsl._ModuleBuilderDomainSet.__iadd__", "name": "__iadd__", "lineno": 176, "scope": "_ModuleBuilderDomainSet", "is_async": false }, { "id": "amaranth.hdl._dsl._ModuleBuilderDomainSet.__setattr__", "name": "__setattr__", "lineno": 184, "scope": "_ModuleBuilderDomainSet", "is_async": false }, { "id": "amaranth.hdl._dsl._GuardedContextManager.__init__", "name": "__init__", "lineno": 200, "scope": "_GuardedContextManager", "is_async": false }, { "id": "amaranth.hdl._dsl._GuardedContextManager.__bool__", "name": "__bool__", "lineno": 204, "scope": "_GuardedContextManager", "is_async": false }, { "id": "amaranth.hdl._dsl._guardedcontextmanager", "name": "_guardedcontextmanager", "lineno": 209, "scope": null, "is_async": false }, { "id": "amaranth.hdl._dsl._guardedcontextmanager.decorator", "name": "decorator", "lineno": 210, "scope": "_guardedcontextmanager", "is_async": false }, { "id": "amaranth.hdl._dsl._guardedcontextmanager.decorator.helper", "name": "helper", "lineno": 212, "scope": "_guardedcontextmanager.decorator", "is_async": false }, { "id": "amaranth.hdl._dsl.FSMNextStatement.__init__", "name": "__init__", "lineno": 219, "scope": "FSMNextStatement", "is_async": false }, { "id": "amaranth.hdl._dsl.FSMNextStatement.resolve", "name": "resolve", "lineno": 224, "scope": "FSMNextStatement", "is_async": false }, { "id": "amaranth.hdl._dsl.FSM.__init__", "name": "__init__", "lineno": 229, "scope": "FSM", "is_async": false }, { "id": "amaranth.hdl._dsl.FSM.ongoing", "name": "ongoing", "lineno": 234, "scope": "FSM", "is_async": false }, { "id": "amaranth.hdl._dsl.resolve_statement", "name": "resolve_statement", "lineno": 242, "scope": null, "is_async": false }, { "id": "amaranth.hdl._dsl.resolve_statements", "name": "resolve_statements", "lineno": 260, "scope": null, "is_async": false }, { "id": "amaranth.hdl._dsl.Module.__init_subclass__", "name": "__init_subclass__", "lineno": 266, "scope": "Module", "is_async": false }, { "id": "amaranth.hdl._dsl.Module.__init__", "name": "__init__", "lineno": 270, "scope": "Module", "is_async": false }, { "id": "amaranth.hdl._dsl.Module._check_context", "name": "_check_context", "lineno": 288, "scope": "Module", "is_async": false }, { "id": "amaranth.hdl._dsl.Module._get_ctrl", "name": "_get_ctrl", "lineno": 305, "scope": "Module", "is_async": false }, { "id": "amaranth.hdl._dsl.Module._flush_ctrl", "name": "_flush_ctrl", "lineno": 311, "scope": "Module", "is_async": false }, { "id": "amaranth.hdl._dsl.Module._set_ctrl", "name": "_set_ctrl", "lineno": 315, "scope": "Module", "is_async": false }, { "id": "amaranth.hdl._dsl.Module._check_signed_cond", "name": "_check_signed_cond", "lineno": 320, "scope": "Module", "is_async": false }, { "id": "amaranth.hdl._dsl.Module.If", "name": "If", "lineno": 332, "scope": "Module", "is_async": false }, { "id": "amaranth.hdl._dsl.Module.Elif", "name": "Elif", "lineno": 356, "scope": "Module", "is_async": false }, { "id": "amaranth.hdl._dsl.Module.Else", "name": "Else", "lineno": 376, "scope": "Module", "is_async": false }, { "id": "amaranth.hdl._dsl.Module.Switch", "name": "Switch", "lineno": 395, "scope": "Module", "is_async": false }, { "id": "amaranth.hdl._dsl.Module.Case", "name": "Case", "lineno": 413, "scope": "Module", "is_async": false }, { "id": "amaranth.hdl._dsl.Module.Default", "name": "Default", "lineno": 432, "scope": "Module", "is_async": false }, { "id": "amaranth.hdl._dsl.Module.FSM", "name": "FSM", "lineno": 451, "scope": "Module", "is_async": false }, { "id": "amaranth.hdl._dsl.Module.State", "name": "State", "lineno": 489, "scope": "Module", "is_async": false }, { "id": "amaranth.hdl._dsl.Module.next", "name": "next", "lineno": 511, "scope": "Module", "is_async": false }, { "id": "amaranth.hdl._dsl.Module.next", "name": "next", "lineno": 515, "scope": "Module", "is_async": false }, { "id": "amaranth.hdl._dsl.Module._pop_ctrl", "name": "_pop_ctrl", "lineno": 531, "scope": "Module", "is_async": false }, { "id": "amaranth.hdl._dsl.Module._add_statement", "name": "_add_statement", "lineno": 616, "scope": "Module", "is_async": false }, { "id": "amaranth.hdl._dsl.Module._add_submodule", "name": "_add_submodule", "lineno": 654, "scope": "Module", "is_async": false }, { "id": "amaranth.hdl._dsl.Module._get_submodule", "name": "_get_submodule", "lineno": 669, "scope": "Module", "is_async": false }, { "id": "amaranth.hdl._dsl.Module._add_domain", "name": "_add_domain", "lineno": 676, "scope": "Module", "is_async": false }, { "id": "amaranth.hdl._dsl.Module._flush", "name": "_flush", "lineno": 683, "scope": "Module", "is_async": false }, { "id": "amaranth.hdl._dsl.Module.elaborate", "name": "elaborate", "lineno": 687, "scope": "Module", "is_async": false } ], "amaranth.hdl._ir": [ { "id": "amaranth.hdl._ir.Fragment.get", "name": "get", "lineno": 49, "scope": "Fragment", "is_async": false }, { "id": "amaranth.hdl._ir.Fragment.__init__", "name": "__init__", "lineno": 71, "scope": "Fragment", "is_async": false }, { "id": "amaranth.hdl._ir.Fragment.add_domains", "name": "add_domains", "lineno": 81, "scope": "Fragment", "is_async": false }, { "id": "amaranth.hdl._ir.Fragment.iter_domains", "name": "iter_domains", "lineno": 87, "scope": "Fragment", "is_async": false }, { "id": "amaranth.hdl._ir.Fragment.add_statements", "name": "add_statements", "lineno": 90, "scope": "Fragment", "is_async": false }, { "id": "amaranth.hdl._ir.Fragment.add_subfragment", "name": "add_subfragment", "lineno": 96, "scope": "Fragment", "is_async": false }, { "id": "amaranth.hdl._ir.Fragment.find_subfragment", "name": "find_subfragment", "lineno": 100, "scope": "Fragment", "is_async": false }, { "id": "amaranth.hdl._ir.Fragment.find_generated", "name": "find_generated", "lineno": 112, "scope": "Fragment", "is_async": false }, { "id": "amaranth.hdl._ir.Fragment.elaborate", "name": "elaborate", "lineno": 120, "scope": "Fragment", "is_async": false }, { "id": "amaranth.hdl._ir.Fragment._propagate_domains_down", "name": "_propagate_domains_down", "lineno": 123, "scope": "Fragment", "is_async": false }, { "id": "amaranth.hdl._ir.Fragment._create_missing_domains", "name": "_create_missing_domains", "lineno": 136, "scope": "Fragment", "is_async": false }, { "id": "amaranth.hdl._ir.Fragment._propagate_domains", "name": "_propagate_domains", "lineno": 166, "scope": "Fragment", "is_async": false }, { "id": "amaranth.hdl._ir.Fragment._prepare_ports", "name": "_prepare_ports", "lineno": 172, "scope": "Fragment", "is_async": false }, { "id": "amaranth.hdl._ir.Fragment.prepare", "name": "prepare", "lineno": 209, "scope": "Fragment", "is_async": false }, { "id": "amaranth.hdl._ir.Fragment.prepare.resolve_signal", "name": "resolve_signal", "lineno": 221, "scope": "Fragment.prepare", "is_async": false }, { "id": "amaranth.hdl._ir.Fragment.name_from_type", "name": "name_from_type", "lineno": 243, "scope": "Fragment", "is_async": false }, { "id": "amaranth.hdl._ir.Instance.__init__", "name": "__init__", "lineno": 261, "scope": "Instance", "is_async": false }, { "id": "amaranth.hdl._ir.Instance.name_from_type", "name": "name_from_type", "lineno": 306, "scope": "Instance", "is_async": false }, { "id": "amaranth.hdl._ir.IOBufferInstance.__init__", "name": "__init__", "lineno": 311, "scope": "IOBufferInstance", "is_async": false }, { "id": "amaranth.hdl._ir.RequirePosedge.__init__", "name": "__init__", "lineno": 347, "scope": "RequirePosedge", "is_async": false }, { "id": "amaranth.hdl._ir._add_name", "name": "_add_name", "lineno": 353, "scope": null, "is_async": false }, { "id": "amaranth.hdl._ir.DesignFragmentInfo.__init__", "name": "__init__", "lineno": 362, "scope": "DesignFragmentInfo", "is_async": false }, { "id": "amaranth.hdl._ir.Design.__init__", "name": "__init__", "lineno": 380, "scope": "Design", "is_async": false }, { "id": "amaranth.hdl._ir.Design._compute_fragment_depth_parent", "name": "_compute_fragment_depth_parent", "lineno": 399, "scope": "Design", "is_async": false }, { "id": "amaranth.hdl._ir.Design._use_signal", "name": "_use_signal", "lineno": 405, "scope": "Design", "is_async": false }, { "id": "amaranth.hdl._ir.Design._use_io_port", "name": "_use_io_port", "lineno": 442, "scope": "Design", "is_async": false }, { "id": "amaranth.hdl._ir.Design._collect_used_signals_format", "name": "_collect_used_signals_format", "lineno": 451, "scope": "Design", "is_async": false }, { "id": "amaranth.hdl._ir.Design._collect_used_signals_value", "name": "_collect_used_signals_value", "lineno": 457, "scope": "Design", "is_async": false }, { "id": "amaranth.hdl._ir.Design._collect_used_signals_io_value", "name": "_collect_used_signals_io_value", "lineno": 480, "scope": "Design", "is_async": false }, { "id": "amaranth.hdl._ir.Design._collect_used_signals_stmt", "name": "_collect_used_signals_stmt", "lineno": 491, "scope": "Design", "is_async": false }, { "id": "amaranth.hdl._ir.Design._collect_used_signals", "name": "_collect_used_signals", "lineno": 509, "scope": "Design", "is_async": false }, { "id": "amaranth.hdl._ir.Design._add_io_ports", "name": "_add_io_ports", "lineno": 559, "scope": "Design", "is_async": false }, { "id": "amaranth.hdl._ir.Design._assign_port_names", "name": "_assign_port_names", "lineno": 566, "scope": "Design", "is_async": false }, { "id": "amaranth.hdl._ir.Design._assign_names", "name": "_assign_names", "lineno": 579, "scope": "Design", "is_async": false }, { "id": "amaranth.hdl._ir.Design._check_domain_requires", "name": "_check_domain_requires", "lineno": 637, "scope": "Design", "is_async": false }, { "id": "amaranth.hdl._ir.Design.lookup_domain", "name": "lookup_domain", "lineno": 649, "scope": "Design", "is_async": false }, { "id": "amaranth.hdl._ir.NetlistDriver.__init__", "name": "__init__", "lineno": 673, "scope": "NetlistDriver", "is_async": false }, { "id": "amaranth.hdl._ir.NetlistDriver.emit_value", "name": "emit_value", "lineno": 681, "scope": "NetlistDriver", "is_async": false }, { "id": "amaranth.hdl._ir.NetlistEmitter.__init__", "name": "__init__", "lineno": 720, "scope": "NetlistEmitter", "is_async": false }, { "id": "amaranth.hdl._ir.NetlistEmitter.emit_signal", "name": "emit_signal", "lineno": 736, "scope": "NetlistEmitter", "is_async": false }, { "id": "amaranth.hdl._ir.NetlistEmitter.emit_io", "name": "emit_io", "lineno": 745, "scope": "NetlistEmitter", "is_async": false }, { "id": "amaranth.hdl._ir.NetlistEmitter.emit_io_use", "name": "emit_io_use", "lineno": 765, "scope": "NetlistEmitter", "is_async": false }, { "id": "amaranth.hdl._ir.NetlistEmitter.emit_lhs", "name": "emit_lhs", "lineno": 778, "scope": "NetlistEmitter", "is_async": false }, { "id": "amaranth.hdl._ir.NetlistEmitter.extend", "name": "extend", "lineno": 794, "scope": "NetlistEmitter", "is_async": false }, { "id": "amaranth.hdl._ir.NetlistEmitter.emit_operator", "name": "emit_operator", "lineno": 803, "scope": "NetlistEmitter", "is_async": false }, { "id": "amaranth.hdl._ir.NetlistEmitter.emit_match", "name": "emit_match", "lineno": 807, "scope": "NetlistEmitter", "is_async": false }, { "id": "amaranth.hdl._ir.NetlistEmitter.unify_shapes_bitwise", "name": "unify_shapes_bitwise", "lineno": 817, "scope": "NetlistEmitter", "is_async": false }, { "id": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "name": "emit_rhs", "lineno": 827, "scope": "NetlistEmitter", "is_async": false }, { "id": "amaranth.hdl._ir.NetlistEmitter.connect", "name": "connect", "lineno": 1015, "scope": "NetlistEmitter", "is_async": false }, { "id": "amaranth.hdl._ir.NetlistEmitter.emit_assign", "name": "emit_assign", "lineno": 1026, "scope": "NetlistEmitter", "is_async": false }, { "id": "amaranth.hdl._ir.NetlistEmitter.emit_format", "name": "emit_format", "lineno": 1097, "scope": "NetlistEmitter", "is_async": false }, { "id": "amaranth.hdl._ir.NetlistEmitter.emit_stmt", "name": "emit_stmt", "lineno": 1108, "scope": "NetlistEmitter", "is_async": false }, { "id": "amaranth.hdl._ir.NetlistEmitter.emit_iobuffer", "name": "emit_iobuffer", "lineno": 1184, "scope": "NetlistEmitter", "is_async": false }, { "id": "amaranth.hdl._ir.NetlistEmitter.emit_memory", "name": "emit_memory", "lineno": 1203, "scope": "NetlistEmitter", "is_async": false }, { "id": "amaranth.hdl._ir.NetlistEmitter.emit_write_port", "name": "emit_write_port", "lineno": 1214, "scope": "NetlistEmitter", "is_async": false }, { "id": "amaranth.hdl._ir.NetlistEmitter.emit_read_port", "name": "emit_read_port", "lineno": 1233, "scope": "NetlistEmitter", "is_async": false }, { "id": "amaranth.hdl._ir.NetlistEmitter.emit_instance", "name": "emit_instance", "lineno": 1261, "scope": "NetlistEmitter", "is_async": false }, { "id": "amaranth.hdl._ir.NetlistEmitter.emit_top_ports", "name": "emit_top_ports", "lineno": 1302, "scope": "NetlistEmitter", "is_async": false }, { "id": "amaranth.hdl._ir.NetlistEmitter.emit_signal_fields", "name": "emit_signal_fields", "lineno": 1334, "scope": "NetlistEmitter", "is_async": false }, { "id": "amaranth.hdl._ir.NetlistEmitter.emit_signal_fields.emit_format", "name": "emit_format", "lineno": 1338, "scope": "NetlistEmitter.emit_signal_fields", "is_async": false }, { "id": "amaranth.hdl._ir.NetlistEmitter.emit_drivers", "name": "emit_drivers", "lineno": 1370, "scope": "NetlistEmitter", "is_async": false }, { "id": "amaranth.hdl._ir.NetlistEmitter.emit_undef_ff", "name": "emit_undef_ff", "lineno": 1467, "scope": "NetlistEmitter", "is_async": false }, { "id": "amaranth.hdl._ir.NetlistEmitter.emit_undriven", "name": "emit_undriven", "lineno": 1500, "scope": "NetlistEmitter", "is_async": false }, { "id": "amaranth.hdl._ir.NetlistEmitter.emit_fragment", "name": "emit_fragment", "lineno": 1508, "scope": "NetlistEmitter", "is_async": false }, { "id": "amaranth.hdl._ir._emit_netlist", "name": "_emit_netlist", "lineno": 1558, "scope": null, "is_async": false }, { "id": "amaranth.hdl._ir._compute_net_flows", "name": "_compute_net_flows", "lineno": 1562, "scope": null, "is_async": false }, { "id": "amaranth.hdl._ir._compute_net_flows.use_net", "name": "use_net", "lineno": 1602, "scope": "_compute_net_flows", "is_async": false }, { "id": "amaranth.hdl._ir._compute_ports", "name": "_compute_ports", "lineno": 1650, "scope": null, "is_async": false }, { "id": "amaranth.hdl._ir._compute_ionet_dirs", "name": "_compute_ionet_dirs", "lineno": 1713, "scope": null, "is_async": false }, { "id": "amaranth.hdl._ir._compute_io_ports", "name": "_compute_io_ports", "lineno": 1723, "scope": null, "is_async": false }, { "id": "amaranth.hdl._ir.build_netlist", "name": "build_netlist", "lineno": 1791, "scope": null, "is_async": false } ], "amaranth.hdl._mem": [ { "id": "amaranth.hdl._mem.MemoryData.Init.__init__", "name": "__init__", "lineno": 67, "scope": "MemoryData.Init", "is_async": false }, { "id": "amaranth.hdl._mem.MemoryData.Init.shape", "name": "shape", "lineno": 92, "scope": "MemoryData.Init", "is_async": false }, { "id": "amaranth.hdl._mem.MemoryData.Init.__getitem__", "name": "__getitem__", "lineno": 95, "scope": "MemoryData.Init", "is_async": false }, { "id": "amaranth.hdl._mem.MemoryData.Init.__setitem__", "name": "__setitem__", "lineno": 98, "scope": "MemoryData.Init", "is_async": false }, { "id": "amaranth.hdl._mem.MemoryData.Init.__delitem__", "name": "__delitem__", "lineno": 117, "scope": "MemoryData.Init", "is_async": false }, { "id": "amaranth.hdl._mem.MemoryData.Init.insert", "name": "insert", "lineno": 120, "scope": "MemoryData.Init", "is_async": false }, { "id": "amaranth.hdl._mem.MemoryData.Init.__len__", "name": "__len__", "lineno": 124, "scope": "MemoryData.Init", "is_async": false }, { "id": "amaranth.hdl._mem.MemoryData.Init.__repr__", "name": "__repr__", "lineno": 127, "scope": "MemoryData.Init", "is_async": false }, { "id": "amaranth.hdl._mem.MemoryData._Row.__init__", "name": "__init__", "lineno": 133, "scope": "MemoryData._Row", "is_async": false }, { "id": "amaranth.hdl._mem.MemoryData._Row.shape", "name": "shape", "lineno": 140, "scope": "MemoryData._Row", "is_async": false }, { "id": "amaranth.hdl._mem.MemoryData._Row._lhs_signals", "name": "_lhs_signals", "lineno": 143, "scope": "MemoryData._Row", "is_async": false }, { "id": "amaranth.hdl._mem.MemoryData._Row.__repr__", "name": "__repr__", "lineno": 149, "scope": "MemoryData._Row", "is_async": false }, { "id": "amaranth.hdl._mem.MemoryData.__init__", "name": "__init__", "lineno": 153, "scope": "MemoryData", "is_async": false }, { "id": "amaranth.hdl._mem.MemoryData.freeze", "name": "freeze", "lineno": 162, "scope": "MemoryData", "is_async": false }, { "id": "amaranth.hdl._mem.MemoryData.shape", "name": "shape", "lineno": 167, "scope": "MemoryData", "is_async": false }, { "id": "amaranth.hdl._mem.MemoryData.depth", "name": "depth", "lineno": 171, "scope": "MemoryData", "is_async": false }, { "id": "amaranth.hdl._mem.MemoryData.init", "name": "init", "lineno": 175, "scope": "MemoryData", "is_async": false }, { "id": "amaranth.hdl._mem.MemoryData.init", "name": "init", "lineno": 179, "scope": "MemoryData", "is_async": false }, { "id": "amaranth.hdl._mem.MemoryData.__repr__", "name": "__repr__", "lineno": 184, "scope": "MemoryData", "is_async": false }, { "id": "amaranth.hdl._mem.MemoryData.__getitem__", "name": "__getitem__", "lineno": 187, "scope": "MemoryData", "is_async": false }, { "id": "amaranth.hdl._mem.MemoryInstance._ReadPort.__init__", "name": "__init__", "lineno": 215, "scope": "MemoryInstance._ReadPort", "is_async": false }, { "id": "amaranth.hdl._mem.MemoryInstance._WritePort.__init__", "name": "__init__", "lineno": 230, "scope": "MemoryInstance._WritePort", "is_async": false }, { "id": "amaranth.hdl._mem.MemoryInstance._WritePort._granularity", "name": "_granularity", "lineno": 241, "scope": "MemoryInstance._WritePort", "is_async": false }, { "id": "amaranth.hdl._mem.MemoryInstance.__init__", "name": "__init__", "lineno": 247, "scope": "MemoryInstance", "is_async": false }, { "id": "amaranth.hdl._mem.MemoryInstance.read_port", "name": "read_port", "lineno": 256, "scope": "MemoryInstance", "is_async": false }, { "id": "amaranth.hdl._mem.MemoryInstance.write_port", "name": "write_port", "lineno": 267, "scope": "MemoryInstance", "is_async": false } ], "amaranth.hdl._nir": [ { "id": "amaranth.hdl._nir.Net.from_cell", "name": "from_cell", "lineno": 38, "scope": "Net", "is_async": false }, { "id": "amaranth.hdl._nir.Net.from_const", "name": "from_const", "lineno": 46, "scope": "Net", "is_async": false }, { "id": "amaranth.hdl._nir.Net.from_late", "name": "from_late", "lineno": 51, "scope": "Net", "is_async": false }, { "id": "amaranth.hdl._nir.Net.is_const", "name": "is_const", "lineno": 56, "scope": "Net", "is_async": false }, { "id": "amaranth.hdl._nir.Net.const", "name": "const", "lineno": 60, "scope": "Net", "is_async": false }, { "id": "amaranth.hdl._nir.Net.is_late", "name": "is_late", "lineno": 65, "scope": "Net", "is_async": false }, { "id": "amaranth.hdl._nir.Net.is_cell", "name": "is_cell", "lineno": 69, "scope": "Net", "is_async": false }, { "id": "amaranth.hdl._nir.Net.cell", "name": "cell", "lineno": 73, "scope": "Net", "is_async": false }, { "id": "amaranth.hdl._nir.Net.bit", "name": "bit", "lineno": 78, "scope": "Net", "is_async": false }, { "id": "amaranth.hdl._nir.Net.ensure", "name": "ensure", "lineno": 83, "scope": "Net", "is_async": false }, { "id": "amaranth.hdl._nir.Net.__repr__", "name": "__repr__", "lineno": 87, "scope": "Net", "is_async": false }, { "id": "amaranth.hdl._nir.Value.__new__", "name": "__new__", "lineno": 101, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._nir.Value.from_const", "name": "from_const", "lineno": 107, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._nir.Value.zeros", "name": "zeros", "lineno": 111, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._nir.Value.ones", "name": "ones", "lineno": 115, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._nir.Value.__getitem__", "name": "__getitem__", "lineno": 118, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._nir.Value.__repr__", "name": "__repr__", "lineno": 124, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._nir.Value.is_const", "name": "is_const", "lineno": 171, "scope": "Value", "is_async": false }, { "id": "amaranth.hdl._nir.IONet.from_port", "name": "from_port", "lineno": 181, "scope": "IONet", "is_async": false }, { "id": "amaranth.hdl._nir.IONet.port", "name": "port", "lineno": 187, "scope": "IONet", "is_async": false }, { "id": "amaranth.hdl._nir.IONet.bit", "name": "bit", "lineno": 191, "scope": "IONet", "is_async": false }, { "id": "amaranth.hdl._nir.IONet.ensure", "name": "ensure", "lineno": 195, "scope": "IONet", "is_async": false }, { "id": "amaranth.hdl._nir.IONet.__repr__", "name": "__repr__", "lineno": 199, "scope": "IONet", "is_async": false }, { "id": "amaranth.hdl._nir.IOValue.__new__", "name": "__new__", "lineno": 208, "scope": "IOValue", "is_async": false }, { "id": "amaranth.hdl._nir.IOValue.__getitem__", "name": "__getitem__", "lineno": 213, "scope": "IOValue", "is_async": false }, { "id": "amaranth.hdl._nir.IOValue.__repr__", "name": "__repr__", "lineno": 219, "scope": "IOValue", "is_async": false }, { "id": "amaranth.hdl._nir.FormatValue.__init__", "name": "__init__", "lineno": 257, "scope": "FormatValue", "is_async": false }, { "id": "amaranth.hdl._nir.FormatValue.__repr__", "name": "__repr__", "lineno": 264, "scope": "FormatValue", "is_async": false }, { "id": "amaranth.hdl._nir.Format.__init__", "name": "__init__", "lineno": 277, "scope": "Format", "is_async": false }, { "id": "amaranth.hdl._nir.Format.__repr__", "name": "__repr__", "lineno": 282, "scope": "Format", "is_async": false }, { "id": "amaranth.hdl._nir.Format.input_nets", "name": "input_nets", "lineno": 285, "scope": "Format", "is_async": false }, { "id": "amaranth.hdl._nir.Format.resolve_nets", "name": "resolve_nets", "lineno": 292, "scope": "Format", "is_async": false }, { "id": "amaranth.hdl._nir.SignalField.__init__", "name": "__init__", "lineno": 300, "scope": "SignalField", "is_async": false }, { "id": "amaranth.hdl._nir.SignalField.__eq__", "name": "__eq__", "lineno": 306, "scope": "SignalField", "is_async": false }, { "id": "amaranth.hdl._nir.Netlist.__init__", "name": "__init__", "lineno": 350, "scope": "Netlist", "is_async": false }, { "id": "amaranth.hdl._nir.Netlist.resolve_net", "name": "resolve_net", "lineno": 360, "scope": "Netlist", "is_async": false }, { "id": "amaranth.hdl._nir.Netlist.resolve_value", "name": "resolve_value", "lineno": 366, "scope": "Netlist", "is_async": false }, { "id": "amaranth.hdl._nir.Netlist.resolve_all_nets", "name": "resolve_all_nets", "lineno": 369, "scope": "Netlist", "is_async": false }, { "id": "amaranth.hdl._nir.Netlist.__repr__", "name": "__repr__", "lineno": 378, "scope": "Netlist", "is_async": false }, { "id": "amaranth.hdl._nir.Netlist.add_module", "name": "add_module", "lineno": 397, "scope": "Netlist", "is_async": false }, { "id": "amaranth.hdl._nir.Netlist.add_cell", "name": "add_cell", "lineno": 406, "scope": "Netlist", "is_async": false }, { "id": "amaranth.hdl._nir.Netlist.add_value_cell", "name": "add_value_cell", "lineno": 412, "scope": "Netlist", "is_async": false }, { "id": "amaranth.hdl._nir.Netlist.alloc_late_value", "name": "alloc_late_value", "lineno": 416, "scope": "Netlist", "is_async": false }, { "id": "amaranth.hdl._nir.Netlist.top", "name": "top", "lineno": 424, "scope": "Netlist", "is_async": false }, { "id": "amaranth.hdl._nir.Netlist.check_comb_cycles", "name": "check_comb_cycles", "lineno": 429, "scope": "Netlist", "is_async": false }, { "id": "amaranth.hdl._nir.Netlist.check_comb_cycles.Cycle.__init__", "name": "__init__", "lineno": 431, "scope": "Netlist.check_comb_cycles.Cycle", "is_async": false }, { "id": "amaranth.hdl._nir.Netlist.check_comb_cycles.traverse", "name": "traverse", "lineno": 438, "scope": "Netlist.check_comb_cycles", "is_async": false }, { "id": "amaranth.hdl._nir.IODirection.__or__", "name": "__or__", "lineno": 524, "scope": "IODirection", "is_async": false }, { "id": "amaranth.hdl._nir.Module.__init__", "name": "__init__", "lineno": 548, "scope": "Module", "is_async": false }, { "id": "amaranth.hdl._nir.Cell.__init__", "name": "__init__", "lineno": 573, "scope": "Cell", "is_async": false }, { "id": "amaranth.hdl._nir.Cell.input_nets", "name": "input_nets", "lineno": 577, "scope": "Cell", "is_async": false }, { "id": "amaranth.hdl._nir.Cell.output_nets", "name": "output_nets", "lineno": 580, "scope": "Cell", "is_async": false }, { "id": "amaranth.hdl._nir.Cell.io_nets", "name": "io_nets", "lineno": 583, "scope": "Cell", "is_async": false }, { "id": "amaranth.hdl._nir.Cell.resolve_nets", "name": "resolve_nets", "lineno": 586, "scope": "Cell", "is_async": false }, { "id": "amaranth.hdl._nir.Cell.comb_edges_to", "name": "comb_edges_to", "lineno": 589, "scope": "Cell", "is_async": false }, { "id": "amaranth.hdl._nir.Cell.comb_edges_is_per_bit", "name": "comb_edges_is_per_bit", "lineno": 592, "scope": "Cell", "is_async": false }, { "id": "amaranth.hdl._nir.Top.__init__", "name": "__init__", "lineno": 613, "scope": "Top", "is_async": false }, { "id": "amaranth.hdl._nir.Top.input_nets", "name": "input_nets", "lineno": 619, "scope": "Top", "is_async": false }, { "id": "amaranth.hdl._nir.Top.output_nets", "name": "output_nets", "lineno": 625, "scope": "Top", "is_async": false }, { "id": "amaranth.hdl._nir.Top.resolve_nets", "name": "resolve_nets", "lineno": 632, "scope": "Top", "is_async": false }, { "id": "amaranth.hdl._nir.Top.__repr__", "name": "__repr__", "lineno": 636, "scope": "Top", "is_async": false }, { "id": "amaranth.hdl._nir.Top.comb_edges_to", "name": "comb_edges_to", "lineno": 645, "scope": "Top", "is_async": false }, { "id": "amaranth.hdl._nir.Top.comb_edges_is_per_bit", "name": "comb_edges_is_per_bit", "lineno": 648, "scope": "Top", "is_async": false }, { "id": "amaranth.hdl._nir.Operator.__init__", "name": "__init__", "lineno": 687, "scope": "Operator", "is_async": false }, { "id": "amaranth.hdl._nir.Operator.width", "name": "width", "lineno": 694, "scope": "Operator", "is_async": false }, { "id": "amaranth.hdl._nir.Operator.input_nets", "name": "input_nets", "lineno": 704, "scope": "Operator", "is_async": false }, { "id": "amaranth.hdl._nir.Operator.output_nets", "name": "output_nets", "lineno": 710, "scope": "Operator", "is_async": false }, { "id": "amaranth.hdl._nir.Operator.resolve_nets", "name": "resolve_nets", "lineno": 713, "scope": "Operator", "is_async": false }, { "id": "amaranth.hdl._nir.Operator.__repr__", "name": "__repr__", "lineno": 716, "scope": "Operator", "is_async": false }, { "id": "amaranth.hdl._nir.Operator.comb_edges_to", "name": "comb_edges_to", "lineno": 720, "scope": "Operator", "is_async": false }, { "id": "amaranth.hdl._nir.Operator.comb_edges_is_per_bit", "name": "comb_edges_is_per_bit", "lineno": 742, "scope": "Operator", "is_async": false }, { "id": "amaranth.hdl._nir.Part.__init__", "name": "__init__", "lineno": 764, "scope": "Part", "is_async": false }, { "id": "amaranth.hdl._nir.Part.input_nets", "name": "input_nets", "lineno": 776, "scope": "Part", "is_async": false }, { "id": "amaranth.hdl._nir.Part.output_nets", "name": "output_nets", "lineno": 779, "scope": "Part", "is_async": false }, { "id": "amaranth.hdl._nir.Part.resolve_nets", "name": "resolve_nets", "lineno": 782, "scope": "Part", "is_async": false }, { "id": "amaranth.hdl._nir.Part.__repr__", "name": "__repr__", "lineno": 786, "scope": "Part", "is_async": false }, { "id": "amaranth.hdl._nir.Part.comb_edges_to", "name": "comb_edges_to", "lineno": 790, "scope": "Part", "is_async": false }, { "id": "amaranth.hdl._nir.Part.comb_edges_is_per_bit", "name": "comb_edges_is_per_bit", "lineno": 796, "scope": "Part", "is_async": false }, { "id": "amaranth.hdl._nir.Match.__init__", "name": "__init__", "lineno": 815, "scope": "Match", "is_async": false }, { "id": "amaranth.hdl._nir.Match.input_nets", "name": "input_nets", "lineno": 825, "scope": "Match", "is_async": false }, { "id": "amaranth.hdl._nir.Match.output_nets", "name": "output_nets", "lineno": 828, "scope": "Match", "is_async": false }, { "id": "amaranth.hdl._nir.Match.resolve_nets", "name": "resolve_nets", "lineno": 831, "scope": "Match", "is_async": false }, { "id": "amaranth.hdl._nir.Match.__repr__", "name": "__repr__", "lineno": 835, "scope": "Match", "is_async": false }, { "id": "amaranth.hdl._nir.Match.comb_edges_to", "name": "comb_edges_to", "lineno": 839, "scope": "Match", "is_async": false }, { "id": "amaranth.hdl._nir.Match.comb_edges_is_per_bit", "name": "comb_edges_is_per_bit", "lineno": 844, "scope": "Match", "is_async": false }, { "id": "amaranth.hdl._nir.Assignment.__init__", "name": "__init__", "lineno": 864, "scope": "Assignment", "is_async": false }, { "id": "amaranth.hdl._nir.Assignment.resolve_nets", "name": "resolve_nets", "lineno": 871, "scope": "Assignment", "is_async": false }, { "id": "amaranth.hdl._nir.Assignment.__repr__", "name": "__repr__", "lineno": 875, "scope": "Assignment", "is_async": false }, { "id": "amaranth.hdl._nir.AssignmentList.__init__", "name": "__init__", "lineno": 894, "scope": "AssignmentList", "is_async": false }, { "id": "amaranth.hdl._nir.AssignmentList.input_nets", "name": "input_nets", "lineno": 904, "scope": "AssignmentList", "is_async": false }, { "id": "amaranth.hdl._nir.AssignmentList.output_nets", "name": "output_nets", "lineno": 911, "scope": "AssignmentList", "is_async": false }, { "id": "amaranth.hdl._nir.AssignmentList.resolve_nets", "name": "resolve_nets", "lineno": 914, "scope": "AssignmentList", "is_async": false }, { "id": "amaranth.hdl._nir.AssignmentList.__repr__", "name": "__repr__", "lineno": 919, "scope": "AssignmentList", "is_async": false }, { "id": "amaranth.hdl._nir.AssignmentList.comb_edges_to", "name": "comb_edges_to", "lineno": 923, "scope": "AssignmentList", "is_async": false }, { "id": "amaranth.hdl._nir.AssignmentList.comb_edges_is_per_bit", "name": "comb_edges_is_per_bit", "lineno": 930, "scope": "AssignmentList", "is_async": false }, { "id": "amaranth.hdl._nir.FlipFlop.__init__", "name": "__init__", "lineno": 949, "scope": "FlipFlop", "is_async": false }, { "id": "amaranth.hdl._nir.FlipFlop.input_nets", "name": "input_nets", "lineno": 962, "scope": "FlipFlop", "is_async": false }, { "id": "amaranth.hdl._nir.FlipFlop.output_nets", "name": "output_nets", "lineno": 965, "scope": "FlipFlop", "is_async": false }, { "id": "amaranth.hdl._nir.FlipFlop.resolve_nets", "name": "resolve_nets", "lineno": 968, "scope": "FlipFlop", "is_async": false }, { "id": "amaranth.hdl._nir.FlipFlop.__repr__", "name": "__repr__", "lineno": 973, "scope": "FlipFlop", "is_async": false }, { "id": "amaranth.hdl._nir.FlipFlop.comb_edges_to", "name": "comb_edges_to", "lineno": 977, "scope": "FlipFlop", "is_async": false }, { "id": "amaranth.hdl._nir.FlipFlop.comb_edges_is_per_bit", "name": "comb_edges_is_per_bit", "lineno": 981, "scope": "FlipFlop", "is_async": false }, { "id": "amaranth.hdl._nir.Memory.__init__", "name": "__init__", "lineno": 998, "scope": "Memory", "is_async": false }, { "id": "amaranth.hdl._nir.Memory.input_nets", "name": "input_nets", "lineno": 1007, "scope": "Memory", "is_async": false }, { "id": "amaranth.hdl._nir.Memory.output_nets", "name": "output_nets", "lineno": 1010, "scope": "Memory", "is_async": false }, { "id": "amaranth.hdl._nir.Memory.resolve_nets", "name": "resolve_nets", "lineno": 1013, "scope": "Memory", "is_async": false }, { "id": "amaranth.hdl._nir.Memory.__repr__", "name": "__repr__", "lineno": 1016, "scope": "Memory", "is_async": false }, { "id": "amaranth.hdl._nir.SyncWritePort.__init__", "name": "__init__", "lineno": 1035, "scope": "SyncWritePort", "is_async": false }, { "id": "amaranth.hdl._nir.SyncWritePort.input_nets", "name": "input_nets", "lineno": 1046, "scope": "SyncWritePort", "is_async": false }, { "id": "amaranth.hdl._nir.SyncWritePort.output_nets", "name": "output_nets", "lineno": 1049, "scope": "SyncWritePort", "is_async": false }, { "id": "amaranth.hdl._nir.SyncWritePort.resolve_nets", "name": "resolve_nets", "lineno": 1052, "scope": "SyncWritePort", "is_async": false }, { "id": "amaranth.hdl._nir.SyncWritePort.__repr__", "name": "__repr__", "lineno": 1058, "scope": "SyncWritePort", "is_async": false }, { "id": "amaranth.hdl._nir.AsyncReadPort.__init__", "name": "__init__", "lineno": 1072, "scope": "AsyncReadPort", "is_async": false }, { "id": "amaranth.hdl._nir.AsyncReadPort.input_nets", "name": "input_nets", "lineno": 1079, "scope": "AsyncReadPort", "is_async": false }, { "id": "amaranth.hdl._nir.AsyncReadPort.output_nets", "name": "output_nets", "lineno": 1082, "scope": "AsyncReadPort", "is_async": false }, { "id": "amaranth.hdl._nir.AsyncReadPort.resolve_nets", "name": "resolve_nets", "lineno": 1085, "scope": "AsyncReadPort", "is_async": false }, { "id": "amaranth.hdl._nir.AsyncReadPort.__repr__", "name": "__repr__", "lineno": 1088, "scope": "AsyncReadPort", "is_async": false }, { "id": "amaranth.hdl._nir.AsyncReadPort.comb_edges_to", "name": "comb_edges_to", "lineno": 1091, "scope": "AsyncReadPort", "is_async": false }, { "id": "amaranth.hdl._nir.AsyncReadPort.comb_edges_is_per_bit", "name": "comb_edges_is_per_bit", "lineno": 1095, "scope": "AsyncReadPort", "is_async": false }, { "id": "amaranth.hdl._nir.SyncReadPort.__init__", "name": "__init__", "lineno": 1115, "scope": "SyncReadPort", "is_async": false }, { "id": "amaranth.hdl._nir.SyncReadPort.input_nets", "name": "input_nets", "lineno": 1127, "scope": "SyncReadPort", "is_async": false }, { "id": "amaranth.hdl._nir.SyncReadPort.output_nets", "name": "output_nets", "lineno": 1130, "scope": "SyncReadPort", "is_async": false }, { "id": "amaranth.hdl._nir.SyncReadPort.resolve_nets", "name": "resolve_nets", "lineno": 1133, "scope": "SyncReadPort", "is_async": false }, { "id": "amaranth.hdl._nir.SyncReadPort.__repr__", "name": "__repr__", "lineno": 1138, "scope": "SyncReadPort", "is_async": false }, { "id": "amaranth.hdl._nir.SyncReadPort.comb_edges_to", "name": "comb_edges_to", "lineno": 1142, "scope": "SyncReadPort", "is_async": false }, { "id": "amaranth.hdl._nir.SyncReadPort.comb_edges_is_per_bit", "name": "comb_edges_is_per_bit", "lineno": 1145, "scope": "SyncReadPort", "is_async": false }, { "id": "amaranth.hdl._nir.AsyncPrint.__init__", "name": "__init__", "lineno": 1158, "scope": "AsyncPrint", "is_async": false }, { "id": "amaranth.hdl._nir.AsyncPrint.input_nets", "name": "input_nets", "lineno": 1165, "scope": "AsyncPrint", "is_async": false }, { "id": "amaranth.hdl._nir.AsyncPrint.output_nets", "name": "output_nets", "lineno": 1168, "scope": "AsyncPrint", "is_async": false }, { "id": "amaranth.hdl._nir.AsyncPrint.resolve_nets", "name": "resolve_nets", "lineno": 1171, "scope": "AsyncPrint", "is_async": false }, { "id": "amaranth.hdl._nir.AsyncPrint.__repr__", "name": "__repr__", "lineno": 1175, "scope": "AsyncPrint", "is_async": false }, { "id": "amaranth.hdl._nir.SyncPrint.__init__", "name": "__init__", "lineno": 1191, "scope": "SyncPrint", "is_async": false }, { "id": "amaranth.hdl._nir.SyncPrint.input_nets", "name": "input_nets", "lineno": 1201, "scope": "SyncPrint", "is_async": false }, { "id": "amaranth.hdl._nir.SyncPrint.output_nets", "name": "output_nets", "lineno": 1204, "scope": "SyncPrint", "is_async": false }, { "id": "amaranth.hdl._nir.SyncPrint.resolve_nets", "name": "resolve_nets", "lineno": 1207, "scope": "SyncPrint", "is_async": false }, { "id": "amaranth.hdl._nir.SyncPrint.__repr__", "name": "__repr__", "lineno": 1212, "scope": "SyncPrint", "is_async": false }, { "id": "amaranth.hdl._nir.Initial.input_nets", "name": "input_nets", "lineno": 1219, "scope": "Initial", "is_async": false }, { "id": "amaranth.hdl._nir.Initial.output_nets", "name": "output_nets", "lineno": 1222, "scope": "Initial", "is_async": false }, { "id": "amaranth.hdl._nir.Initial.resolve_nets", "name": "resolve_nets", "lineno": 1225, "scope": "Initial", "is_async": false }, { "id": "amaranth.hdl._nir.Initial.__repr__", "name": "__repr__", "lineno": 1228, "scope": "Initial", "is_async": false }, { "id": "amaranth.hdl._nir.Initial.comb_edges_to", "name": "comb_edges_to", "lineno": 1231, "scope": "Initial", "is_async": false }, { "id": "amaranth.hdl._nir.Initial.comb_edges_is_per_bit", "name": "comb_edges_is_per_bit", "lineno": 1234, "scope": "Initial", "is_async": false }, { "id": "amaranth.hdl._nir.AnyValue.__init__", "name": "__init__", "lineno": 1248, "scope": "AnyValue", "is_async": false }, { "id": "amaranth.hdl._nir.AnyValue.input_nets", "name": "input_nets", "lineno": 1255, "scope": "AnyValue", "is_async": false }, { "id": "amaranth.hdl._nir.AnyValue.output_nets", "name": "output_nets", "lineno": 1258, "scope": "AnyValue", "is_async": false }, { "id": "amaranth.hdl._nir.AnyValue.resolve_nets", "name": "resolve_nets", "lineno": 1261, "scope": "AnyValue", "is_async": false }, { "id": "amaranth.hdl._nir.AnyValue.__repr__", "name": "__repr__", "lineno": 1264, "scope": "AnyValue", "is_async": false }, { "id": "amaranth.hdl._nir.AnyValue.comb_edges_to", "name": "comb_edges_to", "lineno": 1267, "scope": "AnyValue", "is_async": false }, { "id": "amaranth.hdl._nir.AnyValue.comb_edges_is_per_bit", "name": "comb_edges_is_per_bit", "lineno": 1270, "scope": "AnyValue", "is_async": false }, { "id": "amaranth.hdl._nir.AsyncProperty.__init__", "name": "__init__", "lineno": 1285, "scope": "AsyncProperty", "is_async": false }, { "id": "amaranth.hdl._nir.AsyncProperty.input_nets", "name": "input_nets", "lineno": 1295, "scope": "AsyncProperty", "is_async": false }, { "id": "amaranth.hdl._nir.AsyncProperty.output_nets", "name": "output_nets", "lineno": 1301, "scope": "AsyncProperty", "is_async": false }, { "id": "amaranth.hdl._nir.AsyncProperty.resolve_nets", "name": "resolve_nets", "lineno": 1304, "scope": "AsyncProperty", "is_async": false }, { "id": "amaranth.hdl._nir.AsyncProperty.__repr__", "name": "__repr__", "lineno": 1310, "scope": "AsyncProperty", "is_async": false }, { "id": "amaranth.hdl._nir.SyncProperty.__init__", "name": "__init__", "lineno": 1328, "scope": "SyncProperty", "is_async": false }, { "id": "amaranth.hdl._nir.SyncProperty.input_nets", "name": "input_nets", "lineno": 1341, "scope": "SyncProperty", "is_async": false }, { "id": "amaranth.hdl._nir.SyncProperty.output_nets", "name": "output_nets", "lineno": 1347, "scope": "SyncProperty", "is_async": false }, { "id": "amaranth.hdl._nir.SyncProperty.resolve_nets", "name": "resolve_nets", "lineno": 1350, "scope": "SyncProperty", "is_async": false }, { "id": "amaranth.hdl._nir.SyncProperty.__repr__", "name": "__repr__", "lineno": 1357, "scope": "SyncProperty", "is_async": false }, { "id": "amaranth.hdl._nir.Instance.__init__", "name": "__init__", "lineno": 1381, "scope": "Instance", "is_async": false }, { "id": "amaranth.hdl._nir.Instance.input_nets", "name": "input_nets", "lineno": 1392, "scope": "Instance", "is_async": false }, { "id": "amaranth.hdl._nir.Instance.output_nets", "name": "output_nets", "lineno": 1398, "scope": "Instance", "is_async": false }, { "id": "amaranth.hdl._nir.Instance.io_nets", "name": "io_nets", "lineno": 1405, "scope": "Instance", "is_async": false }, { "id": "amaranth.hdl._nir.Instance.resolve_nets", "name": "resolve_nets", "lineno": 1411, "scope": "Instance", "is_async": false }, { "id": "amaranth.hdl._nir.Instance.__repr__", "name": "__repr__", "lineno": 1415, "scope": "Instance", "is_async": false }, { "id": "amaranth.hdl._nir.Instance.comb_edges_to", "name": "comb_edges_to", "lineno": 1430, "scope": "Instance", "is_async": false }, { "id": "amaranth.hdl._nir.Instance.comb_edges_is_per_bit", "name": "comb_edges_is_per_bit", "lineno": 1434, "scope": "Instance", "is_async": false }, { "id": "amaranth.hdl._nir.IOBuffer.__init__", "name": "__init__", "lineno": 1452, "scope": "IOBuffer", "is_async": false }, { "id": "amaranth.hdl._nir.IOBuffer.input_nets", "name": "input_nets", "lineno": 1466, "scope": "IOBuffer", "is_async": false }, { "id": "amaranth.hdl._nir.IOBuffer.output_nets", "name": "output_nets", "lineno": 1472, "scope": "IOBuffer", "is_async": false }, { "id": "amaranth.hdl._nir.IOBuffer.io_nets", "name": "io_nets", "lineno": 1478, "scope": "IOBuffer", "is_async": false }, { "id": "amaranth.hdl._nir.IOBuffer.resolve_nets", "name": "resolve_nets", "lineno": 1481, "scope": "IOBuffer", "is_async": false }, { "id": "amaranth.hdl._nir.IOBuffer.__repr__", "name": "__repr__", "lineno": 1486, "scope": "IOBuffer", "is_async": false }, { "id": "amaranth.hdl._nir.IOBuffer.comb_edges_to", "name": "comb_edges_to", "lineno": 1492, "scope": "IOBuffer", "is_async": false }, { "id": "amaranth.hdl._nir.IOBuffer.comb_edges_is_per_bit", "name": "comb_edges_is_per_bit", "lineno": 1497, "scope": "IOBuffer", "is_async": false } ], "amaranth.hdl._time": [ { "id": "amaranth.hdl._time.Period.__init__", "name": "__init__", "lineno": 27, "scope": "Period", "is_async": false }, { "id": "amaranth.hdl._time.Period.seconds", "name": "seconds", "lineno": 55, "scope": "Period", "is_async": false }, { "id": "amaranth.hdl._time.Period.milliseconds", "name": "milliseconds", "lineno": 59, "scope": "Period", "is_async": false }, { "id": "amaranth.hdl._time.Period.microseconds", "name": "microseconds", "lineno": 63, "scope": "Period", "is_async": false }, { "id": "amaranth.hdl._time.Period.nanoseconds", "name": "nanoseconds", "lineno": 67, "scope": "Period", "is_async": false }, { "id": "amaranth.hdl._time.Period.picoseconds", "name": "picoseconds", "lineno": 71, "scope": "Period", "is_async": false }, { "id": "amaranth.hdl._time.Period.femtoseconds", "name": "femtoseconds", "lineno": 75, "scope": "Period", "is_async": false }, { "id": "amaranth.hdl._time.Period._check_reciprocal", "name": "_check_reciprocal", "lineno": 78, "scope": "Period", "is_async": false }, { "id": "amaranth.hdl._time.Period.hertz", "name": "hertz", "lineno": 85, "scope": "Period", "is_async": false }, { "id": "amaranth.hdl._time.Period.kilohertz", "name": "kilohertz", "lineno": 90, "scope": "Period", "is_async": false }, { "id": "amaranth.hdl._time.Period.megahertz", "name": "megahertz", "lineno": 95, "scope": "Period", "is_async": false }, { "id": "amaranth.hdl._time.Period.gigahertz", "name": "gigahertz", "lineno": 100, "scope": "Period", "is_async": false }, { "id": "amaranth.hdl._time.Period.__lt__", "name": "__lt__", "lineno": 104, "scope": "Period", "is_async": false }, { "id": "amaranth.hdl._time.Period.__le__", "name": "__le__", "lineno": 109, "scope": "Period", "is_async": false }, { "id": "amaranth.hdl._time.Period.__eq__", "name": "__eq__", "lineno": 114, "scope": "Period", "is_async": false }, { "id": "amaranth.hdl._time.Period.__ne__", "name": "__ne__", "lineno": 119, "scope": "Period", "is_async": false }, { "id": "amaranth.hdl._time.Period.__gt__", "name": "__gt__", "lineno": 124, "scope": "Period", "is_async": false }, { "id": "amaranth.hdl._time.Period.__ge__", "name": "__ge__", "lineno": 129, "scope": "Period", "is_async": false }, { "id": "amaranth.hdl._time.Period.__hash__", "name": "__hash__", "lineno": 134, "scope": "Period", "is_async": false }, { "id": "amaranth.hdl._time.Period.__bool__", "name": "__bool__", "lineno": 137, "scope": "Period", "is_async": false }, { "id": "amaranth.hdl._time.Period.__neg__", "name": "__neg__", "lineno": 140, "scope": "Period", "is_async": false }, { "id": "amaranth.hdl._time.Period.__pos__", "name": "__pos__", "lineno": 143, "scope": "Period", "is_async": false }, { "id": "amaranth.hdl._time.Period.__abs__", "name": "__abs__", "lineno": 146, "scope": "Period", "is_async": false }, { "id": "amaranth.hdl._time.Period.__add__", "name": "__add__", "lineno": 149, "scope": "Period", "is_async": false }, { "id": "amaranth.hdl._time.Period.__sub__", "name": "__sub__", "lineno": 154, "scope": "Period", "is_async": false }, { "id": "amaranth.hdl._time.Period.__mul__", "name": "__mul__", "lineno": 159, "scope": "Period", "is_async": false }, { "id": "amaranth.hdl._time.Period.__truediv__", "name": "__truediv__", "lineno": 166, "scope": "Period", "is_async": false }, { "id": "amaranth.hdl._time.Period.__floordiv__", "name": "__floordiv__", "lineno": 174, "scope": "Period", "is_async": false }, { "id": "amaranth.hdl._time.Period.__mod__", "name": "__mod__", "lineno": 179, "scope": "Period", "is_async": false }, { "id": "amaranth.hdl._time.Period.__str__", "name": "__str__", "lineno": 184, "scope": "Period", "is_async": false }, { "id": "amaranth.hdl._time.Period.__format__", "name": "__format__", "lineno": 187, "scope": "Period", "is_async": false }, { "id": "amaranth.hdl._time.Period.__repr__", "name": "__repr__", "lineno": 249, "scope": "Period", "is_async": false } ], "amaranth.hdl._xfrm": [ { "id": "amaranth.hdl._xfrm.ValueVisitor.on_Const", "name": "on_Const", "lineno": 25, "scope": "ValueVisitor", "is_async": false }, { "id": "amaranth.hdl._xfrm.ValueVisitor.on_Signal", "name": "on_Signal", "lineno": 29, "scope": "ValueVisitor", "is_async": false }, { "id": "amaranth.hdl._xfrm.ValueVisitor.on_ClockSignal", "name": "on_ClockSignal", "lineno": 33, "scope": "ValueVisitor", "is_async": false }, { "id": "amaranth.hdl._xfrm.ValueVisitor.on_ResetSignal", "name": "on_ResetSignal", "lineno": 37, "scope": "ValueVisitor", "is_async": false }, { "id": "amaranth.hdl._xfrm.ValueVisitor.on_AnyValue", "name": "on_AnyValue", "lineno": 41, "scope": "ValueVisitor", "is_async": false }, { "id": "amaranth.hdl._xfrm.ValueVisitor.on_Operator", "name": "on_Operator", "lineno": 45, "scope": "ValueVisitor", "is_async": false }, { "id": "amaranth.hdl._xfrm.ValueVisitor.on_Slice", "name": "on_Slice", "lineno": 49, "scope": "ValueVisitor", "is_async": false }, { "id": "amaranth.hdl._xfrm.ValueVisitor.on_Part", "name": "on_Part", "lineno": 53, "scope": "ValueVisitor", "is_async": false }, { "id": "amaranth.hdl._xfrm.ValueVisitor.on_Concat", "name": "on_Concat", "lineno": 57, "scope": "ValueVisitor", "is_async": false }, { "id": "amaranth.hdl._xfrm.ValueVisitor.on_SwitchValue", "name": "on_SwitchValue", "lineno": 61, "scope": "ValueVisitor", "is_async": false }, { "id": "amaranth.hdl._xfrm.ValueVisitor.on_Initial", "name": "on_Initial", "lineno": 65, "scope": "ValueVisitor", "is_async": false }, { "id": "amaranth.hdl._xfrm.ValueVisitor.on_unknown_value", "name": "on_unknown_value", "lineno": 68, "scope": "ValueVisitor", "is_async": false }, { "id": "amaranth.hdl._xfrm.ValueVisitor.replace_value_src_loc", "name": "replace_value_src_loc", "lineno": 71, "scope": "ValueVisitor", "is_async": false }, { "id": "amaranth.hdl._xfrm.ValueVisitor.on_value", "name": "on_value", "lineno": 74, "scope": "ValueVisitor", "is_async": false }, { "id": "amaranth.hdl._xfrm.ValueVisitor.__call__", "name": "__call__", "lineno": 103, "scope": "ValueVisitor", "is_async": false }, { "id": "amaranth.hdl._xfrm.ValueTransformer.on_Const", "name": "on_Const", "lineno": 108, "scope": "ValueTransformer", "is_async": false }, { "id": "amaranth.hdl._xfrm.ValueTransformer.on_Signal", "name": "on_Signal", "lineno": 111, "scope": "ValueTransformer", "is_async": false }, { "id": "amaranth.hdl._xfrm.ValueTransformer.on_ClockSignal", "name": "on_ClockSignal", "lineno": 114, "scope": "ValueTransformer", "is_async": false }, { "id": "amaranth.hdl._xfrm.ValueTransformer.on_ResetSignal", "name": "on_ResetSignal", "lineno": 117, "scope": "ValueTransformer", "is_async": false }, { "id": "amaranth.hdl._xfrm.ValueTransformer.on_AnyValue", "name": "on_AnyValue", "lineno": 120, "scope": "ValueTransformer", "is_async": false }, { "id": "amaranth.hdl._xfrm.ValueTransformer.on_Operator", "name": "on_Operator", "lineno": 123, "scope": "ValueTransformer", "is_async": false }, { "id": "amaranth.hdl._xfrm.ValueTransformer.on_Slice", "name": "on_Slice", "lineno": 126, "scope": "ValueTransformer", "is_async": false }, { "id": "amaranth.hdl._xfrm.ValueTransformer.on_Part", "name": "on_Part", "lineno": 129, "scope": "ValueTransformer", "is_async": false }, { "id": "amaranth.hdl._xfrm.ValueTransformer.on_Concat", "name": "on_Concat", "lineno": 133, "scope": "ValueTransformer", "is_async": false }, { "id": "amaranth.hdl._xfrm.ValueTransformer.on_SwitchValue", "name": "on_SwitchValue", "lineno": 136, "scope": "ValueTransformer", "is_async": false }, { "id": "amaranth.hdl._xfrm.ValueTransformer.on_Initial", "name": "on_Initial", "lineno": 139, "scope": "ValueTransformer", "is_async": false }, { "id": "amaranth.hdl._xfrm.StatementVisitor.on_Assign", "name": "on_Assign", "lineno": 145, "scope": "StatementVisitor", "is_async": false }, { "id": "amaranth.hdl._xfrm.StatementVisitor.on_Print", "name": "on_Print", "lineno": 149, "scope": "StatementVisitor", "is_async": false }, { "id": "amaranth.hdl._xfrm.StatementVisitor.on_Property", "name": "on_Property", "lineno": 153, "scope": "StatementVisitor", "is_async": false }, { "id": "amaranth.hdl._xfrm.StatementVisitor.on_Switch", "name": "on_Switch", "lineno": 157, "scope": "StatementVisitor", "is_async": false }, { "id": "amaranth.hdl._xfrm.StatementVisitor.on_statements", "name": "on_statements", "lineno": 161, "scope": "StatementVisitor", "is_async": false }, { "id": "amaranth.hdl._xfrm.StatementVisitor.on_unknown_statement", "name": "on_unknown_statement", "lineno": 164, "scope": "StatementVisitor", "is_async": false }, { "id": "amaranth.hdl._xfrm.StatementVisitor.replace_statement_src_loc", "name": "replace_statement_src_loc", "lineno": 167, "scope": "StatementVisitor", "is_async": false }, { "id": "amaranth.hdl._xfrm.StatementVisitor.on_statement", "name": "on_statement", "lineno": 170, "scope": "StatementVisitor", "is_async": false }, { "id": "amaranth.hdl._xfrm.StatementVisitor.__call__", "name": "__call__", "lineno": 189, "scope": "StatementVisitor", "is_async": false }, { "id": "amaranth.hdl._xfrm.StatementTransformer.on_value", "name": "on_value", "lineno": 194, "scope": "StatementTransformer", "is_async": false }, { "id": "amaranth.hdl._xfrm.StatementTransformer.on_Format", "name": "on_Format", "lineno": 197, "scope": "StatementTransformer", "is_async": false }, { "id": "amaranth.hdl._xfrm.StatementTransformer.on_Assign", "name": "on_Assign", "lineno": 207, "scope": "StatementTransformer", "is_async": false }, { "id": "amaranth.hdl._xfrm.StatementTransformer.on_Print", "name": "on_Print", "lineno": 210, "scope": "StatementTransformer", "is_async": false }, { "id": "amaranth.hdl._xfrm.StatementTransformer.on_Property", "name": "on_Property", "lineno": 213, "scope": "StatementTransformer", "is_async": false }, { "id": "amaranth.hdl._xfrm.StatementTransformer.on_Switch", "name": "on_Switch", "lineno": 220, "scope": "StatementTransformer", "is_async": false }, { "id": "amaranth.hdl._xfrm.StatementTransformer.on_statements", "name": "on_statements", "lineno": 224, "scope": "StatementTransformer", "is_async": false }, { "id": "amaranth.hdl._xfrm.FragmentTransformer.map_subfragments", "name": "map_subfragments", "lineno": 229, "scope": "FragmentTransformer", "is_async": false }, { "id": "amaranth.hdl._xfrm.FragmentTransformer.map_ports", "name": "map_ports", "lineno": 233, "scope": "FragmentTransformer", "is_async": false }, { "id": "amaranth.hdl._xfrm.FragmentTransformer.map_domains", "name": "map_domains", "lineno": 243, "scope": "FragmentTransformer", "is_async": false }, { "id": "amaranth.hdl._xfrm.FragmentTransformer.map_statements", "name": "map_statements", "lineno": 247, "scope": "FragmentTransformer", "is_async": false }, { "id": "amaranth.hdl._xfrm.FragmentTransformer.map_domain_renames", "name": "map_domain_renames", "lineno": 255, "scope": "FragmentTransformer", "is_async": false }, { "id": "amaranth.hdl._xfrm.FragmentTransformer.map_memory_ports", "name": "map_memory_ports", "lineno": 258, "scope": "FragmentTransformer", "is_async": false }, { "id": "amaranth.hdl._xfrm.FragmentTransformer.on_fragment", "name": "on_fragment", "lineno": 269, "scope": "FragmentTransformer", "is_async": false }, { "id": "amaranth.hdl._xfrm.FragmentTransformer.__call__", "name": "__call__", "lineno": 329, "scope": "FragmentTransformer", "is_async": false }, { "id": "amaranth.hdl._xfrm.TransformedElaboratable.__init__", "name": "__init__", "lineno": 344, "scope": "TransformedElaboratable", "is_async": false }, { "id": "amaranth.hdl._xfrm.TransformedElaboratable.__getattr__", "name": "__getattr__", "lineno": 352, "scope": "TransformedElaboratable", "is_async": false }, { "id": "amaranth.hdl._xfrm.TransformedElaboratable.elaborate", "name": "elaborate", "lineno": 355, "scope": "TransformedElaboratable", "is_async": false }, { "id": "amaranth.hdl._xfrm.DomainCollector.__init__", "name": "__init__", "lineno": 363, "scope": "DomainCollector", "is_async": false }, { "id": "amaranth.hdl._xfrm.DomainCollector._add_used_domain", "name": "_add_used_domain", "lineno": 368, "scope": "DomainCollector", "is_async": false }, { "id": "amaranth.hdl._xfrm.DomainCollector.on_ignore", "name": "on_ignore", "lineno": 375, "scope": "DomainCollector", "is_async": false }, { "id": "amaranth.hdl._xfrm.DomainCollector.on_ClockSignal", "name": "on_ClockSignal", "lineno": 382, "scope": "DomainCollector", "is_async": false }, { "id": "amaranth.hdl._xfrm.DomainCollector.on_ResetSignal", "name": "on_ResetSignal", "lineno": 385, "scope": "DomainCollector", "is_async": false }, { "id": "amaranth.hdl._xfrm.DomainCollector.on_Operator", "name": "on_Operator", "lineno": 388, "scope": "DomainCollector", "is_async": false }, { "id": "amaranth.hdl._xfrm.DomainCollector.on_Slice", "name": "on_Slice", "lineno": 392, "scope": "DomainCollector", "is_async": false }, { "id": "amaranth.hdl._xfrm.DomainCollector.on_Part", "name": "on_Part", "lineno": 395, "scope": "DomainCollector", "is_async": false }, { "id": "amaranth.hdl._xfrm.DomainCollector.on_Concat", "name": "on_Concat", "lineno": 399, "scope": "DomainCollector", "is_async": false }, { "id": "amaranth.hdl._xfrm.DomainCollector.on_SwitchValue", "name": "on_SwitchValue", "lineno": 403, "scope": "DomainCollector", "is_async": false }, { "id": "amaranth.hdl._xfrm.DomainCollector.on_Initial", "name": "on_Initial", "lineno": 408, "scope": "DomainCollector", "is_async": false }, { "id": "amaranth.hdl._xfrm.DomainCollector.on_Format", "name": "on_Format", "lineno": 411, "scope": "DomainCollector", "is_async": false }, { "id": "amaranth.hdl._xfrm.DomainCollector.on_Assign", "name": "on_Assign", "lineno": 417, "scope": "DomainCollector", "is_async": false }, { "id": "amaranth.hdl._xfrm.DomainCollector.on_Print", "name": "on_Print", "lineno": 421, "scope": "DomainCollector", "is_async": false }, { "id": "amaranth.hdl._xfrm.DomainCollector.on_Property", "name": "on_Property", "lineno": 424, "scope": "DomainCollector", "is_async": false }, { "id": "amaranth.hdl._xfrm.DomainCollector.on_Switch", "name": "on_Switch", "lineno": 429, "scope": "DomainCollector", "is_async": false }, { "id": "amaranth.hdl._xfrm.DomainCollector.on_statements", "name": "on_statements", "lineno": 434, "scope": "DomainCollector", "is_async": false }, { "id": "amaranth.hdl._xfrm.DomainCollector.on_fragment", "name": "on_fragment", "lineno": 438, "scope": "DomainCollector", "is_async": false }, { "id": "amaranth.hdl._xfrm.DomainCollector.__call__", "name": "__call__", "lineno": 477, "scope": "DomainCollector", "is_async": false }, { "id": "amaranth.hdl._xfrm.DomainRenamer.__init__", "name": "__init__", "lineno": 482, "scope": "DomainRenamer", "is_async": false }, { "id": "amaranth.hdl._xfrm.DomainRenamer.on_ClockSignal", "name": "on_ClockSignal", "lineno": 492, "scope": "DomainRenamer", "is_async": false }, { "id": "amaranth.hdl._xfrm.DomainRenamer.on_ResetSignal", "name": "on_ResetSignal", "lineno": 497, "scope": "DomainRenamer", "is_async": false }, { "id": "amaranth.hdl._xfrm.DomainRenamer.map_domains", "name": "map_domains", "lineno": 503, "scope": "DomainRenamer", "is_async": false }, { "id": "amaranth.hdl._xfrm.DomainRenamer.map_statements", "name": "map_statements", "lineno": 514, "scope": "DomainRenamer", "is_async": false }, { "id": "amaranth.hdl._xfrm.DomainRenamer.map_domain_renames", "name": "map_domain_renames", "lineno": 521, "scope": "DomainRenamer", "is_async": false }, { "id": "amaranth.hdl._xfrm.DomainRenamer.map_memory_ports", "name": "map_memory_ports", "lineno": 530, "scope": "DomainRenamer", "is_async": false }, { "id": "amaranth.hdl._xfrm.DomainRenamer.on_fragment", "name": "on_fragment", "lineno": 539, "scope": "DomainRenamer", "is_async": false }, { "id": "amaranth.hdl._xfrm.DomainLowerer.__init__", "name": "__init__", "lineno": 547, "scope": "DomainLowerer", "is_async": false }, { "id": "amaranth.hdl._xfrm.DomainLowerer._resolve", "name": "_resolve", "lineno": 550, "scope": "DomainLowerer", "is_async": false }, { "id": "amaranth.hdl._xfrm.DomainLowerer.replace_value_src_loc", "name": "replace_value_src_loc", "lineno": 556, "scope": "DomainLowerer", "is_async": false }, { "id": "amaranth.hdl._xfrm.DomainLowerer.on_ClockSignal", "name": "on_ClockSignal", "lineno": 559, "scope": "DomainLowerer", "is_async": false }, { "id": "amaranth.hdl._xfrm.DomainLowerer.on_ResetSignal", "name": "on_ResetSignal", "lineno": 563, "scope": "DomainLowerer", "is_async": false }, { "id": "amaranth.hdl._xfrm.DomainLowerer.on_fragment", "name": "on_fragment", "lineno": 573, "scope": "DomainLowerer", "is_async": false }, { "id": "amaranth.hdl._xfrm.LHSMaskCollector.__init__", "name": "__init__", "lineno": 579, "scope": "LHSMaskCollector", "is_async": false }, { "id": "amaranth.hdl._xfrm.LHSMaskCollector.visit_stmt", "name": "visit_stmt", "lineno": 582, "scope": "LHSMaskCollector", "is_async": false }, { "id": "amaranth.hdl._xfrm.LHSMaskCollector.visit_value", "name": "visit_value", "lineno": 596, "scope": "LHSMaskCollector", "is_async": false }, { "id": "amaranth.hdl._xfrm.LHSMaskCollector.chunks", "name": "chunks", "lineno": 623, "scope": "LHSMaskCollector", "is_async": false }, { "id": "amaranth.hdl._xfrm.LHSMaskCollector.masks", "name": "masks", "lineno": 639, "scope": "LHSMaskCollector", "is_async": false }, { "id": "amaranth.hdl._xfrm._ControlInserter.__init__", "name": "__init__", "lineno": 644, "scope": "_ControlInserter", "is_async": false }, { "id": "amaranth.hdl._xfrm._ControlInserter.on_fragment", "name": "on_fragment", "lineno": 652, "scope": "_ControlInserter", "is_async": false }, { "id": "amaranth.hdl._xfrm._ControlInserter._insert_control", "name": "_insert_control", "lineno": 662, "scope": "_ControlInserter", "is_async": false }, { "id": "amaranth.hdl._xfrm._ControlInserter.__call__", "name": "__call__", "lineno": 665, "scope": "_ControlInserter", "is_async": false }, { "id": "amaranth.hdl._xfrm.ResetInserter._insert_control", "name": "_insert_control", "lineno": 671, "scope": "ResetInserter", "is_async": false }, { "id": "amaranth.hdl._xfrm.EnableInserter._insert_control", "name": "_insert_control", "lineno": 684, "scope": "EnableInserter", "is_async": false }, { "id": "amaranth.hdl._xfrm.EnableInserter.on_fragment", "name": "on_fragment", "lineno": 692, "scope": "EnableInserter", "is_async": false } ], "amaranth.hdl": [], "amaranth.lib.cdc": [ { "id": "amaranth.lib.cdc._check_stages", "name": "_check_stages", "lineno": 10, "scope": null, "is_async": false }, { "id": "amaranth.lib.cdc.FFSynchronizer.__init__", "name": "__init__", "lineno": 68, "scope": "FFSynchronizer", "is_async": false }, { "id": "amaranth.lib.cdc.FFSynchronizer.elaborate", "name": "elaborate", "lineno": 92, "scope": "FFSynchronizer", "is_async": false }, { "id": "amaranth.lib.cdc.AsyncFFSynchronizer.__init__", "name": "__init__", "lineno": 141, "scope": "AsyncFFSynchronizer", "is_async": false }, { "id": "amaranth.lib.cdc.AsyncFFSynchronizer.elaborate", "name": "elaborate", "lineno": 166, "scope": "AsyncFFSynchronizer", "is_async": false }, { "id": "amaranth.lib.cdc.ResetSynchronizer.__init__", "name": "__init__", "lineno": 226, "scope": "ResetSynchronizer", "is_async": false }, { "id": "amaranth.lib.cdc.ResetSynchronizer.elaborate", "name": "elaborate", "lineno": 236, "scope": "ResetSynchronizer", "is_async": false }, { "id": "amaranth.lib.cdc.PulseSynchronizer.__init__", "name": "__init__", "lineno": 259, "scope": "PulseSynchronizer", "is_async": false }, { "id": "amaranth.lib.cdc.PulseSynchronizer.elaborate", "name": "elaborate", "lineno": 269, "scope": "PulseSynchronizer", "is_async": false } ], "amaranth.lib.data": [ { "id": "amaranth.lib.data.Field.__init__", "name": "__init__", "lineno": 37, "scope": "Field", "is_async": false }, { "id": "amaranth.lib.data.Field.shape", "name": "shape", "lineno": 50, "scope": "Field", "is_async": false }, { "id": "amaranth.lib.data.Field.offset", "name": "offset", "lineno": 54, "scope": "Field", "is_async": false }, { "id": "amaranth.lib.data.Field.width", "name": "width", "lineno": 58, "scope": "Field", "is_async": false }, { "id": "amaranth.lib.data.Field.__hash__", "name": "__hash__", "lineno": 72, "scope": "Field", "is_async": false }, { "id": "amaranth.lib.data.Field.__eq__", "name": "__eq__", "lineno": 75, "scope": "Field", "is_async": false }, { "id": "amaranth.lib.data.Field.__repr__", "name": "__repr__", "lineno": 84, "scope": "Field", "is_async": false }, { "id": "amaranth.lib.data.Layout.cast", "name": "cast", "lineno": 104, "scope": "Layout", "is_async": false }, { "id": "amaranth.lib.data.Layout.__iter__", "name": "__iter__", "lineno": 129, "scope": "Layout", "is_async": false }, { "id": "amaranth.lib.data.Layout.__getitem__", "name": "__getitem__", "lineno": 141, "scope": "Layout", "is_async": false }, { "id": "amaranth.lib.data.Layout.size", "name": "size", "lineno": 157, "scope": "Layout", "is_async": false }, { "id": "amaranth.lib.data.Layout.as_shape", "name": "as_shape", "lineno": 166, "scope": "Layout", "is_async": false }, { "id": "amaranth.lib.data.Layout.__hash__", "name": "__hash__", "lineno": 176, "scope": "Layout", "is_async": false }, { "id": "amaranth.lib.data.Layout.__eq__", "name": "__eq__", "lineno": 181, "scope": "Layout", "is_async": false }, { "id": "amaranth.lib.data.Layout.__call__", "name": "__call__", "lineno": 195, "scope": "Layout", "is_async": false }, { "id": "amaranth.lib.data.Layout.const", "name": "const", "lineno": 209, "scope": "Layout", "is_async": false }, { "id": "amaranth.lib.data.Layout.from_bits", "name": "from_bits", "lineno": 253, "scope": "Layout", "is_async": false }, { "id": "amaranth.lib.data.Layout.format", "name": "format", "lineno": 265, "scope": "Layout", "is_async": false }, { "id": "amaranth.lib.data.StructLayout.__init__", "name": "__init__", "lineno": 328, "scope": "StructLayout", "is_async": false }, { "id": "amaranth.lib.data.StructLayout.members", "name": "members", "lineno": 348, "scope": "StructLayout", "is_async": false }, { "id": "amaranth.lib.data.StructLayout.__iter__", "name": "__iter__", "lineno": 351, "scope": "StructLayout", "is_async": false }, { "id": "amaranth.lib.data.StructLayout.__getitem__", "name": "__getitem__", "lineno": 354, "scope": "StructLayout", "is_async": false }, { "id": "amaranth.lib.data.StructLayout.size", "name": "size", "lineno": 358, "scope": "StructLayout", "is_async": false }, { "id": "amaranth.lib.data.StructLayout.__repr__", "name": "__repr__", "lineno": 369, "scope": "StructLayout", "is_async": false }, { "id": "amaranth.lib.data.UnionLayout.__init__", "name": "__init__", "lineno": 414, "scope": "UnionLayout", "is_async": false }, { "id": "amaranth.lib.data.UnionLayout.members", "name": "members", "lineno": 432, "scope": "UnionLayout", "is_async": false }, { "id": "amaranth.lib.data.UnionLayout.__iter__", "name": "__iter__", "lineno": 435, "scope": "UnionLayout", "is_async": false }, { "id": "amaranth.lib.data.UnionLayout.__getitem__", "name": "__getitem__", "lineno": 438, "scope": "UnionLayout", "is_async": false }, { "id": "amaranth.lib.data.UnionLayout.size", "name": "size", "lineno": 442, "scope": "UnionLayout", "is_async": false }, { "id": "amaranth.lib.data.UnionLayout.const", "name": "const", "lineno": 453, "scope": "UnionLayout", "is_async": false }, { "id": "amaranth.lib.data.UnionLayout.__repr__", "name": "__repr__", "lineno": 460, "scope": "UnionLayout", "is_async": false }, { "id": "amaranth.lib.data.ArrayLayout.__init__", "name": "__init__", "lineno": 511, "scope": "ArrayLayout", "is_async": false }, { "id": "amaranth.lib.data.ArrayLayout.elem_shape", "name": "elem_shape", "lineno": 525, "scope": "ArrayLayout", "is_async": false }, { "id": "amaranth.lib.data.ArrayLayout.length", "name": "length", "lineno": 529, "scope": "ArrayLayout", "is_async": false }, { "id": "amaranth.lib.data.ArrayLayout.__iter__", "name": "__iter__", "lineno": 532, "scope": "ArrayLayout", "is_async": false }, { "id": "amaranth.lib.data.ArrayLayout.__getitem__", "name": "__getitem__", "lineno": 538, "scope": "ArrayLayout", "is_async": false }, { "id": "amaranth.lib.data.ArrayLayout.size", "name": "size", "lineno": 549, "scope": "ArrayLayout", "is_async": false }, { "id": "amaranth.lib.data.ArrayLayout.__repr__", "name": "__repr__", "lineno": 559, "scope": "ArrayLayout", "is_async": false }, { "id": "amaranth.lib.data.ArrayLayout.format", "name": "format", "lineno": 562, "scope": "ArrayLayout", "is_async": false }, { "id": "amaranth.lib.data.FlexibleLayout.__init__", "name": "__init__", "lineno": 638, "scope": "FlexibleLayout", "is_async": false }, { "id": "amaranth.lib.data.FlexibleLayout.size", "name": "size", "lineno": 662, "scope": "FlexibleLayout", "is_async": false }, { "id": "amaranth.lib.data.FlexibleLayout.fields", "name": "fields", "lineno": 667, "scope": "FlexibleLayout", "is_async": false }, { "id": "amaranth.lib.data.FlexibleLayout.__iter__", "name": "__iter__", "lineno": 670, "scope": "FlexibleLayout", "is_async": false }, { "id": "amaranth.lib.data.FlexibleLayout.__getitem__", "name": "__getitem__", "lineno": 673, "scope": "FlexibleLayout", "is_async": false }, { "id": "amaranth.lib.data.FlexibleLayout.__repr__", "name": "__repr__", "lineno": 678, "scope": "FlexibleLayout", "is_async": false }, { "id": "amaranth.lib.data.View.__init__", "name": "__init__", "lineno": 724, "scope": "View", "is_async": false }, { "id": "amaranth.lib.data.View.shape", "name": "shape", "lineno": 749, "scope": "View", "is_async": false }, { "id": "amaranth.lib.data.View.as_value", "name": "as_value", "lineno": 759, "scope": "View", "is_async": false }, { "id": "amaranth.lib.data.View.eq", "name": "eq", "lineno": 770, "scope": "View", "is_async": false }, { "id": "amaranth.lib.data.View.__getitem__", "name": "__getitem__", "lineno": 786, "scope": "View", "is_async": false }, { "id": "amaranth.lib.data.View.__getattr__", "name": "__getattr__", "lineno": 867, "scope": "View", "is_async": false }, { "id": "amaranth.lib.data.View.__len__", "name": "__len__", "lineno": 893, "scope": "View", "is_async": false }, { "id": "amaranth.lib.data.View.__eq__", "name": "__eq__", "lineno": 899, "scope": "View", "is_async": false }, { "id": "amaranth.lib.data.View.__ne__", "name": "__ne__", "lineno": 909, "scope": "View", "is_async": false }, { "id": "amaranth.lib.data.View.__add__", "name": "__add__", "lineno": 919, "scope": "View", "is_async": false }, { "id": "amaranth.lib.data.View.__and__", "name": "__and__", "lineno": 940, "scope": "View", "is_async": false }, { "id": "amaranth.lib.data.View.__repr__", "name": "__repr__", "lineno": 949, "scope": "View", "is_async": false }, { "id": "amaranth.lib.data.Const.__init__", "name": "__init__", "lineno": 984, "scope": "Const", "is_async": false }, { "id": "amaranth.lib.data.Const.shape", "name": "shape", "lineno": 1005, "scope": "Const", "is_async": false }, { "id": "amaranth.lib.data.Const.as_bits", "name": "as_bits", "lineno": 1015, "scope": "Const", "is_async": false }, { "id": "amaranth.lib.data.Const.as_value", "name": "as_value", "lineno": 1025, "scope": "Const", "is_async": false }, { "id": "amaranth.lib.data.Const.__getitem__", "name": "__getitem__", "lineno": 1035, "scope": "Const", "is_async": false }, { "id": "amaranth.lib.data.Const.__getattr__", "name": "__getattr__", "lineno": 1109, "scope": "Const", "is_async": false }, { "id": "amaranth.lib.data.Const.__len__", "name": "__len__", "lineno": 1138, "scope": "Const", "is_async": false }, { "id": "amaranth.lib.data.Const.__hash__", "name": "__hash__", "lineno": 1144, "scope": "Const", "is_async": false }, { "id": "amaranth.lib.data.Const.__eq__", "name": "__eq__", "lineno": 1147, "scope": "Const", "is_async": false }, { "id": "amaranth.lib.data.Const.__ne__", "name": "__ne__", "lineno": 1166, "scope": "Const", "is_async": false }, { "id": "amaranth.lib.data.Const.__add__", "name": "__add__", "lineno": 1185, "scope": "Const", "is_async": false }, { "id": "amaranth.lib.data.Const.__and__", "name": "__and__", "lineno": 1206, "scope": "Const", "is_async": false }, { "id": "amaranth.lib.data.Const.__repr__", "name": "__repr__", "lineno": 1215, "scope": "Const", "is_async": false }, { "id": "amaranth.lib.data._AggregateMeta.__new__", "name": "__new__", "lineno": 1220, "scope": "_AggregateMeta", "is_async": false }, { "id": "amaranth.lib.data._AggregateMeta.__new__.wrapped_annotate", "name": "wrapped_annotate", "lineno": 1228, "scope": "_AggregateMeta.__new__", "is_async": false }, { "id": "amaranth.lib.data._AggregateMeta.as_shape", "name": "as_shape", "lineno": 1270, "scope": "_AggregateMeta", "is_async": false }, { "id": "amaranth.lib.data._AggregateMeta.__call__", "name": "__call__", "lineno": 1276, "scope": "_AggregateMeta", "is_async": false }, { "id": "amaranth.lib.data._AggregateMeta.const", "name": "const", "lineno": 1280, "scope": "_AggregateMeta", "is_async": false }, { "id": "amaranth.lib.data._AggregateMeta.from_bits", "name": "from_bits", "lineno": 1297, "scope": "_AggregateMeta", "is_async": false }, { "id": "amaranth.lib.data._AggregateMeta.format", "name": "format", "lineno": 1300, "scope": "_AggregateMeta", "is_async": false }, { "id": "amaranth.lib.data._AggregateMeta._value_repr", "name": "_value_repr", "lineno": 1303, "scope": "_AggregateMeta", "is_async": false } ], "amaranth.lib.enum": [ { "id": "amaranth.lib.enum.EnumType.__new__", "name": "__new__", "lineno": 32, "scope": "EnumType", "is_async": false }, { "id": "amaranth.lib.enum.EnumType.as_shape", "name": "as_shape", "lineno": 107, "scope": "EnumType", "is_async": false }, { "id": "amaranth.lib.enum.EnumType.__call__", "name": "__call__", "lineno": 130, "scope": "EnumType", "is_async": false }, { "id": "amaranth.lib.enum.EnumType.const", "name": "const", "lineno": 159, "scope": "EnumType", "is_async": false }, { "id": "amaranth.lib.enum.EnumType.from_bits", "name": "from_bits", "lineno": 170, "scope": "EnumType", "is_async": false }, { "id": "amaranth.lib.enum.EnumType.format", "name": "format", "lineno": 173, "scope": "EnumType", "is_async": false }, { "id": "amaranth.lib.enum.EnumView.__init__", "name": "__init__", "lineno": 219, "scope": "EnumView", "is_async": false }, { "id": "amaranth.lib.enum.EnumView.shape", "name": "shape", "lineno": 235, "scope": "EnumView", "is_async": false }, { "id": "amaranth.lib.enum.EnumView.as_value", "name": "as_value", "lineno": 239, "scope": "EnumView", "is_async": false }, { "id": "amaranth.lib.enum.EnumView.eq", "name": "eq", "lineno": 243, "scope": "EnumView", "is_async": false }, { "id": "amaranth.lib.enum.EnumView.__add__", "name": "__add__", "lineno": 259, "scope": "EnumView", "is_async": false }, { "id": "amaranth.lib.enum.EnumView.__and__", "name": "__and__", "lineno": 280, "scope": "EnumView", "is_async": false }, { "id": "amaranth.lib.enum.EnumView.__eq__", "name": "__eq__", "lineno": 289, "scope": "EnumView", "is_async": false }, { "id": "amaranth.lib.enum.EnumView.__ne__", "name": "__ne__", "lineno": 308, "scope": "EnumView", "is_async": false }, { "id": "amaranth.lib.enum.EnumView.matches", "name": "matches", "lineno": 317, "scope": "EnumView", "is_async": false }, { "id": "amaranth.lib.enum.EnumView.__repr__", "name": "__repr__", "lineno": 333, "scope": "EnumView", "is_async": false }, { "id": "amaranth.lib.enum.FlagView.__invert__", "name": "__invert__", "lineno": 343, "scope": "FlagView", "is_async": false }, { "id": "amaranth.lib.enum.FlagView.__bitop", "name": "__bitop", "lineno": 364, "scope": "FlagView", "is_async": false }, { "id": "amaranth.lib.enum.FlagView.__and__", "name": "__and__", "lineno": 372, "scope": "FlagView", "is_async": false }, { "id": "amaranth.lib.enum.FlagView.__or__", "name": "__or__", "lineno": 384, "scope": "FlagView", "is_async": false }, { "id": "amaranth.lib.enum.FlagView.__xor__", "name": "__xor__", "lineno": 396, "scope": "FlagView", "is_async": false } ], "amaranth.lib.fifo": [ { "id": "amaranth.lib.fifo._gray_encode", "name": "_gray_encode", "lineno": 15, "scope": null, "is_async": false }, { "id": "amaranth.lib.fifo._gray_decode", "name": "_gray_decode", "lineno": 19, "scope": null, "is_async": false }, { "id": "amaranth.lib.fifo.FIFOInterface.__init__", "name": "__init__", "lineno": 77, "scope": "FIFOInterface", "is_async": false }, { "id": "amaranth.lib.fifo.FIFOInterface.w_stream", "name": "w_stream", "lineno": 98, "scope": "FIFOInterface", "is_async": false }, { "id": "amaranth.lib.fifo.FIFOInterface.r_stream", "name": "r_stream", "lineno": 106, "scope": "FIFOInterface", "is_async": false }, { "id": "amaranth.lib.fifo._incr", "name": "_incr", "lineno": 114, "scope": null, "is_async": false }, { "id": "amaranth.lib.fifo.SyncFIFO.__init__", "name": "__init__", "lineno": 138, "scope": "SyncFIFO", "is_async": false }, { "id": "amaranth.lib.fifo.SyncFIFO.elaborate", "name": "elaborate", "lineno": 143, "scope": "SyncFIFO", "is_async": false }, { "id": "amaranth.lib.fifo.SyncFIFOBuffered.__init__", "name": "__init__", "lineno": 236, "scope": "SyncFIFOBuffered", "is_async": false }, { "id": "amaranth.lib.fifo.SyncFIFOBuffered.elaborate", "name": "elaborate", "lineno": 241, "scope": "SyncFIFOBuffered", "is_async": false }, { "id": "amaranth.lib.fifo.AsyncFIFO.__init__", "name": "__init__", "lineno": 383, "scope": "AsyncFIFO", "is_async": false }, { "id": "amaranth.lib.fifo.AsyncFIFO.elaborate", "name": "elaborate", "lineno": 400, "scope": "AsyncFIFO", "is_async": false }, { "id": "amaranth.lib.fifo.AsyncFIFOBuffered.__init__", "name": "__init__", "lineno": 543, "scope": "AsyncFIFOBuffered", "is_async": false }, { "id": "amaranth.lib.fifo.AsyncFIFOBuffered.elaborate", "name": "elaborate", "lineno": 557, "scope": "AsyncFIFOBuffered", "is_async": false } ], "amaranth.lib.io": [ { "id": "amaranth.lib.io.Direction.__and__", "name": "__and__", "lineno": 30, "scope": "Direction", "is_async": false }, { "id": "amaranth.lib.io.PortLike.direction", "name": "direction", "lineno": 62, "scope": "PortLike", "is_async": false }, { "id": "amaranth.lib.io.PortLike.__len__", "name": "__len__", "lineno": 72, "scope": "PortLike", "is_async": false }, { "id": "amaranth.lib.io.PortLike.__getitem__", "name": "__getitem__", "lineno": 84, "scope": "PortLike", "is_async": false }, { "id": "amaranth.lib.io.PortLike.__invert__", "name": "__invert__", "lineno": 97, "scope": "PortLike", "is_async": false }, { "id": "amaranth.lib.io.PortLike.__add__", "name": "__add__", "lineno": 112, "scope": "PortLike", "is_async": false }, { "id": "amaranth.lib.io.SingleEndedPort.__init__", "name": "__init__", "lineno": 165, "scope": "SingleEndedPort", "is_async": false }, { "id": "amaranth.lib.io.SingleEndedPort.io", "name": "io", "lineno": 181, "scope": "SingleEndedPort", "is_async": false }, { "id": "amaranth.lib.io.SingleEndedPort.invert", "name": "invert", "lineno": 185, "scope": "SingleEndedPort", "is_async": false }, { "id": "amaranth.lib.io.SingleEndedPort.direction", "name": "direction", "lineno": 189, "scope": "SingleEndedPort", "is_async": false }, { "id": "amaranth.lib.io.SingleEndedPort.__len__", "name": "__len__", "lineno": 192, "scope": "SingleEndedPort", "is_async": false }, { "id": "amaranth.lib.io.SingleEndedPort.__invert__", "name": "__invert__", "lineno": 195, "scope": "SingleEndedPort", "is_async": false }, { "id": "amaranth.lib.io.SingleEndedPort.__getitem__", "name": "__getitem__", "lineno": 199, "scope": "SingleEndedPort", "is_async": false }, { "id": "amaranth.lib.io.SingleEndedPort.__add__", "name": "__add__", "lineno": 203, "scope": "SingleEndedPort", "is_async": false }, { "id": "amaranth.lib.io.SingleEndedPort.__repr__", "name": "__repr__", "lineno": 209, "scope": "SingleEndedPort", "is_async": false }, { "id": "amaranth.lib.io.DifferentialPort.__init__", "name": "__init__", "lineno": 253, "scope": "DifferentialPort", "is_async": false }, { "id": "amaranth.lib.io.DifferentialPort.p", "name": "p", "lineno": 273, "scope": "DifferentialPort", "is_async": false }, { "id": "amaranth.lib.io.DifferentialPort.n", "name": "n", "lineno": 277, "scope": "DifferentialPort", "is_async": false }, { "id": "amaranth.lib.io.DifferentialPort.invert", "name": "invert", "lineno": 281, "scope": "DifferentialPort", "is_async": false }, { "id": "amaranth.lib.io.DifferentialPort.direction", "name": "direction", "lineno": 285, "scope": "DifferentialPort", "is_async": false }, { "id": "amaranth.lib.io.DifferentialPort.__len__", "name": "__len__", "lineno": 288, "scope": "DifferentialPort", "is_async": false }, { "id": "amaranth.lib.io.DifferentialPort.__invert__", "name": "__invert__", "lineno": 291, "scope": "DifferentialPort", "is_async": false }, { "id": "amaranth.lib.io.DifferentialPort.__getitem__", "name": "__getitem__", "lineno": 295, "scope": "DifferentialPort", "is_async": false }, { "id": "amaranth.lib.io.DifferentialPort.__add__", "name": "__add__", "lineno": 299, "scope": "DifferentialPort", "is_async": false }, { "id": "amaranth.lib.io.DifferentialPort.__repr__", "name": "__repr__", "lineno": 306, "scope": "DifferentialPort", "is_async": false }, { "id": "amaranth.lib.io.SimulationPort.__init__", "name": "__init__", "lineno": 356, "scope": "SimulationPort", "is_async": false }, { "id": "amaranth.lib.io.SimulationPort.i", "name": "i", "lineno": 388, "scope": "SimulationPort", "is_async": false }, { "id": "amaranth.lib.io.SimulationPort.o", "name": "o", "lineno": 395, "scope": "SimulationPort", "is_async": false }, { "id": "amaranth.lib.io.SimulationPort.oe", "name": "oe", "lineno": 402, "scope": "SimulationPort", "is_async": false }, { "id": "amaranth.lib.io.SimulationPort.invert", "name": "invert", "lineno": 409, "scope": "SimulationPort", "is_async": false }, { "id": "amaranth.lib.io.SimulationPort.direction", "name": "direction", "lineno": 413, "scope": "SimulationPort", "is_async": false }, { "id": "amaranth.lib.io.SimulationPort.__len__", "name": "__len__", "lineno": 416, "scope": "SimulationPort", "is_async": false }, { "id": "amaranth.lib.io.SimulationPort.__getitem__", "name": "__getitem__", "lineno": 427, "scope": "SimulationPort", "is_async": false }, { "id": "amaranth.lib.io.SimulationPort.__invert__", "name": "__invert__", "lineno": 439, "scope": "SimulationPort", "is_async": false }, { "id": "amaranth.lib.io.SimulationPort.__add__", "name": "__add__", "lineno": 448, "scope": "SimulationPort", "is_async": false }, { "id": "amaranth.lib.io.SimulationPort.__repr__", "name": "__repr__", "lineno": 460, "scope": "SimulationPort", "is_async": false }, { "id": "amaranth.lib.io.Buffer.Signature.__init__", "name": "__init__", "lineno": 548, "scope": "Buffer.Signature", "is_async": false }, { "id": "amaranth.lib.io.Buffer.Signature.direction", "name": "direction", "lineno": 560, "scope": "Buffer.Signature", "is_async": false }, { "id": "amaranth.lib.io.Buffer.Signature.width", "name": "width", "lineno": 564, "scope": "Buffer.Signature", "is_async": false }, { "id": "amaranth.lib.io.Buffer.Signature.__eq__", "name": "__eq__", "lineno": 567, "scope": "Buffer.Signature", "is_async": false }, { "id": "amaranth.lib.io.Buffer.Signature.__repr__", "name": "__repr__", "lineno": 571, "scope": "Buffer.Signature", "is_async": false }, { "id": "amaranth.lib.io.Buffer.__init__", "name": "__init__", "lineno": 574, "scope": "Buffer", "is_async": false }, { "id": "amaranth.lib.io.Buffer.port", "name": "port", "lineno": 585, "scope": "Buffer", "is_async": false }, { "id": "amaranth.lib.io.Buffer.direction", "name": "direction", "lineno": 589, "scope": "Buffer", "is_async": false }, { "id": "amaranth.lib.io.Buffer.elaborate", "name": "elaborate", "lineno": 592, "scope": "Buffer", "is_async": false }, { "id": "amaranth.lib.io.FFBuffer.Signature.__init__", "name": "__init__", "lineno": 725, "scope": "FFBuffer.Signature", "is_async": false }, { "id": "amaranth.lib.io.FFBuffer.Signature.direction", "name": "direction", "lineno": 737, "scope": "FFBuffer.Signature", "is_async": false }, { "id": "amaranth.lib.io.FFBuffer.Signature.width", "name": "width", "lineno": 741, "scope": "FFBuffer.Signature", "is_async": false }, { "id": "amaranth.lib.io.FFBuffer.Signature.__eq__", "name": "__eq__", "lineno": 744, "scope": "FFBuffer.Signature", "is_async": false }, { "id": "amaranth.lib.io.FFBuffer.Signature.__repr__", "name": "__repr__", "lineno": 748, "scope": "FFBuffer.Signature", "is_async": false }, { "id": "amaranth.lib.io.FFBuffer.__init__", "name": "__init__", "lineno": 751, "scope": "FFBuffer", "is_async": false }, { "id": "amaranth.lib.io.FFBuffer.port", "name": "port", "lineno": 774, "scope": "FFBuffer", "is_async": false }, { "id": "amaranth.lib.io.FFBuffer.direction", "name": "direction", "lineno": 778, "scope": "FFBuffer", "is_async": false }, { "id": "amaranth.lib.io.FFBuffer.i_domain", "name": "i_domain", "lineno": 782, "scope": "FFBuffer", "is_async": false }, { "id": "amaranth.lib.io.FFBuffer.o_domain", "name": "o_domain", "lineno": 786, "scope": "FFBuffer", "is_async": false }, { "id": "amaranth.lib.io.FFBuffer.elaborate", "name": "elaborate", "lineno": 789, "scope": "FFBuffer", "is_async": false }, { "id": "amaranth.lib.io.DDRBuffer.Signature.__init__", "name": "__init__", "lineno": 938, "scope": "DDRBuffer.Signature", "is_async": false }, { "id": "amaranth.lib.io.DDRBuffer.Signature.direction", "name": "direction", "lineno": 950, "scope": "DDRBuffer.Signature", "is_async": false }, { "id": "amaranth.lib.io.DDRBuffer.Signature.width", "name": "width", "lineno": 954, "scope": "DDRBuffer.Signature", "is_async": false }, { "id": "amaranth.lib.io.DDRBuffer.Signature.__eq__", "name": "__eq__", "lineno": 957, "scope": "DDRBuffer.Signature", "is_async": false }, { "id": "amaranth.lib.io.DDRBuffer.Signature.__repr__", "name": "__repr__", "lineno": 961, "scope": "DDRBuffer.Signature", "is_async": false }, { "id": "amaranth.lib.io.DDRBuffer.__init__", "name": "__init__", "lineno": 964, "scope": "DDRBuffer", "is_async": false }, { "id": "amaranth.lib.io.DDRBuffer.port", "name": "port", "lineno": 987, "scope": "DDRBuffer", "is_async": false }, { "id": "amaranth.lib.io.DDRBuffer.direction", "name": "direction", "lineno": 991, "scope": "DDRBuffer", "is_async": false }, { "id": "amaranth.lib.io.DDRBuffer.i_domain", "name": "i_domain", "lineno": 995, "scope": "DDRBuffer", "is_async": false }, { "id": "amaranth.lib.io.DDRBuffer.o_domain", "name": "o_domain", "lineno": 999, "scope": "DDRBuffer", "is_async": false }, { "id": "amaranth.lib.io.DDRBuffer.elaborate", "name": "elaborate", "lineno": 1002, "scope": "DDRBuffer", "is_async": false }, { "id": "amaranth.lib.io.Pin.Signature.__init__", "name": "__init__", "lineno": 1076, "scope": "Pin.Signature", "is_async": false }, { "id": "amaranth.lib.io.Pin.Signature.__eq__", "name": "__eq__", "lineno": 1116, "scope": "Pin.Signature", "is_async": false }, { "id": "amaranth.lib.io.Pin.Signature.__repr__", "name": "__repr__", "lineno": 1122, "scope": "Pin.Signature", "is_async": false }, { "id": "amaranth.lib.io.Pin.Signature.create", "name": "create", "lineno": 1126, "scope": "Pin.Signature", "is_async": false }, { "id": "amaranth.lib.io.Pin.__init__", "name": "__init__", "lineno": 1131, "scope": "Pin", "is_async": false }, { "id": "amaranth.lib.io.Pin.width", "name": "width", "lineno": 1146, "scope": "Pin", "is_async": false }, { "id": "amaranth.lib.io.Pin.dir", "name": "dir", "lineno": 1150, "scope": "Pin", "is_async": false }, { "id": "amaranth.lib.io.Pin.xdr", "name": "xdr", "lineno": 1154, "scope": "Pin", "is_async": false } ], "amaranth.lib.memory": [ { "id": "amaranth.lib.memory.Memory.__init__", "name": "__init__", "lineno": 42, "scope": "Memory", "is_async": false }, { "id": "amaranth.lib.memory.Memory.data", "name": "data", "lineno": 71, "scope": "Memory", "is_async": false }, { "id": "amaranth.lib.memory.Memory.shape", "name": "shape", "lineno": 75, "scope": "Memory", "is_async": false }, { "id": "amaranth.lib.memory.Memory.depth", "name": "depth", "lineno": 79, "scope": "Memory", "is_async": false }, { "id": "amaranth.lib.memory.Memory.init", "name": "init", "lineno": 83, "scope": "Memory", "is_async": false }, { "id": "amaranth.lib.memory.Memory.init", "name": "init", "lineno": 87, "scope": "Memory", "is_async": false }, { "id": "amaranth.lib.memory.Memory.attrs", "name": "attrs", "lineno": 91, "scope": "Memory", "is_async": false }, { "id": "amaranth.lib.memory.Memory.read_port", "name": "read_port", "lineno": 94, "scope": "Memory", "is_async": false }, { "id": "amaranth.lib.memory.Memory.write_port", "name": "write_port", "lineno": 125, "scope": "Memory", "is_async": false }, { "id": "amaranth.lib.memory.Memory.read_ports", "name": "read_ports", "lineno": 152, "scope": "Memory", "is_async": false }, { "id": "amaranth.lib.memory.Memory.write_ports", "name": "write_ports", "lineno": 160, "scope": "Memory", "is_async": false }, { "id": "amaranth.lib.memory.Memory.elaborate", "name": "elaborate", "lineno": 167, "scope": "Memory", "is_async": false }, { "id": "amaranth.lib.memory.ReadPort.Signature.__init__", "name": "__init__", "lineno": 229, "scope": "ReadPort.Signature", "is_async": false }, { "id": "amaranth.lib.memory.ReadPort.Signature.create", "name": "create", "lineno": 240, "scope": "ReadPort.Signature", "is_async": false }, { "id": "amaranth.lib.memory.ReadPort.Signature.addr_width", "name": "addr_width", "lineno": 245, "scope": "ReadPort.Signature", "is_async": false }, { "id": "amaranth.lib.memory.ReadPort.Signature.shape", "name": "shape", "lineno": 249, "scope": "ReadPort.Signature", "is_async": false }, { "id": "amaranth.lib.memory.ReadPort.Signature.__eq__", "name": "__eq__", "lineno": 252, "scope": "ReadPort.Signature", "is_async": false }, { "id": "amaranth.lib.memory.ReadPort.Signature.__repr__", "name": "__repr__", "lineno": 257, "scope": "ReadPort.Signature", "is_async": false }, { "id": "amaranth.lib.memory.ReadPort.__init__", "name": "__init__", "lineno": 261, "scope": "ReadPort", "is_async": false }, { "id": "amaranth.lib.memory.ReadPort.signature", "name": "signature", "lineno": 295, "scope": "ReadPort", "is_async": false }, { "id": "amaranth.lib.memory.ReadPort.memory", "name": "memory", "lineno": 299, "scope": "ReadPort", "is_async": false }, { "id": "amaranth.lib.memory.ReadPort.domain", "name": "domain", "lineno": 303, "scope": "ReadPort", "is_async": false }, { "id": "amaranth.lib.memory.ReadPort.transparent_for", "name": "transparent_for", "lineno": 307, "scope": "ReadPort", "is_async": false }, { "id": "amaranth.lib.memory.WritePort.Signature.__init__", "name": "__init__", "lineno": 359, "scope": "WritePort.Signature", "is_async": false }, { "id": "amaranth.lib.memory.WritePort.Signature.create", "name": "create", "lineno": 401, "scope": "WritePort.Signature", "is_async": false }, { "id": "amaranth.lib.memory.WritePort.Signature.addr_width", "name": "addr_width", "lineno": 406, "scope": "WritePort.Signature", "is_async": false }, { "id": "amaranth.lib.memory.WritePort.Signature.shape", "name": "shape", "lineno": 410, "scope": "WritePort.Signature", "is_async": false }, { "id": "amaranth.lib.memory.WritePort.Signature.granularity", "name": "granularity", "lineno": 414, "scope": "WritePort.Signature", "is_async": false }, { "id": "amaranth.lib.memory.WritePort.Signature.__eq__", "name": "__eq__", "lineno": 417, "scope": "WritePort.Signature", "is_async": false }, { "id": "amaranth.lib.memory.WritePort.Signature.__repr__", "name": "__repr__", "lineno": 423, "scope": "WritePort.Signature", "is_async": false }, { "id": "amaranth.lib.memory.WritePort.__init__", "name": "__init__", "lineno": 428, "scope": "WritePort", "is_async": false }, { "id": "amaranth.lib.memory.WritePort.signature", "name": "signature", "lineno": 453, "scope": "WritePort", "is_async": false }, { "id": "amaranth.lib.memory.WritePort.memory", "name": "memory", "lineno": 457, "scope": "WritePort", "is_async": false }, { "id": "amaranth.lib.memory.WritePort.domain", "name": "domain", "lineno": 461, "scope": "WritePort", "is_async": false } ], "amaranth.lib.meta": [ { "id": "amaranth.lib.meta.Annotation.__jschon_schema", "name": "__jschon_schema", "lineno": 36, "scope": "Annotation", "is_async": false }, { "id": "amaranth.lib.meta.Annotation.__init_subclass__", "name": "__init_subclass__", "lineno": 40, "scope": "Annotation", "is_async": false }, { "id": "amaranth.lib.meta.Annotation.origin", "name": "origin", "lineno": 75, "scope": "Annotation", "is_async": false }, { "id": "amaranth.lib.meta.Annotation.as_json", "name": "as_json", "lineno": 83, "scope": "Annotation", "is_async": false }, { "id": "amaranth.lib.meta.Annotation.validate", "name": "validate", "lineno": 100, "scope": "Annotation", "is_async": false }, { "id": "amaranth.lib.meta.Annotation.__repr__", "name": "__repr__", "lineno": 124, "scope": "Annotation", "is_async": false }, { "id": "amaranth.lib.meta._extract_schemas", "name": "_extract_schemas", "lineno": 129, "scope": null, "is_async": false } ], "amaranth.lib.stream": [ { "id": "amaranth.lib.stream.Signature.__init__", "name": "__init__", "lineno": 40, "scope": "Signature", "is_async": false }, { "id": "amaranth.lib.stream.Signature.always_valid", "name": "always_valid", "lineno": 56, "scope": "Signature", "is_async": false }, { "id": "amaranth.lib.stream.Signature.always_ready", "name": "always_ready", "lineno": 60, "scope": "Signature", "is_async": false }, { "id": "amaranth.lib.stream.Signature.__eq__", "name": "__eq__", "lineno": 63, "scope": "Signature", "is_async": false }, { "id": "amaranth.lib.stream.Signature.create", "name": "create", "lineno": 69, "scope": "Signature", "is_async": false }, { "id": "amaranth.lib.stream.Signature.__repr__", "name": "__repr__", "lineno": 72, "scope": "Signature", "is_async": false }, { "id": "amaranth.lib.stream.Interface.__init__", "name": "__init__", "lineno": 92, "scope": "Interface", "is_async": false }, { "id": "amaranth.lib.stream.Interface.signature", "name": "signature", "lineno": 104, "scope": "Interface", "is_async": false }, { "id": "amaranth.lib.stream.Interface.p", "name": "p", "lineno": 108, "scope": "Interface", "is_async": false }, { "id": "amaranth.lib.stream.Interface.__repr__", "name": "__repr__", "lineno": 123, "scope": "Interface", "is_async": false } ], "amaranth.lib.wiring": [ { "id": "amaranth.lib.wiring.Flow.flip", "name": "flip", "lineno": 55, "scope": "Flow", "is_async": false }, { "id": "amaranth.lib.wiring.Flow.__call__", "name": "__call__", "lineno": 69, "scope": "Flow", "is_async": false }, { "id": "amaranth.lib.wiring.Flow.__repr__", "name": "__repr__", "lineno": 87, "scope": "Flow", "is_async": false }, { "id": "amaranth.lib.wiring.Flow.__str__", "name": "__str__", "lineno": 90, "scope": "Flow", "is_async": false }, { "id": "amaranth.lib.wiring.Member.__init__", "name": "__init__", "lineno": 122, "scope": "Member", "is_async": false }, { "id": "amaranth.lib.wiring.Member.flip", "name": "flip", "lineno": 163, "scope": "Member", "is_async": false }, { "id": "amaranth.lib.wiring.Member.array", "name": "array", "lineno": 175, "scope": "Member", "is_async": false }, { "id": "amaranth.lib.wiring.Member.flow", "name": "flow", "lineno": 203, "scope": "Member", "is_async": false }, { "id": "amaranth.lib.wiring.Member.is_port", "name": "is_port", "lineno": 213, "scope": "Member", "is_async": false }, { "id": "amaranth.lib.wiring.Member.is_signature", "name": "is_signature", "lineno": 225, "scope": "Member", "is_async": false }, { "id": "amaranth.lib.wiring.Member.shape", "name": "shape", "lineno": 237, "scope": "Member", "is_async": false }, { "id": "amaranth.lib.wiring.Member.init", "name": "init", "lineno": 255, "scope": "Member", "is_async": false }, { "id": "amaranth.lib.wiring.Member.reset", "name": "reset", "lineno": 273, "scope": "Member", "is_async": false }, { "id": "amaranth.lib.wiring.Member.signature", "name": "signature", "lineno": 279, "scope": "Member", "is_async": false }, { "id": "amaranth.lib.wiring.Member.dimensions", "name": "dimensions", "lineno": 301, "scope": "Member", "is_async": false }, { "id": "amaranth.lib.wiring.Member.__eq__", "name": "__eq__", "lineno": 314, "scope": "Member", "is_async": false }, { "id": "amaranth.lib.wiring.Member.__repr__", "name": "__repr__", "lineno": 321, "scope": "Member", "is_async": false }, { "id": "amaranth.lib.wiring.SignatureMembers.__init__", "name": "__init__", "lineno": 354, "scope": "SignatureMembers", "is_async": false }, { "id": "amaranth.lib.wiring.SignatureMembers.flip", "name": "flip", "lineno": 363, "scope": "SignatureMembers", "is_async": false }, { "id": "amaranth.lib.wiring.SignatureMembers.__eq__", "name": "__eq__", "lineno": 374, "scope": "SignatureMembers", "is_async": false }, { "id": "amaranth.lib.wiring.SignatureMembers.__contains__", "name": "__contains__", "lineno": 385, "scope": "SignatureMembers", "is_async": false }, { "id": "amaranth.lib.wiring.SignatureMembers._check_name", "name": "_check_name", "lineno": 394, "scope": "SignatureMembers", "is_async": false }, { "id": "amaranth.lib.wiring.SignatureMembers.__getitem__", "name": "__getitem__", "lineno": 402, "scope": "SignatureMembers", "is_async": false }, { "id": "amaranth.lib.wiring.SignatureMembers.__setitem__", "name": "__setitem__", "lineno": 423, "scope": "SignatureMembers", "is_async": false }, { "id": "amaranth.lib.wiring.SignatureMembers.__delitem__", "name": "__delitem__", "lineno": 433, "scope": "SignatureMembers", "is_async": false }, { "id": "amaranth.lib.wiring.SignatureMembers.__iter__", "name": "__iter__", "lineno": 443, "scope": "SignatureMembers", "is_async": false }, { "id": "amaranth.lib.wiring.SignatureMembers.__len__", "name": "__len__", "lineno": 453, "scope": "SignatureMembers", "is_async": false }, { "id": "amaranth.lib.wiring.SignatureMembers.flatten", "name": "flatten", "lineno": 456, "scope": "SignatureMembers", "is_async": false }, { "id": "amaranth.lib.wiring.SignatureMembers.create", "name": "create", "lineno": 488, "scope": "SignatureMembers", "is_async": false }, { "id": "amaranth.lib.wiring.SignatureMembers.create.create_value", "name": "create_value", "lineno": 513, "scope": "SignatureMembers.create", "is_async": false }, { "id": "amaranth.lib.wiring.SignatureMembers.create.create_dimensions", "name": "create_dimensions", "lineno": 525, "scope": "SignatureMembers.create", "is_async": false }, { "id": "amaranth.lib.wiring.SignatureMembers.__repr__", "name": "__repr__", "lineno": 536, "scope": "SignatureMembers", "is_async": false }, { "id": "amaranth.lib.wiring.FlippedSignatureMembers.__init__", "name": "__init__", "lineno": 562, "scope": "FlippedSignatureMembers", "is_async": false }, { "id": "amaranth.lib.wiring.FlippedSignatureMembers.flip", "name": "flip", "lineno": 565, "scope": "FlippedSignatureMembers", "is_async": false }, { "id": "amaranth.lib.wiring.FlippedSignatureMembers.__contains__", "name": "__contains__", "lineno": 579, "scope": "FlippedSignatureMembers", "is_async": false }, { "id": "amaranth.lib.wiring.FlippedSignatureMembers.__getitem__", "name": "__getitem__", "lineno": 582, "scope": "FlippedSignatureMembers", "is_async": false }, { "id": "amaranth.lib.wiring.FlippedSignatureMembers.__setitem__", "name": "__setitem__", "lineno": 585, "scope": "FlippedSignatureMembers", "is_async": false }, { "id": "amaranth.lib.wiring.FlippedSignatureMembers.__delitem__", "name": "__delitem__", "lineno": 588, "scope": "FlippedSignatureMembers", "is_async": false }, { "id": "amaranth.lib.wiring.FlippedSignatureMembers.__iter__", "name": "__iter__", "lineno": 591, "scope": "FlippedSignatureMembers", "is_async": false }, { "id": "amaranth.lib.wiring.FlippedSignatureMembers.__len__", "name": "__len__", "lineno": 594, "scope": "FlippedSignatureMembers", "is_async": false }, { "id": "amaranth.lib.wiring.FlippedSignatureMembers.__repr__", "name": "__repr__", "lineno": 602, "scope": "FlippedSignatureMembers", "is_async": false }, { "id": "amaranth.lib.wiring._format_path", "name": "_format_path", "lineno": 606, "scope": null, "is_async": false }, { "id": "amaranth.lib.wiring._traverse_path", "name": "_traverse_path", "lineno": 621, "scope": null, "is_async": false }, { "id": "amaranth.lib.wiring._format_shape", "name": "_format_shape", "lineno": 632, "scope": null, "is_async": false }, { "id": "amaranth.lib.wiring.SignatureMeta.__subclasscheck__", "name": "__subclasscheck__", "lineno": 656, "scope": "SignatureMeta", "is_async": false }, { "id": "amaranth.lib.wiring.SignatureMeta.__instancecheck__", "name": "__instancecheck__", "lineno": 670, "scope": "SignatureMeta", "is_async": false }, { "id": "amaranth.lib.wiring.Signature.__init__", "name": "__init__", "lineno": 705, "scope": "Signature", "is_async": false }, { "id": "amaranth.lib.wiring.Signature.flip", "name": "flip", "lineno": 708, "scope": "Signature", "is_async": false }, { "id": "amaranth.lib.wiring.Signature.members", "name": "members", "lineno": 723, "scope": "Signature", "is_async": false }, { "id": "amaranth.lib.wiring.Signature.__eq__", "name": "__eq__", "lineno": 732, "scope": "Signature", "is_async": false }, { "id": "amaranth.lib.wiring.Signature.flatten", "name": "flatten", "lineno": 759, "scope": "Signature", "is_async": false }, { "id": "amaranth.lib.wiring.Signature.flatten.iter_member", "name": "iter_member", "lineno": 794, "scope": "Signature.flatten", "is_async": false }, { "id": "amaranth.lib.wiring.Signature.flatten.iter_dimensions", "name": "iter_dimensions", "lineno": 803, "scope": "Signature.flatten", "is_async": false }, { "id": "amaranth.lib.wiring.Signature.is_compliant", "name": "is_compliant", "lineno": 814, "scope": "Signature", "is_async": false }, { "id": "amaranth.lib.wiring.Signature.is_compliant.check_attr_value", "name": "check_attr_value", "lineno": 875, "scope": "Signature.is_compliant", "is_async": false }, { "id": "amaranth.lib.wiring.Signature.is_compliant.check_dimensions", "name": "check_dimensions", "lineno": 908, "scope": "Signature.is_compliant", "is_async": false }, { "id": "amaranth.lib.wiring.Signature.create", "name": "create", "lineno": 954, "scope": "Signature", "is_async": false }, { "id": "amaranth.lib.wiring.Signature.annotations", "name": "annotations", "lineno": 994, "scope": "Signature", "is_async": false }, { "id": "amaranth.lib.wiring.Signature.__repr__", "name": "__repr__", "lineno": 1009, "scope": "Signature", "is_async": false }, { "id": "amaranth.lib.wiring._gettypeattr", "name": "_gettypeattr", "lineno": 1015, "scope": null, "is_async": false }, { "id": "amaranth.lib.wiring.FlippedSignature.__init__", "name": "__init__", "lineno": 1078, "scope": "FlippedSignature", "is_async": false }, { "id": "amaranth.lib.wiring.FlippedSignature.flip", "name": "flip", "lineno": 1081, "scope": "FlippedSignature", "is_async": false }, { "id": "amaranth.lib.wiring.FlippedSignature.members", "name": "members", "lineno": 1094, "scope": "FlippedSignature", "is_async": false }, { "id": "amaranth.lib.wiring.FlippedSignature.__eq__", "name": "__eq__", "lineno": 1097, "scope": "FlippedSignature", "is_async": false }, { "id": "amaranth.lib.wiring.FlippedSignature.__getattr__", "name": "__getattr__", "lineno": 1118, "scope": "FlippedSignature", "is_async": false }, { "id": "amaranth.lib.wiring.FlippedSignature.__setattr__", "name": "__setattr__", "lineno": 1130, "scope": "FlippedSignature", "is_async": false }, { "id": "amaranth.lib.wiring.FlippedSignature.__delattr__", "name": "__delattr__", "lineno": 1141, "scope": "FlippedSignature", "is_async": false }, { "id": "amaranth.lib.wiring.FlippedSignature.create", "name": "create", "lineno": 1153, "scope": "FlippedSignature", "is_async": false }, { "id": "amaranth.lib.wiring.FlippedSignature.__repr__", "name": "__repr__", "lineno": 1157, "scope": "FlippedSignature", "is_async": false }, { "id": "amaranth.lib.wiring.PureInterface.__init__", "name": "__init__", "lineno": 1176, "scope": "PureInterface", "is_async": false }, { "id": "amaranth.lib.wiring.PureInterface.__repr__", "name": "__repr__", "lineno": 1203, "scope": "PureInterface", "is_async": false }, { "id": "amaranth.lib.wiring.FlippedInterface.__init__", "name": "__init__", "lineno": 1258, "scope": "FlippedInterface", "is_async": false }, { "id": "amaranth.lib.wiring.FlippedInterface.signature", "name": "signature", "lineno": 1264, "scope": "FlippedInterface", "is_async": false }, { "id": "amaranth.lib.wiring.FlippedInterface.__eq__", "name": "__eq__", "lineno": 1274, "scope": "FlippedInterface", "is_async": false }, { "id": "amaranth.lib.wiring.FlippedInterface.__hash__", "name": "__hash__", "lineno": 1285, "scope": "FlippedInterface", "is_async": false }, { "id": "amaranth.lib.wiring.FlippedInterface.__getattr__", "name": "__getattr__", "lineno": 1291, "scope": "FlippedInterface", "is_async": false }, { "id": "amaranth.lib.wiring.FlippedInterface.__setattr__", "name": "__setattr__", "lineno": 1310, "scope": "FlippedInterface", "is_async": false }, { "id": "amaranth.lib.wiring.FlippedInterface.__delattr__", "name": "__delattr__", "lineno": 1328, "scope": "FlippedInterface", "is_async": false }, { "id": "amaranth.lib.wiring.FlippedInterface.__repr__", "name": "__repr__", "lineno": 1339, "scope": "FlippedInterface", "is_async": false }, { "id": "amaranth.lib.wiring.flipped", "name": "flipped", "lineno": 1343, "scope": null, "is_async": false }, { "id": "amaranth.lib.wiring.connect", "name": "connect", "lineno": 1366, "scope": null, "is_async": false }, { "id": "amaranth.lib.wiring.connect.connect_value", "name": "connect_value", "lineno": 1565, "scope": "connect", "is_async": false }, { "id": "amaranth.lib.wiring.connect.connect_dimensions", "name": "connect_dimensions", "lineno": 1621, "scope": "connect", "is_async": false }, { "id": "amaranth.lib.wiring.Component.__init__", "name": "__init__", "lineno": 1702, "scope": "Component", "is_async": false }, { "id": "amaranth.lib.wiring.Component.signature", "name": "signature", "lineno": 1746, "scope": "Component", "is_async": false }, { "id": "amaranth.lib.wiring.Component.metadata", "name": "metadata", "lineno": 1758, "scope": "Component", "is_async": false }, { "id": "amaranth.lib.wiring.ComponentMetadata.__init__", "name": "__init__", "lineno": 1895, "scope": "ComponentMetadata", "is_async": false }, { "id": "amaranth.lib.wiring.ComponentMetadata.origin", "name": "origin", "lineno": 1901, "scope": "ComponentMetadata", "is_async": false }, { "id": "amaranth.lib.wiring.ComponentMetadata.validate", "name": "validate", "lineno": 1911, "scope": "ComponentMetadata", "is_async": false }, { "id": "amaranth.lib.wiring.ComponentMetadata.as_json", "name": "as_json", "lineno": 1933, "scope": "ComponentMetadata", "is_async": false }, { "id": "amaranth.lib.wiring.ComponentMetadata.as_json.translate_member", "name": "translate_member", "lineno": 1942, "scope": "ComponentMetadata.as_json", "is_async": false }, { "id": "amaranth.lib.wiring.ComponentMetadata.as_json.translate_dimensions", "name": "translate_dimensions", "lineno": 1971, "scope": "ComponentMetadata.as_json", "is_async": false } ], "amaranth.lib": [], "amaranth.lib.crc.catalog": [], "amaranth.lib.crc": [ { "id": "amaranth.lib.crc.Algorithm.__init__", "name": "__init__", "lineno": 60, "scope": "Algorithm", "is_async": false }, { "id": "amaranth.lib.crc.Algorithm.__call__", "name": "__call__", "lineno": 78, "scope": "Algorithm", "is_async": false }, { "id": "amaranth.lib.crc.Algorithm.__repr__", "name": "__repr__", "lineno": 88, "scope": "Algorithm", "is_async": false }, { "id": "amaranth.lib.crc.Parameters.__init__", "name": "__init__", "lineno": 114, "scope": "Parameters", "is_async": false }, { "id": "amaranth.lib.crc.Parameters.algorithm", "name": "algorithm", "lineno": 126, "scope": "Parameters", "is_async": false }, { "id": "amaranth.lib.crc.Parameters.residue", "name": "residue", "lineno": 135, "scope": "Parameters", "is_async": false }, { "id": "amaranth.lib.crc.Parameters.compute", "name": "compute", "lineno": 149, "scope": "Parameters", "is_async": false }, { "id": "amaranth.lib.crc.Parameters.create", "name": "create", "lineno": 196, "scope": "Parameters", "is_async": false }, { "id": "amaranth.lib.crc.Parameters._reflect", "name": "_reflect", "lineno": 207, "scope": "Parameters", "is_async": false }, { "id": "amaranth.lib.crc.Parameters._matrices", "name": "_matrices", "lineno": 211, "scope": "Parameters", "is_async": false }, { "id": "amaranth.lib.crc.Parameters.__repr__", "name": "__repr__", "lineno": 250, "scope": "Parameters", "is_async": false }, { "id": "amaranth.lib.crc.Processor.__init__", "name": "__init__", "lineno": 298, "scope": "Processor", "is_async": false }, { "id": "amaranth.lib.crc.Processor.elaborate", "name": "elaborate", "lineno": 319, "scope": "Processor", "is_async": false } ], "amaranth.sim.core": [ { "id": "amaranth.sim.core.Simulator.__init__", "name": "__init__", "lineno": 66, "scope": "Simulator", "is_async": false }, { "id": "amaranth.sim.core.Simulator.add_clock", "name": "add_clock", "lineno": 81, "scope": "Simulator", "is_async": false }, { "id": "amaranth.sim.core.Simulator._check_function", "name": "_check_function", "lineno": 145, "scope": "Simulator", "is_async": false }, { "id": "amaranth.sim.core.Simulator.add_testbench", "name": "add_testbench", "lineno": 164, "scope": "Simulator", "is_async": false }, { "id": "amaranth.sim.core.Simulator.add_process", "name": "add_process", "lineno": 222, "scope": "Simulator", "is_async": false }, { "id": "amaranth.sim.core.Simulator.add_process.wrapper", "name": "wrapper", "lineno": 280, "scope": "Simulator.add_process", "is_async": false }, { "id": "amaranth.sim.core.Simulator.add_sync_process", "name": "add_sync_process", "lineno": 295, "scope": "Simulator", "is_async": false }, { "id": "amaranth.sim.core.Simulator.add_sync_process.wrapper", "name": "wrapper", "lineno": 297, "scope": "Simulator.add_sync_process", "is_async": false }, { "id": "amaranth.sim.core.Simulator.run", "name": "run", "lineno": 322, "scope": "Simulator", "is_async": false }, { "id": "amaranth.sim.core.Simulator.run_until", "name": "run_until", "lineno": 334, "scope": "Simulator", "is_async": false }, { "id": "amaranth.sim.core.Simulator._replace_asyncgen_hooks", "name": "_replace_asyncgen_hooks", "lineno": 365, "scope": "Simulator", "is_async": false }, { "id": "amaranth.sim.core.Simulator._replace_asyncgen_hooks.firstiter", "name": "firstiter", "lineno": 369, "scope": "Simulator._replace_asyncgen_hooks", "is_async": false }, { "id": "amaranth.sim.core.Simulator._replace_asyncgen_hooks.finalizer", "name": "finalizer", "lineno": 373, "scope": "Simulator._replace_asyncgen_hooks", "is_async": false }, { "id": "amaranth.sim.core.Simulator.advance", "name": "advance", "lineno": 391, "scope": "Simulator", "is_async": false }, { "id": "amaranth.sim.core.Simulator.write_vcd", "name": "write_vcd", "lineno": 409, "scope": "Simulator", "is_async": false }, { "id": "amaranth.sim.core.Simulator.write_vcd.traverse_traces", "name": "traverse_traces", "lineno": 452, "scope": "Simulator.write_vcd", "is_async": false }, { "id": "amaranth.sim.core.Simulator.reset", "name": "reset", "lineno": 476, "scope": "Simulator", "is_async": false } ], "amaranth.sim.pysim": [ { "id": "amaranth.sim.pysim._VCDWriter.decode_to_vcd", "name": "decode_to_vcd", "lineno": 22, "scope": "_VCDWriter", "is_async": false }, { "id": "amaranth.sim.pysim._VCDWriter.__init__", "name": "__init__", "lineno": 25, "scope": "_VCDWriter", "is_async": false }, { "id": "amaranth.sim.pysim._VCDWriter.__init__.traverse_traces", "name": "traverse_traces", "lineno": 68, "scope": "_VCDWriter.__init__", "is_async": false }, { "id": "amaranth.sim.pysim._VCDWriter.__init__.add_var", "name": "add_var", "lineno": 120, "scope": "_VCDWriter.__init__", "is_async": false }, { "id": "amaranth.sim.pysim._VCDWriter.__init__.add_wire_var", "name": "add_wire_var", "lineno": 153, "scope": "_VCDWriter.__init__", "is_async": false }, { "id": "amaranth.sim.pysim._VCDWriter.__init__.add_format_var", "name": "add_format_var", "lineno": 156, "scope": "_VCDWriter.__init__", "is_async": false }, { "id": "amaranth.sim.pysim._VCDWriter.__init__.add_format", "name": "add_format", "lineno": 159, "scope": "_VCDWriter.__init__", "is_async": false }, { "id": "amaranth.sim.pysim._VCDWriter.__init__.add_mem_var", "name": "add_mem_var", "lineno": 190, "scope": "_VCDWriter.__init__", "is_async": false }, { "id": "amaranth.sim.pysim._VCDWriter.__init__.add_mem_wire_var", "name": "add_mem_wire_var", "lineno": 207, "scope": "_VCDWriter.__init__", "is_async": false }, { "id": "amaranth.sim.pysim._VCDWriter.__init__.add_mem_format_var", "name": "add_mem_format_var", "lineno": 210, "scope": "_VCDWriter.__init__", "is_async": false }, { "id": "amaranth.sim.pysim._VCDWriter.__init__.add_mem_format", "name": "add_mem_format", "lineno": 213, "scope": "_VCDWriter.__init__", "is_async": false }, { "id": "amaranth.sim.pysim._VCDWriter.update_signal", "name": "update_signal", "lineno": 239, "scope": "_VCDWriter", "is_async": false }, { "id": "amaranth.sim.pysim._VCDWriter.update_memory", "name": "update_memory", "lineno": 250, "scope": "_VCDWriter", "is_async": false }, { "id": "amaranth.sim.pysim._VCDWriter.close", "name": "close", "lineno": 260, "scope": "_VCDWriter", "is_async": false }, { "id": "amaranth.sim.pysim._VCDWriter.close.traverse_traces", "name": "traverse_traces", "lineno": 270, "scope": "_VCDWriter.close", "is_async": false }, { "id": "amaranth.sim.pysim._PyTimeline.__init__", "name": "__init__", "lineno": 309, "scope": "_PyTimeline", "is_async": false }, { "id": "amaranth.sim.pysim._PyTimeline.reset", "name": "reset", "lineno": 313, "scope": "_PyTimeline", "is_async": false }, { "id": "amaranth.sim.pysim._PyTimeline.set_waker", "name": "set_waker", "lineno": 317, "scope": "_PyTimeline", "is_async": false }, { "id": "amaranth.sim.pysim._PyTimeline.advance", "name": "advance", "lineno": 320, "scope": "_PyTimeline", "is_async": false }, { "id": "amaranth.sim.pysim._run_wakers", "name": "_run_wakers", "lineno": 342, "scope": null, "is_async": false }, { "id": "amaranth.sim.pysim._PySignalState.__init__", "name": "__init__", "lineno": 355, "scope": "_PySignalState", "is_async": false }, { "id": "amaranth.sim.pysim._PySignalState.reset", "name": "reset", "lineno": 362, "scope": "_PySignalState", "is_async": false }, { "id": "amaranth.sim.pysim._PySignalState.add_waker", "name": "add_waker", "lineno": 365, "scope": "_PySignalState", "is_async": false }, { "id": "amaranth.sim.pysim._PySignalState.update", "name": "update", "lineno": 369, "scope": "_PySignalState", "is_async": false }, { "id": "amaranth.sim.pysim._PySignalState.commit", "name": "commit", "lineno": 375, "scope": "_PySignalState", "is_async": false }, { "id": "amaranth.sim.pysim._PyMemoryChange.__init__", "name": "__init__", "lineno": 388, "scope": "_PyMemoryChange", "is_async": false }, { "id": "amaranth.sim.pysim._PyMemoryState.__init__", "name": "__init__", "lineno": 396, "scope": "_PyMemoryState", "is_async": false }, { "id": "amaranth.sim.pysim._PyMemoryState.reset", "name": "reset", "lineno": 403, "scope": "_PyMemoryState", "is_async": false }, { "id": "amaranth.sim.pysim._PyMemoryState.add_waker", "name": "add_waker", "lineno": 407, "scope": "_PyMemoryState", "is_async": false }, { "id": "amaranth.sim.pysim._PyMemoryState.read", "name": "read", "lineno": 411, "scope": "_PyMemoryState", "is_async": false }, { "id": "amaranth.sim.pysim._PyMemoryState.write", "name": "write", "lineno": 416, "scope": "_PyMemoryState", "is_async": false }, { "id": "amaranth.sim.pysim._PyMemoryState.commit", "name": "commit", "lineno": 430, "scope": "_PyMemoryState", "is_async": false }, { "id": "amaranth.sim.pysim._PyEngineState.__init__", "name": "__init__", "lineno": 445, "scope": "_PyEngineState", "is_async": false }, { "id": "amaranth.sim.pysim._PyEngineState.reset", "name": "reset", "lineno": 452, "scope": "_PyEngineState", "is_async": false }, { "id": "amaranth.sim.pysim._PyEngineState.get_signal", "name": "get_signal", "lineno": 458, "scope": "_PyEngineState", "is_async": false }, { "id": "amaranth.sim.pysim._PyEngineState.get_memory", "name": "get_memory", "lineno": 467, "scope": "_PyEngineState", "is_async": false }, { "id": "amaranth.sim.pysim._PyEngineState.set_delay_waker", "name": "set_delay_waker", "lineno": 476, "scope": "_PyEngineState", "is_async": false }, { "id": "amaranth.sim.pysim._PyEngineState.add_signal_waker", "name": "add_signal_waker", "lineno": 479, "scope": "_PyEngineState", "is_async": false }, { "id": "amaranth.sim.pysim._PyEngineState.add_memory_waker", "name": "add_memory_waker", "lineno": 482, "scope": "_PyEngineState", "is_async": false }, { "id": "amaranth.sim.pysim._PyEngineState.commit", "name": "commit", "lineno": 485, "scope": "_PyEngineState", "is_async": false }, { "id": "amaranth.sim.pysim._PyTriggerState.__init__", "name": "__init__", "lineno": 503, "scope": "_PyTriggerState", "is_async": false }, { "id": "amaranth.sim.pysim._PyTriggerState.add_changed_waker", "name": "add_changed_waker", "lineno": 526, "scope": "_PyTriggerState", "is_async": false }, { "id": "amaranth.sim.pysim._PyTriggerState.add_changed_waker.waker", "name": "waker", "lineno": 527, "scope": "_PyTriggerState.add_changed_waker", "is_async": false }, { "id": "amaranth.sim.pysim._PyTriggerState.add_edge_waker", "name": "add_edge_waker", "lineno": 534, "scope": "_PyTriggerState", "is_async": false }, { "id": "amaranth.sim.pysim._PyTriggerState.add_edge_waker.waker", "name": "waker", "lineno": 535, "scope": "_PyTriggerState.add_edge_waker", "is_async": false }, { "id": "amaranth.sim.pysim._PyTriggerState.add_delay_waker", "name": "add_delay_waker", "lineno": 547, "scope": "_PyTriggerState", "is_async": false }, { "id": "amaranth.sim.pysim._PyTriggerState.add_delay_waker.waker", "name": "waker", "lineno": 548, "scope": "_PyTriggerState.add_delay_waker", "is_async": false }, { "id": "amaranth.sim.pysim._PyTriggerState.activate", "name": "activate", "lineno": 556, "scope": "_PyTriggerState", "is_async": false }, { "id": "amaranth.sim.pysim._PyTriggerState.compute_result", "name": "compute_result", "lineno": 562, "scope": "_PyTriggerState", "is_async": false }, { "id": "amaranth.sim.pysim._PyTriggerState.run", "name": "run", "lineno": 577, "scope": "_PyTriggerState", "is_async": false }, { "id": "amaranth.sim.pysim._PyTriggerState.initial_eligible", "name": "initial_eligible", "lineno": 585, "scope": "_PyTriggerState", "is_async": false }, { "id": "amaranth.sim.pysim._PyTriggerState.__await__", "name": "__await__", "lineno": 591, "scope": "_PyTriggerState", "is_async": false }, { "id": "amaranth.sim.pysim.PySimEngine.__init__", "name": "__init__", "lineno": 602, "scope": "PySimEngine", "is_async": false }, { "id": "amaranth.sim.pysim.PySimEngine.state", "name": "state", "lineno": 613, "scope": "PySimEngine", "is_async": false }, { "id": "amaranth.sim.pysim.PySimEngine.now", "name": "now", "lineno": 617, "scope": "PySimEngine", "is_async": false }, { "id": "amaranth.sim.pysim.PySimEngine._now_plus_deltas", "name": "_now_plus_deltas", "lineno": 620, "scope": "PySimEngine", "is_async": false }, { "id": "amaranth.sim.pysim.PySimEngine.reset", "name": "reset", "lineno": 623, "scope": "PySimEngine", "is_async": false }, { "id": "amaranth.sim.pysim.PySimEngine.add_clock_process", "name": "add_clock_process", "lineno": 630, "scope": "PySimEngine", "is_async": false }, { "id": "amaranth.sim.pysim.PySimEngine.add_async_process", "name": "add_async_process", "lineno": 638, "scope": "PySimEngine", "is_async": false }, { "id": "amaranth.sim.pysim.PySimEngine.add_async_testbench", "name": "add_async_testbench", "lineno": 642, "scope": "PySimEngine", "is_async": false }, { "id": "amaranth.sim.pysim.PySimEngine.add_trigger_combination", "name": "add_trigger_combination", "lineno": 646, "scope": "PySimEngine", "is_async": false }, { "id": "amaranth.sim.pysim.PySimEngine.get_value", "name": "get_value", "lineno": 649, "scope": "PySimEngine", "is_async": false }, { "id": "amaranth.sim.pysim.PySimEngine.set_value", "name": "set_value", "lineno": 652, "scope": "PySimEngine", "is_async": false }, { "id": "amaranth.sim.pysim.PySimEngine.step_design", "name": "step_design", "lineno": 656, "scope": "PySimEngine", "is_async": false }, { "id": "amaranth.sim.pysim.PySimEngine.advance", "name": "advance", "lineno": 694, "scope": "PySimEngine", "is_async": false }, { "id": "amaranth.sim.pysim.PySimEngine.write_vcd", "name": "write_vcd", "lineno": 723, "scope": "PySimEngine", "is_async": false } ], "amaranth.sim._async": [ { "id": "amaranth.sim._async.SampleTrigger.__init__", "name": "__init__", "lineno": 33, "scope": "SampleTrigger", "is_async": false }, { "id": "amaranth.sim._async.ChangedTrigger.__init__", "name": "__init__", "lineno": 42, "scope": "ChangedTrigger", "is_async": false }, { "id": "amaranth.sim._async.ChangedTrigger.value", "name": "value", "lineno": 50, "scope": "ChangedTrigger", "is_async": false }, { "id": "amaranth.sim._async.EdgeTrigger.__init__", "name": "__init__", "lineno": 55, "scope": "EdgeTrigger", "is_async": false }, { "id": "amaranth.sim._async.DelayTrigger.__init__", "name": "__init__", "lineno": 72, "scope": "DelayTrigger", "is_async": false }, { "id": "amaranth.sim._async.TriggerCombination.__init__", "name": "__init__", "lineno": 136, "scope": "TriggerCombination", "is_async": false }, { "id": "amaranth.sim._async.TriggerCombination.sample", "name": "sample", "lineno": 142, "scope": "TriggerCombination", "is_async": false }, { "id": "amaranth.sim._async.TriggerCombination.delay", "name": "delay", "lineno": 172, "scope": "TriggerCombination", "is_async": false }, { "id": "amaranth.sim._async.TriggerCombination.changed", "name": "changed", "lineno": 183, "scope": "TriggerCombination", "is_async": false }, { "id": "amaranth.sim._async.TriggerCombination.edge", "name": "edge", "lineno": 194, "scope": "TriggerCombination", "is_async": false }, { "id": "amaranth.sim._async.TriggerCombination.posedge", "name": "posedge", "lineno": 205, "scope": "TriggerCombination", "is_async": false }, { "id": "amaranth.sim._async.TriggerCombination.negedge", "name": "negedge", "lineno": 212, "scope": "TriggerCombination", "is_async": false }, { "id": "amaranth.sim._async.TriggerCombination.__await__", "name": "__await__", "lineno": 219, "scope": "TriggerCombination", "is_async": false }, { "id": "amaranth.sim._async.TriggerCombination.__aiter__", "name": "__aiter__", "lineno": 223, "scope": "TriggerCombination", "is_async": true }, { "id": "amaranth.sim._async.TickTrigger.__init__", "name": "__init__", "lineno": 282, "scope": "TickTrigger", "is_async": false }, { "id": "amaranth.sim._async.TickTrigger.sample", "name": "sample", "lineno": 289, "scope": "TickTrigger", "is_async": false }, { "id": "amaranth.sim._async.TickTrigger.until", "name": "until", "lineno": 328, "scope": "TickTrigger", "is_async": true }, { "id": "amaranth.sim._async.TickTrigger.repeat", "name": "repeat", "lineno": 372, "scope": "TickTrigger", "is_async": true }, { "id": "amaranth.sim._async.TickTrigger._collect_trigger", "name": "_collect_trigger", "lineno": 410, "scope": "TickTrigger", "is_async": false }, { "id": "amaranth.sim._async.TickTrigger.__await__", "name": "__await__", "lineno": 425, "scope": "TickTrigger", "is_async": false }, { "id": "amaranth.sim._async.TickTrigger.__aiter__", "name": "__aiter__", "lineno": 430, "scope": "TickTrigger", "is_async": true }, { "id": "amaranth.sim._async.SimulatorContext.__init__", "name": "__init__", "lineno": 457, "scope": "SimulatorContext", "is_async": false }, { "id": "amaranth.sim._async.SimulatorContext.get", "name": "get", "lineno": 463, "scope": "SimulatorContext", "is_async": false }, { "id": "amaranth.sim._async.SimulatorContext.get", "name": "get", "lineno": 466, "scope": "SimulatorContext", "is_async": false }, { "id": "amaranth.sim._async.SimulatorContext.get", "name": "get", "lineno": 468, "scope": "SimulatorContext", "is_async": false }, { "id": "amaranth.sim._async.SimulatorContext.set", "name": "set", "lineno": 489, "scope": "SimulatorContext", "is_async": false }, { "id": "amaranth.sim._async.SimulatorContext.set", "name": "set", "lineno": 492, "scope": "SimulatorContext", "is_async": false }, { "id": "amaranth.sim._async.SimulatorContext.set", "name": "set", "lineno": 494, "scope": "SimulatorContext", "is_async": false }, { "id": "amaranth.sim._async.SimulatorContext.critical", "name": "critical", "lineno": 514, "scope": "SimulatorContext", "is_async": false }, { "id": "amaranth.sim._async.SimulatorContext.tick", "name": "tick", "lineno": 548, "scope": "SimulatorContext", "is_async": false }, { "id": "amaranth.sim._async.SimulatorContext.tick", "name": "tick", "lineno": 551, "scope": "SimulatorContext", "is_async": false }, { "id": "amaranth.sim._async.SimulatorContext.tick", "name": "tick", "lineno": 553, "scope": "SimulatorContext", "is_async": false }, { "id": "amaranth.sim._async.SimulatorContext.delay", "name": "delay", "lineno": 594, "scope": "SimulatorContext", "is_async": false }, { "id": "amaranth.sim._async.SimulatorContext.changed", "name": "changed", "lineno": 622, "scope": "SimulatorContext", "is_async": false }, { "id": "amaranth.sim._async.SimulatorContext.edge", "name": "edge", "lineno": 650, "scope": "SimulatorContext", "is_async": false }, { "id": "amaranth.sim._async.SimulatorContext.posedge", "name": "posedge", "lineno": 680, "scope": "SimulatorContext", "is_async": false }, { "id": "amaranth.sim._async.SimulatorContext.negedge", "name": "negedge", "lineno": 687, "scope": "SimulatorContext", "is_async": false }, { "id": "amaranth.sim._async.SimulatorContext.elapsed_time", "name": "elapsed_time", "lineno": 694, "scope": "SimulatorContext", "is_async": false }, { "id": "amaranth.sim._async.ProcessContext.get", "name": "get", "lineno": 701, "scope": "ProcessContext", "is_async": false }, { "id": "amaranth.sim._async.ProcessContext.set", "name": "set", "lineno": 706, "scope": "ProcessContext", "is_async": false }, { "id": "amaranth.sim._async.ProcessContext.set", "name": "set", "lineno": 709, "scope": "ProcessContext", "is_async": false }, { "id": "amaranth.sim._async.ProcessContext.set", "name": "set", "lineno": 711, "scope": "ProcessContext", "is_async": false }, { "id": "amaranth.sim._async.TestbenchContext.get", "name": "get", "lineno": 722, "scope": "TestbenchContext", "is_async": false }, { "id": "amaranth.sim._async.TestbenchContext.get", "name": "get", "lineno": 725, "scope": "TestbenchContext", "is_async": false }, { "id": "amaranth.sim._async.TestbenchContext.get", "name": "get", "lineno": 727, "scope": "TestbenchContext", "is_async": false }, { "id": "amaranth.sim._async.TestbenchContext.set", "name": "set", "lineno": 736, "scope": "TestbenchContext", "is_async": false }, { "id": "amaranth.sim._async.TestbenchContext.set", "name": "set", "lineno": 739, "scope": "TestbenchContext", "is_async": false }, { "id": "amaranth.sim._async.TestbenchContext.set", "name": "set", "lineno": 741, "scope": "TestbenchContext", "is_async": false }, { "id": "amaranth.sim._async.AsyncProcess.__init__", "name": "__init__", "lineno": 752, "scope": "AsyncProcess", "is_async": false }, { "id": "amaranth.sim._async.AsyncProcess.reset", "name": "reset", "lineno": 762, "scope": "AsyncProcess", "is_async": false }, { "id": "amaranth.sim._async.AsyncProcess.run", "name": "run", "lineno": 769, "scope": "AsyncProcess", "is_async": false } ], "amaranth.sim._base": [ { "id": "amaranth.sim._base.BaseProcess.reset", "name": "reset", "lineno": 10, "scope": "BaseProcess", "is_async": false }, { "id": "amaranth.sim._base.BaseProcess.run", "name": "run", "lineno": 13, "scope": "BaseProcess", "is_async": false }, { "id": "amaranth.sim._base.BaseSignalState.update", "name": "update", "lineno": 26, "scope": "BaseSignalState", "is_async": false }, { "id": "amaranth.sim._base.BaseMemoryState.read", "name": "read", "lineno": 35, "scope": "BaseMemoryState", "is_async": false }, { "id": "amaranth.sim._base.BaseMemoryState.write", "name": "write", "lineno": 38, "scope": "BaseMemoryState", "is_async": false }, { "id": "amaranth.sim._base.BaseEngineState.reset", "name": "reset", "lineno": 43, "scope": "BaseEngineState", "is_async": false }, { "id": "amaranth.sim._base.BaseEngineState.get_signal", "name": "get_signal", "lineno": 46, "scope": "BaseEngineState", "is_async": false }, { "id": "amaranth.sim._base.BaseEngineState.get_memory", "name": "get_memory", "lineno": 49, "scope": "BaseEngineState", "is_async": false }, { "id": "amaranth.sim._base.BaseEngineState.set_delay_waker", "name": "set_delay_waker", "lineno": 54, "scope": "BaseEngineState", "is_async": false }, { "id": "amaranth.sim._base.BaseEngineState.add_signal_waker", "name": "add_signal_waker", "lineno": 57, "scope": "BaseEngineState", "is_async": false }, { "id": "amaranth.sim._base.BaseEngineState.add_memory_waker", "name": "add_memory_waker", "lineno": 60, "scope": "BaseEngineState", "is_async": false }, { "id": "amaranth.sim._base.BaseEngine.state", "name": "state", "lineno": 66, "scope": "BaseEngine", "is_async": false }, { "id": "amaranth.sim._base.BaseEngine.now", "name": "now", "lineno": 70, "scope": "BaseEngine", "is_async": false }, { "id": "amaranth.sim._base.BaseEngine.reset", "name": "reset", "lineno": 73, "scope": "BaseEngine", "is_async": false }, { "id": "amaranth.sim._base.BaseEngine.add_clock_process", "name": "add_clock_process", "lineno": 76, "scope": "BaseEngine", "is_async": false }, { "id": "amaranth.sim._base.BaseEngine.add_async_process", "name": "add_async_process", "lineno": 79, "scope": "BaseEngine", "is_async": false }, { "id": "amaranth.sim._base.BaseEngine.add_async_testbench", "name": "add_async_testbench", "lineno": 82, "scope": "BaseEngine", "is_async": false }, { "id": "amaranth.sim._base.BaseEngine.add_trigger_combination", "name": "add_trigger_combination", "lineno": 85, "scope": "BaseEngine", "is_async": false }, { "id": "amaranth.sim._base.BaseEngine.get_value", "name": "get_value", "lineno": 88, "scope": "BaseEngine", "is_async": false }, { "id": "amaranth.sim._base.BaseEngine.set_value", "name": "set_value", "lineno": 91, "scope": "BaseEngine", "is_async": false }, { "id": "amaranth.sim._base.BaseEngine.step_design", "name": "step_design", "lineno": 94, "scope": "BaseEngine", "is_async": false }, { "id": "amaranth.sim._base.BaseEngine.advance", "name": "advance", "lineno": 97, "scope": "BaseEngine", "is_async": false }, { "id": "amaranth.sim._base.BaseEngine.write_vcd", "name": "write_vcd", "lineno": 100, "scope": "BaseEngine", "is_async": false } ], "amaranth.sim._pyclock": [ { "id": "amaranth.sim._pyclock.PyClockProcess.__init__", "name": "__init__", "lineno": 8, "scope": "PyClockProcess", "is_async": false }, { "id": "amaranth.sim._pyclock.PyClockProcess.reset", "name": "reset", "lineno": 18, "scope": "PyClockProcess", "is_async": false }, { "id": "amaranth.sim._pyclock.PyClockProcess.run", "name": "run", "lineno": 24, "scope": "PyClockProcess", "is_async": false }, { "id": "amaranth.sim._pyclock.PyClockProcess.run.waker", "name": "waker", "lineno": 27, "scope": "PyClockProcess.run", "is_async": false } ], "amaranth.sim._pycoro": [ { "id": "amaranth.sim._pycoro.Settle.__init__", "name": "__init__", "lineno": 19, "scope": "Settle", "is_async": false }, { "id": "amaranth.sim._pycoro.Settle.__repr__", "name": "__repr__", "lineno": 22, "scope": "Settle", "is_async": false }, { "id": "amaranth.sim._pycoro.Delay.__init__", "name": "__init__", "lineno": 27, "scope": "Delay", "is_async": false }, { "id": "amaranth.sim._pycoro.Delay.__repr__", "name": "__repr__", "lineno": 30, "scope": "Delay", "is_async": false }, { "id": "amaranth.sim._pycoro.Tick.__init__", "name": "__init__", "lineno": 38, "scope": "Tick", "is_async": false }, { "id": "amaranth.sim._pycoro.Tick.__repr__", "name": "__repr__", "lineno": 44, "scope": "Tick", "is_async": false }, { "id": "amaranth.sim._pycoro.Passive.__repr__", "name": "__repr__", "lineno": 49, "scope": "Passive", "is_async": false }, { "id": "amaranth.sim._pycoro.Active.__repr__", "name": "__repr__", "lineno": 54, "scope": "Active", "is_async": false }, { "id": "amaranth.sim._pycoro.coro_wrapper", "name": "coro_wrapper", "lineno": 58, "scope": null, "is_async": false }, { "id": "amaranth.sim._pycoro.coro_wrapper.inner", "name": "inner", "lineno": 59, "scope": "coro_wrapper", "is_async": true }, { "id": "amaranth.sim._pycoro.coro_wrapper.inner.src_loc", "name": "src_loc", "lineno": 60, "scope": "coro_wrapper.inner", "is_async": false } ], "amaranth.sim._pyeval": [ { "id": "amaranth.sim._pyeval._eval_matches", "name": "_eval_matches", "lineno": 9, "scope": null, "is_async": false }, { "id": "amaranth.sim._pyeval.eval_value", "name": "eval_value", "lineno": 24, "scope": null, "is_async": false }, { "id": "amaranth.sim._pyeval.value_to_string", "name": "value_to_string", "lineno": 135, "scope": null, "is_async": false }, { "id": "amaranth.sim._pyeval.eval_format", "name": "eval_format", "lineno": 146, "scope": null, "is_async": false }, { "id": "amaranth.sim._pyeval._eval_assign_inner", "name": "_eval_assign_inner", "lineno": 162, "scope": null, "is_async": false }, { "id": "amaranth.sim._pyeval.eval_assign", "name": "eval_assign", "lineno": 230, "scope": null, "is_async": false } ], "amaranth.sim._pyrtl": [ { "id": "amaranth.sim._pyrtl.PyRTLProcess.__init__", "name": "__init__", "lineno": 23, "scope": "PyRTLProcess", "is_async": false }, { "id": "amaranth.sim._pyrtl.PyRTLProcess.reset", "name": "reset", "lineno": 28, "scope": "PyRTLProcess", "is_async": false }, { "id": "amaranth.sim._pyrtl._PythonEmitter.__init__", "name": "__init__", "lineno": 34, "scope": "_PythonEmitter", "is_async": false }, { "id": "amaranth.sim._pyrtl._PythonEmitter.append", "name": "append", "lineno": 39, "scope": "_PythonEmitter", "is_async": false }, { "id": "amaranth.sim._pyrtl._PythonEmitter.indent", "name": "indent", "lineno": 45, "scope": "_PythonEmitter", "is_async": false }, { "id": "amaranth.sim._pyrtl._PythonEmitter.flush", "name": "flush", "lineno": 50, "scope": "_PythonEmitter", "is_async": false }, { "id": "amaranth.sim._pyrtl._PythonEmitter.gen_var", "name": "gen_var", "lineno": 55, "scope": "_PythonEmitter", "is_async": false }, { "id": "amaranth.sim._pyrtl._PythonEmitter.def_var", "name": "def_var", "lineno": 60, "scope": "_PythonEmitter", "is_async": false }, { "id": "amaranth.sim._pyrtl._Compiler.__init__", "name": "__init__", "lineno": 67, "scope": "_Compiler", "is_async": false }, { "id": "amaranth.sim._pyrtl._Compiler._emit_switch", "name": "_emit_switch", "lineno": 71, "scope": "_Compiler", "is_async": false }, { "id": "amaranth.sim._pyrtl._ValueCompiler.on_value", "name": "on_value", "lineno": 126, "scope": "_ValueCompiler", "is_async": false }, { "id": "amaranth.sim._pyrtl._ValueCompiler.on_ClockSignal", "name": "on_ClockSignal", "lineno": 143, "scope": "_ValueCompiler", "is_async": false }, { "id": "amaranth.sim._pyrtl._ValueCompiler.on_ResetSignal", "name": "on_ResetSignal", "lineno": 146, "scope": "_ValueCompiler", "is_async": false }, { "id": "amaranth.sim._pyrtl._ValueCompiler.on_AnyValue", "name": "on_AnyValue", "lineno": 149, "scope": "_ValueCompiler", "is_async": false }, { "id": "amaranth.sim._pyrtl._ValueCompiler.on_Initial", "name": "on_Initial", "lineno": 152, "scope": "_ValueCompiler", "is_async": false }, { "id": "amaranth.sim._pyrtl._RHSValueCompiler.__init__", "name": "__init__", "lineno": 157, "scope": "_RHSValueCompiler", "is_async": false }, { "id": "amaranth.sim._pyrtl._RHSValueCompiler.sign", "name": "sign", "lineno": 168, "scope": "_RHSValueCompiler", "is_async": false }, { "id": "amaranth.sim._pyrtl._RHSValueCompiler.on_Const", "name": "on_Const", "lineno": 177, "scope": "_RHSValueCompiler", "is_async": false }, { "id": "amaranth.sim._pyrtl._RHSValueCompiler.on_Signal", "name": "on_Signal", "lineno": 180, "scope": "_RHSValueCompiler", "is_async": false }, { "id": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator", "name": "on_Operator", "lineno": 189, "scope": "_RHSValueCompiler", "is_async": false }, { "id": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.mask", "name": "mask", "lineno": 190, "scope": "_RHSValueCompiler.on_Operator", "is_async": false }, { "id": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.sign", "name": "sign", "lineno": 194, "scope": "_RHSValueCompiler.on_Operator", "is_async": false }, { "id": "amaranth.sim._pyrtl._RHSValueCompiler.on_Slice", "name": "on_Slice", "lineno": 254, "scope": "_RHSValueCompiler", "is_async": false }, { "id": "amaranth.sim._pyrtl._RHSValueCompiler.on_Part", "name": "on_Part", "lineno": 257, "scope": "_RHSValueCompiler", "is_async": false }, { "id": "amaranth.sim._pyrtl._RHSValueCompiler.on_Concat", "name": "on_Concat", "lineno": 263, "scope": "_RHSValueCompiler", "is_async": false }, { "id": "amaranth.sim._pyrtl._RHSValueCompiler.on_SwitchValue", "name": "on_SwitchValue", "lineno": 274, "scope": "_RHSValueCompiler", "is_async": false }, { "id": "amaranth.sim._pyrtl._RHSValueCompiler.on_SwitchValue.case_handler", "name": "case_handler", "lineno": 277, "scope": "_RHSValueCompiler.on_SwitchValue", "is_async": false }, { "id": "amaranth.sim._pyrtl._RHSValueCompiler.compile", "name": "compile", "lineno": 283, "scope": "_RHSValueCompiler", "is_async": false }, { "id": "amaranth.sim._pyrtl._LHSValueCompiler.__init__", "name": "__init__", "lineno": 291, "scope": "_LHSValueCompiler", "is_async": false }, { "id": "amaranth.sim._pyrtl._LHSValueCompiler.on_Const", "name": "on_Const", "lineno": 302, "scope": "_LHSValueCompiler", "is_async": false }, { "id": "amaranth.sim._pyrtl._LHSValueCompiler.on_Signal", "name": "on_Signal", "lineno": 305, "scope": "_LHSValueCompiler", "is_async": false }, { "id": "amaranth.sim._pyrtl._LHSValueCompiler.on_Signal.gen", "name": "gen", "lineno": 309, "scope": "_LHSValueCompiler.on_Signal", "is_async": false }, { "id": "amaranth.sim._pyrtl._LHSValueCompiler.on_Operator", "name": "on_Operator", "lineno": 318, "scope": "_LHSValueCompiler", "is_async": false }, { "id": "amaranth.sim._pyrtl._LHSValueCompiler.on_Slice", "name": "on_Slice", "lineno": 323, "scope": "_LHSValueCompiler", "is_async": false }, { "id": "amaranth.sim._pyrtl._LHSValueCompiler.on_Slice.gen", "name": "gen", "lineno": 324, "scope": "_LHSValueCompiler.on_Slice", "is_async": false }, { "id": "amaranth.sim._pyrtl._LHSValueCompiler.on_Part", "name": "on_Part", "lineno": 331, "scope": "_LHSValueCompiler", "is_async": false }, { "id": "amaranth.sim._pyrtl._LHSValueCompiler.on_Part.gen", "name": "gen", "lineno": 332, "scope": "_LHSValueCompiler.on_Part", "is_async": false }, { "id": "amaranth.sim._pyrtl._LHSValueCompiler.on_Concat", "name": "on_Concat", "lineno": 341, "scope": "_LHSValueCompiler", "is_async": false }, { "id": "amaranth.sim._pyrtl._LHSValueCompiler.on_Concat.gen", "name": "gen", "lineno": 342, "scope": "_LHSValueCompiler.on_Concat", "is_async": false }, { "id": "amaranth.sim._pyrtl._LHSValueCompiler.on_SwitchValue", "name": "on_SwitchValue", "lineno": 351, "scope": "_LHSValueCompiler", "is_async": false }, { "id": "amaranth.sim._pyrtl._LHSValueCompiler.on_SwitchValue.gen", "name": "gen", "lineno": 352, "scope": "_LHSValueCompiler.on_SwitchValue", "is_async": false }, { "id": "amaranth.sim._pyrtl._LHSValueCompiler.on_SwitchValue.gen.case_handler", "name": "case_handler", "lineno": 354, "scope": "_LHSValueCompiler.on_SwitchValue.gen", "is_async": false }, { "id": "amaranth.sim._pyrtl.pin_blame", "name": "pin_blame", "lineno": 360, "scope": null, "is_async": false }, { "id": "amaranth.sim._pyrtl._StatementCompiler.__init__", "name": "__init__", "lineno": 374, "scope": "_StatementCompiler", "is_async": false }, { "id": "amaranth.sim._pyrtl._StatementCompiler.on_statements", "name": "on_statements", "lineno": 379, "scope": "_StatementCompiler", "is_async": false }, { "id": "amaranth.sim._pyrtl._StatementCompiler.on_Assign", "name": "on_Assign", "lineno": 385, "scope": "_StatementCompiler", "is_async": false }, { "id": "amaranth.sim._pyrtl._StatementCompiler.on_Switch", "name": "on_Switch", "lineno": 388, "scope": "_StatementCompiler", "is_async": false }, { "id": "amaranth.sim._pyrtl._StatementCompiler.on_Switch.case_handler", "name": "case_handler", "lineno": 391, "scope": "_StatementCompiler.on_Switch", "is_async": false }, { "id": "amaranth.sim._pyrtl._StatementCompiler.emit_format", "name": "emit_format", "lineno": 395, "scope": "_StatementCompiler", "is_async": false }, { "id": "amaranth.sim._pyrtl._StatementCompiler.on_Print", "name": "on_Print", "lineno": 413, "scope": "_StatementCompiler", "is_async": false }, { "id": "amaranth.sim._pyrtl._StatementCompiler.on_Property", "name": "on_Property", "lineno": 416, "scope": "_StatementCompiler", "is_async": false }, { "id": "amaranth.sim._pyrtl._StatementCompiler.compile", "name": "compile", "lineno": 438, "scope": "_StatementCompiler", "is_async": false }, { "id": "amaranth.sim._pyrtl.comb_waker", "name": "comb_waker", "lineno": 450, "scope": null, "is_async": false }, { "id": "amaranth.sim._pyrtl.comb_waker.waker", "name": "waker", "lineno": 451, "scope": "comb_waker", "is_async": false }, { "id": "amaranth.sim._pyrtl.edge_waker", "name": "edge_waker", "lineno": 457, "scope": null, "is_async": false }, { "id": "amaranth.sim._pyrtl.edge_waker.waker", "name": "waker", "lineno": 458, "scope": "edge_waker", "is_async": false }, { "id": "amaranth.sim._pyrtl.memory_waker", "name": "memory_waker", "lineno": 465, "scope": null, "is_async": false }, { "id": "amaranth.sim._pyrtl.memory_waker.waker", "name": "waker", "lineno": 466, "scope": "memory_waker", "is_async": false }, { "id": "amaranth.sim._pyrtl._FragmentCompiler.__init__", "name": "__init__", "lineno": 473, "scope": "_FragmentCompiler", "is_async": false }, { "id": "amaranth.sim._pyrtl._FragmentCompiler.__call__", "name": "__call__", "lineno": 476, "scope": "_FragmentCompiler", "is_async": false } ], "amaranth.sim": [], "amaranth.vendor._altera": [ { "id": "amaranth.vendor._altera._add_useioff", "name": "_add_useioff", "lineno": 25, "scope": null, "is_async": false }, { "id": "amaranth.vendor._altera.InnerBuffer.__init__", "name": "__init__", "lineno": 45, "scope": "InnerBuffer", "is_async": false }, { "id": "amaranth.vendor._altera.InnerBuffer.elaborate", "name": "elaborate", "lineno": 62, "scope": "InnerBuffer", "is_async": false }, { "id": "amaranth.vendor._altera.IOBuffer.elaborate", "name": "elaborate", "lineno": 113, "scope": "IOBuffer", "is_async": false }, { "id": "amaranth.vendor._altera.FFBuffer.elaborate", "name": "elaborate", "lineno": 130, "scope": "FFBuffer", "is_async": false }, { "id": "amaranth.vendor._altera.DDRBuffer.elaborate", "name": "elaborate", "lineno": 149, "scope": "DDRBuffer", "is_async": false }, { "id": "amaranth.vendor._altera.AlteraPlatform.__init__", "name": "__init__", "lineno": 417, "scope": "AlteraPlatform", "is_async": false }, { "id": "amaranth.vendor._altera.AlteraPlatform.required_tools", "name": "required_tools", "lineno": 424, "scope": "AlteraPlatform", "is_async": false }, { "id": "amaranth.vendor._altera.AlteraPlatform.file_templates", "name": "file_templates", "lineno": 432, "scope": "AlteraPlatform", "is_async": false }, { "id": "amaranth.vendor._altera.AlteraPlatform.command_templates", "name": "command_templates", "lineno": 440, "scope": "AlteraPlatform", "is_async": false }, { "id": "amaranth.vendor._altera.AlteraPlatform.add_clock_constraint", "name": "add_clock_constraint", "lineno": 447, "scope": "AlteraPlatform", "is_async": false }, { "id": "amaranth.vendor._altera.AlteraPlatform.default_clk_constraint", "name": "default_clk_constraint", "lineno": 453, "scope": "AlteraPlatform", "is_async": false }, { "id": "amaranth.vendor._altera.AlteraPlatform.create_missing_domain", "name": "create_missing_domain", "lineno": 464, "scope": "AlteraPlatform", "is_async": false }, { "id": "amaranth.vendor._altera.AlteraPlatform.get_io_buffer", "name": "get_io_buffer", "lineno": 477, "scope": "AlteraPlatform", "is_async": false }, { "id": "amaranth.vendor._altera.AlteraPlatform.get_ff_sync", "name": "get_ff_sync", "lineno": 500, "scope": "AlteraPlatform", "is_async": false }, { "id": "amaranth.vendor._altera.AlteraPlatform.get_async_ff_sync", "name": "get_async_ff_sync", "lineno": 510, "scope": "AlteraPlatform", "is_async": false } ], "amaranth.vendor._gowin": [ { "id": "amaranth.vendor._gowin.InnerBuffer.__init__", "name": "__init__", "lineno": 23, "scope": "InnerBuffer", "is_async": false }, { "id": "amaranth.vendor._gowin.InnerBuffer.elaborate", "name": "elaborate", "lineno": 34, "scope": "InnerBuffer", "is_async": false }, { "id": "amaranth.vendor._gowin.IOBuffer.elaborate", "name": "elaborate", "lineno": 91, "scope": "IOBuffer", "is_async": false }, { "id": "amaranth.vendor._gowin.FFBuffer.elaborate", "name": "elaborate", "lineno": 108, "scope": "FFBuffer", "is_async": false }, { "id": "amaranth.vendor._gowin.DDRBuffer.elaborate", "name": "elaborate", "lineno": 127, "scope": "DDRBuffer", "is_async": false }, { "id": "amaranth.vendor._gowin.GowinPlatform.parse_part", "name": "parse_part", "lineno": 203, "scope": "GowinPlatform", "is_async": false }, { "id": "amaranth.vendor._gowin.GowinPlatform._chipdb_device", "name": "_chipdb_device", "lineno": 243, "scope": "GowinPlatform", "is_async": false }, { "id": "amaranth.vendor._gowin.GowinPlatform._osc_type", "name": "_osc_type", "lineno": 294, "scope": "GowinPlatform", "is_async": false }, { "id": "amaranth.vendor._gowin.GowinPlatform._osc_base_freq", "name": "_osc_base_freq", "lineno": 301, "scope": "GowinPlatform", "is_async": false }, { "id": "amaranth.vendor._gowin.GowinPlatform._osc_div", "name": "_osc_div", "lineno": 321, "scope": "GowinPlatform", "is_async": false }, { "id": "amaranth.vendor._gowin.GowinPlatform.__init__", "name": "__init__", "lineno": 471, "scope": "GowinPlatform", "is_async": false }, { "id": "amaranth.vendor._gowin.GowinPlatform.required_tools", "name": "required_tools", "lineno": 480, "scope": "GowinPlatform", "is_async": false }, { "id": "amaranth.vendor._gowin.GowinPlatform.file_templates", "name": "file_templates", "lineno": 488, "scope": "GowinPlatform", "is_async": false }, { "id": "amaranth.vendor._gowin.GowinPlatform.command_templates", "name": "command_templates", "lineno": 496, "scope": "GowinPlatform", "is_async": false }, { "id": "amaranth.vendor._gowin.GowinPlatform.add_clock_constraint", "name": "add_clock_constraint", "lineno": 503, "scope": "GowinPlatform", "is_async": false }, { "id": "amaranth.vendor._gowin.GowinPlatform.default_clk_constraint", "name": "default_clk_constraint", "lineno": 509, "scope": "GowinPlatform", "is_async": false }, { "id": "amaranth.vendor._gowin.GowinPlatform.create_missing_domain", "name": "create_missing_domain", "lineno": 520, "scope": "GowinPlatform", "is_async": false }, { "id": "amaranth.vendor._gowin.GowinPlatform.get_io_buffer", "name": "get_io_buffer", "lineno": 566, "scope": "GowinPlatform", "is_async": false } ], "amaranth.vendor._lattice": [ { "id": "amaranth.vendor._lattice.InnerBuffer.__init__", "name": "__init__", "lineno": 17, "scope": "InnerBuffer", "is_async": false }, { "id": "amaranth.vendor._lattice.InnerBuffer.elaborate", "name": "elaborate", "lineno": 28, "scope": "InnerBuffer", "is_async": false }, { "id": "amaranth.vendor._lattice.IOBuffer.elaborate", "name": "elaborate", "lineno": 65, "scope": "IOBuffer", "is_async": false }, { "id": "amaranth.vendor._lattice._make_oereg_ecp5_machxo2", "name": "_make_oereg_ecp5_machxo2", "lineno": 81, "scope": null, "is_async": false }, { "id": "amaranth.vendor._lattice._make_oereg_nexus", "name": "_make_oereg_nexus", "lineno": 92, "scope": null, "is_async": false }, { "id": "amaranth.vendor._lattice.FFBufferECP5.elaborate", "name": "elaborate", "lineno": 104, "scope": "FFBufferECP5", "is_async": false }, { "id": "amaranth.vendor._lattice.FFBufferNexus.elaborate", "name": "elaborate", "lineno": 141, "scope": "FFBufferNexus", "is_async": false }, { "id": "amaranth.vendor._lattice.DDRBufferECP5.elaborate", "name": "elaborate", "lineno": 178, "scope": "DDRBufferECP5", "is_async": false }, { "id": "amaranth.vendor._lattice.DDRBufferMachXO2.elaborate", "name": "elaborate", "lineno": 221, "scope": "DDRBufferMachXO2", "is_async": false }, { "id": "amaranth.vendor._lattice.DDRBufferNexus.elaborate", "name": "elaborate", "lineno": 264, "scope": "DDRBufferNexus", "is_async": false }, { "id": "amaranth.vendor._lattice.LatticePlatform.__init__", "name": "__init__", "lineno": 811, "scope": "LatticePlatform", "is_async": false }, { "id": "amaranth.vendor._lattice.LatticePlatform.required_tools", "name": "required_tools", "lineno": 840, "scope": "LatticePlatform", "is_async": false }, { "id": "amaranth.vendor._lattice.LatticePlatform.file_templates", "name": "file_templates", "lineno": 855, "scope": "LatticePlatform", "is_async": false }, { "id": "amaranth.vendor._lattice.LatticePlatform.command_templates", "name": "command_templates", "lineno": 867, "scope": "LatticePlatform", "is_async": false }, { "id": "amaranth.vendor._lattice.LatticePlatform.default_clk_constraint", "name": "default_clk_constraint", "lineno": 894, "scope": "LatticePlatform", "is_async": false }, { "id": "amaranth.vendor._lattice.LatticePlatform.create_missing_domain", "name": "create_missing_domain", "lineno": 909, "scope": "LatticePlatform", "is_async": false }, { "id": "amaranth.vendor._lattice.LatticePlatform.get_io_buffer", "name": "get_io_buffer", "lineno": 1013, "scope": "LatticePlatform", "is_async": false } ], "amaranth.vendor._quicklogic": [ { "id": "amaranth.vendor._quicklogic.QuicklogicPlatform.default_clk_constraint", "name": "default_clk_constraint", "lineno": 141, "scope": "QuicklogicPlatform", "is_async": false }, { "id": "amaranth.vendor._quicklogic.QuicklogicPlatform.add_clock_constraint", "name": "add_clock_constraint", "lineno": 146, "scope": "QuicklogicPlatform", "is_async": false }, { "id": "amaranth.vendor._quicklogic.QuicklogicPlatform.create_missing_domain", "name": "create_missing_domain", "lineno": 151, "scope": "QuicklogicPlatform", "is_async": false } ], "amaranth.vendor._siliconblue": [ { "id": "amaranth.vendor._siliconblue.SiliconBluePlatform.__init__", "name": "__init__", "lineno": 291, "scope": "SiliconBluePlatform", "is_async": false }, { "id": "amaranth.vendor._siliconblue.SiliconBluePlatform.family", "name": "family", "lineno": 298, "scope": "SiliconBluePlatform", "is_async": false }, { "id": "amaranth.vendor._siliconblue.SiliconBluePlatform._toolchain_env_var", "name": "_toolchain_env_var", "lineno": 306, "scope": "SiliconBluePlatform", "is_async": false }, { "id": "amaranth.vendor._siliconblue.SiliconBluePlatform.required_tools", "name": "required_tools", "lineno": 314, "scope": "SiliconBluePlatform", "is_async": false }, { "id": "amaranth.vendor._siliconblue.SiliconBluePlatform.file_templates", "name": "file_templates", "lineno": 322, "scope": "SiliconBluePlatform", "is_async": false }, { "id": "amaranth.vendor._siliconblue.SiliconBluePlatform.command_templates", "name": "command_templates", "lineno": 330, "scope": "SiliconBluePlatform", "is_async": false }, { "id": "amaranth.vendor._siliconblue.SiliconBluePlatform.default_clk_constraint", "name": "default_clk_constraint", "lineno": 340, "scope": "SiliconBluePlatform", "is_async": false }, { "id": "amaranth.vendor._siliconblue.SiliconBluePlatform.create_missing_domain", "name": "create_missing_domain", "lineno": 350, "scope": "SiliconBluePlatform", "is_async": false }, { "id": "amaranth.vendor._siliconblue.SiliconBluePlatform._get_io_buffer_single", "name": "_get_io_buffer_single", "lineno": 429, "scope": "SiliconBluePlatform", "is_async": false }, { "id": "amaranth.vendor._siliconblue.SiliconBluePlatform._get_io_buffer_single.get_dff", "name": "get_dff", "lineno": 430, "scope": "SiliconBluePlatform._get_io_buffer_single", "is_async": false }, { "id": "amaranth.vendor._siliconblue.SiliconBluePlatform._get_io_buffer_single.get_inv", "name": "get_inv", "lineno": 437, "scope": "SiliconBluePlatform._get_io_buffer_single", "is_async": false }, { "id": "amaranth.vendor._siliconblue.SiliconBluePlatform.get_io_buffer", "name": "get_io_buffer", "lineno": 557, "scope": "SiliconBluePlatform", "is_async": false } ], "amaranth.vendor._xilinx": [ { "id": "amaranth.vendor._xilinx.InnerBuffer.__init__", "name": "__init__", "lineno": 22, "scope": "InnerBuffer", "is_async": false }, { "id": "amaranth.vendor._xilinx.InnerBuffer.elaborate", "name": "elaborate", "lineno": 33, "scope": "InnerBuffer", "is_async": false }, { "id": "amaranth.vendor._xilinx.IOBuffer.elaborate", "name": "elaborate", "lineno": 90, "scope": "IOBuffer", "is_async": false }, { "id": "amaranth.vendor._xilinx._make_dff", "name": "_make_dff", "lineno": 106, "scope": null, "is_async": false }, { "id": "amaranth.vendor._xilinx.FFBuffer.elaborate", "name": "elaborate", "lineno": 122, "scope": "FFBuffer", "is_async": false }, { "id": "amaranth.vendor._xilinx.DDRBufferVirtex2.elaborate", "name": "elaborate", "lineno": 145, "scope": "DDRBufferVirtex2", "is_async": false }, { "id": "amaranth.vendor._xilinx.DDRBufferSpartan3E.elaborate", "name": "elaborate", "lineno": 194, "scope": "DDRBufferSpartan3E", "is_async": false }, { "id": "amaranth.vendor._xilinx.DDRBufferVirtex4.elaborate", "name": "elaborate", "lineno": 336, "scope": "DDRBufferVirtex4", "is_async": false }, { "id": "amaranth.vendor._xilinx.DDRBufferUltrascale.elaborate", "name": "elaborate", "lineno": 389, "scope": "DDRBufferUltrascale", "is_async": false }, { "id": "amaranth.vendor._xilinx.XilinxPlatform._part", "name": "_part", "lineno": 550, "scope": "XilinxPlatform", "is_async": false }, { "id": "amaranth.vendor._xilinx.XilinxPlatform.vendor_toolchain", "name": "vendor_toolchain", "lineno": 557, "scope": "XilinxPlatform", "is_async": false }, { "id": "amaranth.vendor._xilinx.XilinxPlatform._symbiflow_part", "name": "_symbiflow_part", "lineno": 782, "scope": "XilinxPlatform", "is_async": false }, { "id": "amaranth.vendor._xilinx.XilinxPlatform._symbiflow_bitstream_device", "name": "_symbiflow_bitstream_device", "lineno": 792, "scope": "XilinxPlatform", "is_async": false }, { "id": "amaranth.vendor._xilinx.XilinxPlatform._symbiflow_device", "name": "_symbiflow_device", "lineno": 807, "scope": "XilinxPlatform", "is_async": false }, { "id": "amaranth.vendor._xilinx.XilinxPlatform._xray_part", "name": "_xray_part", "lineno": 912, "scope": "XilinxPlatform", "is_async": false }, { "id": "amaranth.vendor._xilinx.XilinxPlatform._xray_device", "name": "_xray_device", "lineno": 919, "scope": "XilinxPlatform", "is_async": false }, { "id": "amaranth.vendor._xilinx.XilinxPlatform._xray_family", "name": "_xray_family", "lineno": 926, "scope": "XilinxPlatform", "is_async": false }, { "id": "amaranth.vendor._xilinx.XilinxPlatform.__init__", "name": "__init__", "lineno": 997, "scope": "XilinxPlatform", "is_async": false }, { "id": "amaranth.vendor._xilinx.XilinxPlatform.required_tools", "name": "required_tools", "lineno": 1085, "scope": "XilinxPlatform", "is_async": false }, { "id": "amaranth.vendor._xilinx.XilinxPlatform.file_templates", "name": "file_templates", "lineno": 1097, "scope": "XilinxPlatform", "is_async": false }, { "id": "amaranth.vendor._xilinx.XilinxPlatform.command_templates", "name": "command_templates", "lineno": 1109, "scope": "XilinxPlatform", "is_async": false }, { "id": "amaranth.vendor._xilinx.XilinxPlatform.create_missing_domain", "name": "create_missing_domain", "lineno": 1120, "scope": "XilinxPlatform", "is_async": false }, { "id": "amaranth.vendor._xilinx.XilinxPlatform.add_clock_constraint", "name": "add_clock_constraint", "lineno": 1183, "scope": "XilinxPlatform", "is_async": false }, { "id": "amaranth.vendor._xilinx.XilinxPlatform.get_io_buffer", "name": "get_io_buffer", "lineno": 1189, "scope": "XilinxPlatform", "is_async": false }, { "id": "amaranth.vendor._xilinx.XilinxPlatform.get_ff_sync", "name": "get_ff_sync", "lineno": 1236, "scope": "XilinxPlatform", "is_async": false }, { "id": "amaranth.vendor._xilinx.XilinxPlatform.get_async_ff_sync", "name": "get_async_ff_sync", "lineno": 1257, "scope": "XilinxPlatform", "is_async": false } ], "amaranth.vendor": [ { "id": "amaranth.vendor.__dir__", "name": "__dir__", "lineno": 22, "scope": null, "is_async": false }, { "id": "amaranth.vendor.__getattr__", "name": "__getattr__", "lineno": 26, "scope": null, "is_async": false } ], "amaranth._toolchain.yosys": [ { "id": "amaranth._toolchain.yosys.YosysBinary.available", "name": "available", "lineno": 26, "scope": "YosysBinary", "is_async": false }, { "id": "amaranth._toolchain.yosys.YosysBinary.version", "name": "version", "lineno": 38, "scope": "YosysBinary", "is_async": false }, { "id": "amaranth._toolchain.yosys.YosysBinary.data_dir", "name": "data_dir", "lineno": 55, "scope": "YosysBinary", "is_async": false }, { "id": "amaranth._toolchain.yosys.YosysBinary.run", "name": "run", "lineno": 66, "scope": "YosysBinary", "is_async": false }, { "id": "amaranth._toolchain.yosys.YosysBinary._process_result", "name": "_process_result", "lineno": 90, "scope": "YosysBinary", "is_async": false }, { "id": "amaranth._toolchain.yosys._BuiltinYosys.available", "name": "available", "lineno": 104, "scope": "_BuiltinYosys", "is_async": false }, { "id": "amaranth._toolchain.yosys._BuiltinYosys.version", "name": "version", "lineno": 112, "scope": "_BuiltinYosys", "is_async": false }, { "id": "amaranth._toolchain.yosys._BuiltinYosys.data_dir", "name": "data_dir", "lineno": 118, "scope": "_BuiltinYosys", "is_async": false }, { "id": "amaranth._toolchain.yosys._BuiltinYosys.run", "name": "run", "lineno": 122, "scope": "_BuiltinYosys", "is_async": false }, { "id": "amaranth._toolchain.yosys._SystemYosys.available", "name": "available", "lineno": 134, "scope": "_SystemYosys", "is_async": false }, { "id": "amaranth._toolchain.yosys._SystemYosys.version", "name": "version", "lineno": 138, "scope": "_SystemYosys", "is_async": false }, { "id": "amaranth._toolchain.yosys._SystemYosys.data_dir", "name": "data_dir", "lineno": 147, "scope": "_SystemYosys", "is_async": false }, { "id": "amaranth._toolchain.yosys._SystemYosys.run", "name": "run", "lineno": 157, "scope": "_SystemYosys", "is_async": false }, { "id": "amaranth._toolchain.yosys._JavaScriptYosys.available", "name": "available", "lineno": 184, "scope": "_JavaScriptYosys", "is_async": false }, { "id": "amaranth._toolchain.yosys._JavaScriptYosys.version", "name": "version", "lineno": 191, "scope": "_JavaScriptYosys", "is_async": false }, { "id": "amaranth._toolchain.yosys._JavaScriptYosys.data_dir", "name": "data_dir", "lineno": 200, "scope": "_JavaScriptYosys", "is_async": false }, { "id": "amaranth._toolchain.yosys._JavaScriptYosys.run", "name": "run", "lineno": 207, "scope": "_JavaScriptYosys", "is_async": false }, { "id": "amaranth._toolchain.yosys.find_yosys", "name": "find_yosys", "lineno": 212, "scope": null, "is_async": false } ], "amaranth._toolchain": [ { "id": "amaranth._toolchain.tool_env_var", "name": "tool_env_var", "lineno": 12, "scope": null, "is_async": false }, { "id": "amaranth._toolchain._get_tool", "name": "_get_tool", "lineno": 16, "scope": null, "is_async": false }, { "id": "amaranth._toolchain.has_tool", "name": "has_tool", "lineno": 20, "scope": null, "is_async": false }, { "id": "amaranth._toolchain.require_tool", "name": "require_tool", "lineno": 24, "scope": null, "is_async": false } ], "docs.conf": [], "docs._code.led_blinker": [ { "id": "docs._code.led_blinker.LEDBlinker.elaborate", "name": "elaborate", "lineno": 5, "scope": "LEDBlinker", "is_async": false } ], "docs._code.up_counter": [ { "id": "docs._code.up_counter.UpCounter.__init__", "name": "__init__", "lineno": 27, "scope": "UpCounter", "is_async": false }, { "id": "docs._code.up_counter.UpCounter.elaborate", "name": "elaborate", "lineno": 33, "scope": "UpCounter", "is_async": false }, { "id": "docs._code.up_counter.bench", "name": "bench", "lineno": 50, "scope": null, "is_async": true } ], "examples.basic.alu": [ { "id": "examples.basic.alu.ALU.__init__", "name": "__init__", "lineno": 7, "scope": "ALU", "is_async": false }, { "id": "examples.basic.alu.ALU.elaborate", "name": "elaborate", "lineno": 16, "scope": "ALU", "is_async": false } ], "examples.basic.alu_hier": [ { "id": "examples.basic.alu_hier.Adder.__init__", "name": "__init__", "lineno": 8, "scope": "Adder", "is_async": false }, { "id": "examples.basic.alu_hier.Adder.elaborate", "name": "elaborate", "lineno": 15, "scope": "Adder", "is_async": false }, { "id": "examples.basic.alu_hier.Subtractor.__init__", "name": "__init__", "lineno": 22, "scope": "Subtractor", "is_async": false }, { "id": "examples.basic.alu_hier.Subtractor.elaborate", "name": "elaborate", "lineno": 29, "scope": "Subtractor", "is_async": false }, { "id": "examples.basic.alu_hier.ALU.__init__", "name": "__init__", "lineno": 36, "scope": "ALU", "is_async": false }, { "id": "examples.basic.alu_hier.ALU.elaborate", "name": "elaborate", "lineno": 46, "scope": "ALU", "is_async": false } ], "examples.basic.arst": [ { "id": "examples.basic.arst.ClockDivisor.__init__", "name": "__init__", "lineno": 10, "scope": "ClockDivisor", "is_async": false }, { "id": "examples.basic.arst.ClockDivisor.elaborate", "name": "elaborate", "lineno": 14, "scope": "ClockDivisor", "is_async": false } ], "examples.basic.cdc": [], "examples.basic.ctr": [ { "id": "examples.basic.ctr.Counter.__init__", "name": "__init__", "lineno": 10, "scope": "Counter", "is_async": false }, { "id": "examples.basic.ctr.Counter.elaborate", "name": "elaborate", "lineno": 14, "scope": "Counter", "is_async": false } ], "examples.basic.ctr_en": [ { "id": "examples.basic.ctr_en.Counter.__init__", "name": "__init__", "lineno": 12, "scope": "Counter", "is_async": false }, { "id": "examples.basic.ctr_en.Counter.elaborate", "name": "elaborate", "lineno": 16, "scope": "Counter", "is_async": false }, { "id": "examples.basic.ctr_en.testbench_ce", "name": "testbench_ce", "lineno": 29, "scope": null, "is_async": true } ], "examples.basic.fsm": [ { "id": "examples.basic.fsm.UARTReceiver.__init__", "name": "__init__", "lineno": 14, "scope": "UARTReceiver", "is_async": false }, { "id": "examples.basic.fsm.UARTReceiver.elaborate", "name": "elaborate", "lineno": 18, "scope": "UARTReceiver", "is_async": false } ], "examples.basic.inst": [ { "id": "examples.basic.inst.System.elaborate", "name": "elaborate", "lineno": 13, "scope": "System", "is_async": false } ], "examples.basic.mem": [ { "id": "examples.basic.mem.RegisterFile.__init__", "name": "__init__", "lineno": 14, "scope": "RegisterFile", "is_async": false }, { "id": "examples.basic.mem.RegisterFile.elaborate", "name": "elaborate", "lineno": 18, "scope": "RegisterFile", "is_async": false } ], "examples.basic.pmux": [ { "id": "examples.basic.pmux.ParMux.__init__", "name": "__init__", "lineno": 8, "scope": "ParMux", "is_async": false }, { "id": "examples.basic.pmux.ParMux.elaborate", "name": "elaborate", "lineno": 17, "scope": "ParMux", "is_async": false } ], "examples.basic.por": [], "examples.basic.uart": [ { "id": "examples.basic.uart.UART.__init__", "name": "__init__", "lineno": 14, "scope": "UART", "is_async": false }, { "id": "examples.basic.uart.UART.elaborate", "name": "elaborate", "lineno": 35, "scope": "UART", "is_async": false }, { "id": "examples.basic.uart.testbench_loopback", "name": "testbench_loopback", "lineno": 112, "scope": null, "is_async": true }, { "id": "examples.basic.uart.testbench_transmit", "name": "testbench_transmit", "lineno": 118, "scope": null, "is_async": true } ], "examples.board.01_blinky": [ { "id": "examples.board.01_blinky.Blinky.elaborate", "name": "elaborate", "lineno": 9, "scope": "Blinky", "is_async": false } ], "examples.board.02_domain": [ { "id": "examples.board.02_domain.BlinkyWithDomain.elaborate", "name": "elaborate", "lineno": 10, "scope": "BlinkyWithDomain", "is_async": false } ], "tests.test_back_rtlil": [ { "id": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "name": "assertRTLIL", "lineno": 14, "scope": "RTLILTestCase", "is_async": false }, { "id": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL.normalize", "name": "normalize", "lineno": 16, "scope": "RTLILTestCase.assertRTLIL", "is_async": false }, { "id": "tests.test_back_rtlil.TreeTestCase.test_tree", "name": "test_tree", "lineno": 25, "scope": "TreeTestCase", "is_async": false }, { "id": "tests.test_back_rtlil.RHSTestCase.test_operator_unary", "name": "test_operator_unary", "lineno": 80, "scope": "RHSTestCase", "is_async": false }, { "id": "tests.test_back_rtlil.RHSTestCase.test_operator_addsub", "name": "test_operator_addsub", "lineno": 191, "scope": "RHSTestCase", "is_async": false }, { "id": "tests.test_back_rtlil.RHSTestCase.test_operator_add_imm", "name": "test_operator_add_imm", "lineno": 296, "scope": "RHSTestCase", "is_async": false }, { "id": "tests.test_back_rtlil.RHSTestCase.test_operator_mul", "name": "test_operator_mul", "lineno": 372, "scope": "RHSTestCase", "is_async": false }, { "id": "tests.test_back_rtlil.RHSTestCase.test_operator_divmod", "name": "test_operator_divmod", "lineno": 436, "scope": "RHSTestCase", "is_async": false }, { "id": "tests.test_back_rtlil.RHSTestCase.test_operator_shift", "name": "test_operator_shift", "lineno": 712, "scope": "RHSTestCase", "is_async": false }, { "id": "tests.test_back_rtlil.RHSTestCase.test_operator_bitwise", "name": "test_operator_bitwise", "lineno": 789, "scope": "RHSTestCase", "is_async": false }, { "id": "tests.test_back_rtlil.RHSTestCase.test_operator_eq", "name": "test_operator_eq", "lineno": 858, "scope": "RHSTestCase", "is_async": false }, { "id": "tests.test_back_rtlil.RHSTestCase.test_operator_cmp", "name": "test_operator_cmp", "lineno": 926, "scope": "RHSTestCase", "is_async": false }, { "id": "tests.test_back_rtlil.RHSTestCase.test_operator_mux", "name": "test_operator_mux", "lineno": 996, "scope": "RHSTestCase", "is_async": false }, { "id": "tests.test_back_rtlil.RHSTestCase.test_part", "name": "test_part", "lineno": 1053, "scope": "RHSTestCase", "is_async": false }, { "id": "tests.test_back_rtlil.RHSTestCase.test_initial", "name": "test_initial", "lineno": 1152, "scope": "RHSTestCase", "is_async": false }, { "id": "tests.test_back_rtlil.RHSTestCase.test_anyvalue", "name": "test_anyvalue", "lineno": 1169, "scope": "RHSTestCase", "is_async": false }, { "id": "tests.test_back_rtlil.FlopTestCase.test_sync", "name": "test_sync", "lineno": 1200, "scope": "FlopTestCase", "is_async": false }, { "id": "tests.test_back_rtlil.FlopTestCase.test_async", "name": "test_async", "lineno": 1233, "scope": "FlopTestCase", "is_async": false }, { "id": "tests.test_back_rtlil.SwitchTestCase.test_simple", "name": "test_simple", "lineno": 1263, "scope": "SwitchTestCase", "is_async": false }, { "id": "tests.test_back_rtlil.SwitchTestCase.test_aba", "name": "test_aba", "lineno": 1300, "scope": "SwitchTestCase", "is_async": false }, { "id": "tests.test_back_rtlil.SwitchTestCase.test_nested", "name": "test_nested", "lineno": 1344, "scope": "SwitchTestCase", "is_async": false }, { "id": "tests.test_back_rtlil.SwitchTestCase.test_trivial", "name": "test_trivial", "lineno": 1401, "scope": "SwitchTestCase", "is_async": false }, { "id": "tests.test_back_rtlil.IOBTestCase.test_iob", "name": "test_iob", "lineno": 1426, "scope": "IOBTestCase", "is_async": false }, { "id": "tests.test_back_rtlil.InstanceTestCase.test_instance", "name": "test_instance", "lineno": 1465, "scope": "InstanceTestCase", "is_async": false }, { "id": "tests.test_back_rtlil.InstanceTestCase.test_attr", "name": "test_attr", "lineno": 1483, "scope": "InstanceTestCase", "is_async": false }, { "id": "tests.test_back_rtlil.InstanceTestCase.test_param", "name": "test_param", "lineno": 1509, "scope": "InstanceTestCase", "is_async": false }, { "id": "tests.test_back_rtlil.InstanceTestCase.test_ioport", "name": "test_ioport", "lineno": 1536, "scope": "InstanceTestCase", "is_async": false }, { "id": "tests.test_back_rtlil.InstanceTestCase.test_concat", "name": "test_concat", "lineno": 1569, "scope": "InstanceTestCase", "is_async": false }, { "id": "tests.test_back_rtlil.MemoryTestCase.test_async_read", "name": "test_async_read", "lineno": 1588, "scope": "MemoryTestCase", "is_async": false }, { "id": "tests.test_back_rtlil.MemoryTestCase.test_sync_read", "name": "test_sync_read", "lineno": 1666, "scope": "MemoryTestCase", "is_async": false }, { "id": "tests.test_back_rtlil.PrintTestCase.test_print_simple", "name": "test_print_simple", "lineno": 1751, "scope": "PrintTestCase", "is_async": false }, { "id": "tests.test_back_rtlil.PrintTestCase.test_print_sync", "name": "test_print_sync", "lineno": 1783, "scope": "PrintTestCase", "is_async": false }, { "id": "tests.test_back_rtlil.PrintTestCase.test_assert_simple", "name": "test_assert_simple", "lineno": 1818, "scope": "PrintTestCase", "is_async": false }, { "id": "tests.test_back_rtlil.PrintTestCase.test_assume_msg", "name": "test_assume_msg", "lineno": 1854, "scope": "PrintTestCase", "is_async": false }, { "id": "tests.test_back_rtlil.PrintTestCase.test_print_char", "name": "test_print_char", "lineno": 1891, "scope": "PrintTestCase", "is_async": false }, { "id": "tests.test_back_rtlil.PrintTestCase.test_print_base", "name": "test_print_base", "lineno": 1921, "scope": "PrintTestCase", "is_async": false }, { "id": "tests.test_back_rtlil.PrintTestCase.test_print_sign", "name": "test_print_sign", "lineno": 1951, "scope": "PrintTestCase", "is_async": false }, { "id": "tests.test_back_rtlil.PrintTestCase.test_print_align", "name": "test_print_align", "lineno": 1981, "scope": "PrintTestCase", "is_async": false }, { "id": "tests.test_back_rtlil.PrintTestCase.test_escape_curly", "name": "test_escape_curly", "lineno": 2011, "scope": "PrintTestCase", "is_async": false }, { "id": "tests.test_back_rtlil.DetailTestCase.test_enum", "name": "test_enum", "lineno": 2058, "scope": "DetailTestCase", "is_async": false }, { "id": "tests.test_back_rtlil.DetailTestCase.test_struct", "name": "test_struct", "lineno": 2080, "scope": "DetailTestCase", "is_async": false }, { "id": "tests.test_back_rtlil.ComponentTestCase.test_component", "name": "test_component", "lineno": 2119, "scope": "ComponentTestCase", "is_async": false }, { "id": "tests.test_back_rtlil.ComponentTestCase.test_component.MyComponent.elaborate", "name": "elaborate", "lineno": 2124, "scope": "ComponentTestCase.test_component.MyComponent", "is_async": false } ], "tests.test_build_dsl": [ { "id": "tests.test_build_dsl.PinsTestCase.test_basic", "name": "test_basic", "lineno": 9, "scope": "PinsTestCase", "is_async": false }, { "id": "tests.test_build_dsl.PinsTestCase.test_invert", "name": "test_invert", "lineno": 17, "scope": "PinsTestCase", "is_async": false }, { "id": "tests.test_build_dsl.PinsTestCase.test_invert_arg", "name": "test_invert_arg", "lineno": 22, "scope": "PinsTestCase", "is_async": false }, { "id": "tests.test_build_dsl.PinsTestCase.test_conn", "name": "test_conn", "lineno": 26, "scope": "PinsTestCase", "is_async": false }, { "id": "tests.test_build_dsl.PinsTestCase.test_map_names", "name": "test_map_names", "lineno": 32, "scope": "PinsTestCase", "is_async": false }, { "id": "tests.test_build_dsl.PinsTestCase.test_map_names_recur", "name": "test_map_names_recur", "lineno": 41, "scope": "PinsTestCase", "is_async": false }, { "id": "tests.test_build_dsl.PinsTestCase.test_wrong_names", "name": "test_wrong_names", "lineno": 49, "scope": "PinsTestCase", "is_async": false }, { "id": "tests.test_build_dsl.PinsTestCase.test_wrong_dir", "name": "test_wrong_dir", "lineno": 54, "scope": "PinsTestCase", "is_async": false }, { "id": "tests.test_build_dsl.PinsTestCase.test_wrong_conn", "name": "test_wrong_conn", "lineno": 59, "scope": "PinsTestCase", "is_async": false }, { "id": "tests.test_build_dsl.PinsTestCase.test_wrong_map_names", "name": "test_wrong_map_names", "lineno": 65, "scope": "PinsTestCase", "is_async": false }, { "id": "tests.test_build_dsl.PinsTestCase.test_wrong_assert_width", "name": "test_wrong_assert_width", "lineno": 75, "scope": "PinsTestCase", "is_async": false }, { "id": "tests.test_build_dsl.DiffPairsTestCase.test_basic", "name": "test_basic", "lineno": 82, "scope": "DiffPairsTestCase", "is_async": false }, { "id": "tests.test_build_dsl.DiffPairsTestCase.test_invert", "name": "test_invert", "lineno": 90, "scope": "DiffPairsTestCase", "is_async": false }, { "id": "tests.test_build_dsl.DiffPairsTestCase.test_invert_arg", "name": "test_invert_arg", "lineno": 97, "scope": "DiffPairsTestCase", "is_async": false }, { "id": "tests.test_build_dsl.DiffPairsTestCase.test_conn", "name": "test_conn", "lineno": 101, "scope": "DiffPairsTestCase", "is_async": false }, { "id": "tests.test_build_dsl.DiffPairsTestCase.test_dir", "name": "test_dir", "lineno": 109, "scope": "DiffPairsTestCase", "is_async": false }, { "id": "tests.test_build_dsl.DiffPairsTestCase.test_wrong_width", "name": "test_wrong_width", "lineno": 115, "scope": "DiffPairsTestCase", "is_async": false }, { "id": "tests.test_build_dsl.DiffPairsTestCase.test_wrong_assert_width", "name": "test_wrong_assert_width", "lineno": 121, "scope": "DiffPairsTestCase", "is_async": false }, { "id": "tests.test_build_dsl.AttrsTestCase.test_basic", "name": "test_basic", "lineno": 128, "scope": "AttrsTestCase", "is_async": false }, { "id": "tests.test_build_dsl.AttrsTestCase.test_remove", "name": "test_remove", "lineno": 133, "scope": "AttrsTestCase", "is_async": false }, { "id": "tests.test_build_dsl.AttrsTestCase.test_callable", "name": "test_callable", "lineno": 138, "scope": "AttrsTestCase", "is_async": false }, { "id": "tests.test_build_dsl.AttrsTestCase.test_wrong_value", "name": "test_wrong_value", "lineno": 144, "scope": "AttrsTestCase", "is_async": false }, { "id": "tests.test_build_dsl.ClockTestCase.test_basic", "name": "test_basic", "lineno": 151, "scope": "ClockTestCase", "is_async": false }, { "id": "tests.test_build_dsl.ClockTestCase.test_deprecated", "name": "test_deprecated", "lineno": 156, "scope": "ClockTestCase", "is_async": false }, { "id": "tests.test_build_dsl.SubsignalTestCase.test_basic_pins", "name": "test_basic_pins", "lineno": 167, "scope": "SubsignalTestCase", "is_async": false }, { "id": "tests.test_build_dsl.SubsignalTestCase.test_basic_diffpairs", "name": "test_basic_diffpairs", "lineno": 172, "scope": "SubsignalTestCase", "is_async": false }, { "id": "tests.test_build_dsl.SubsignalTestCase.test_basic_subsignals", "name": "test_basic_subsignals", "lineno": 177, "scope": "SubsignalTestCase", "is_async": false }, { "id": "tests.test_build_dsl.SubsignalTestCase.test_attrs", "name": "test_attrs", "lineno": 185, "scope": "SubsignalTestCase", "is_async": false }, { "id": "tests.test_build_dsl.SubsignalTestCase.test_attrs_many", "name": "test_attrs_many", "lineno": 194, "scope": "SubsignalTestCase", "is_async": false }, { "id": "tests.test_build_dsl.SubsignalTestCase.test_clock", "name": "test_clock", "lineno": 198, "scope": "SubsignalTestCase", "is_async": false }, { "id": "tests.test_build_dsl.SubsignalTestCase.test_wrong_empty_io", "name": "test_wrong_empty_io", "lineno": 202, "scope": "SubsignalTestCase", "is_async": false }, { "id": "tests.test_build_dsl.SubsignalTestCase.test_wrong_io", "name": "test_wrong_io", "lineno": 206, "scope": "SubsignalTestCase", "is_async": false }, { "id": "tests.test_build_dsl.SubsignalTestCase.test_wrong_pins", "name": "test_wrong_pins", "lineno": 212, "scope": "SubsignalTestCase", "is_async": false }, { "id": "tests.test_build_dsl.SubsignalTestCase.test_wrong_diffpairs", "name": "test_wrong_diffpairs", "lineno": 218, "scope": "SubsignalTestCase", "is_async": false }, { "id": "tests.test_build_dsl.SubsignalTestCase.test_wrong_subsignals", "name": "test_wrong_subsignals", "lineno": 224, "scope": "SubsignalTestCase", "is_async": false }, { "id": "tests.test_build_dsl.SubsignalTestCase.test_wrong_clock", "name": "test_wrong_clock", "lineno": 230, "scope": "SubsignalTestCase", "is_async": false }, { "id": "tests.test_build_dsl.SubsignalTestCase.test_wrong_clock_many", "name": "test_wrong_clock_many", "lineno": 236, "scope": "SubsignalTestCase", "is_async": false }, { "id": "tests.test_build_dsl.ResourceTestCase.test_basic", "name": "test_basic", "lineno": 243, "scope": "ResourceTestCase", "is_async": false }, { "id": "tests.test_build_dsl.ResourceTestCase.test_number_wrong", "name": "test_number_wrong", "lineno": 253, "scope": "ResourceTestCase", "is_async": false }, { "id": "tests.test_build_dsl.ResourceTestCase.test_family", "name": "test_family", "lineno": 259, "scope": "ResourceTestCase", "is_async": false }, { "id": "tests.test_build_dsl.ConnectorTestCase.test_string", "name": "test_string", "lineno": 276, "scope": "ConnectorTestCase", "is_async": false }, { "id": "tests.test_build_dsl.ConnectorTestCase.test_dict", "name": "test_dict", "lineno": 303, "scope": "ConnectorTestCase", "is_async": false }, { "id": "tests.test_build_dsl.ConnectorTestCase.test_conn", "name": "test_conn", "lineno": 312, "scope": "ConnectorTestCase", "is_async": false }, { "id": "tests.test_build_dsl.ConnectorTestCase.test_str_name", "name": "test_str_name", "lineno": 325, "scope": "ConnectorTestCase", "is_async": false }, { "id": "tests.test_build_dsl.ConnectorTestCase.test_conn_wrong_name", "name": "test_conn_wrong_name", "lineno": 330, "scope": "ConnectorTestCase", "is_async": false }, { "id": "tests.test_build_dsl.ConnectorTestCase.test_wrong_io", "name": "test_wrong_io", "lineno": 336, "scope": "ConnectorTestCase", "is_async": false }, { "id": "tests.test_build_dsl.ConnectorTestCase.test_wrong_dict_key_value", "name": "test_wrong_dict_key_value", "lineno": 341, "scope": "ConnectorTestCase", "is_async": false } ], "tests.test_build_plat": [ { "id": "tests.test_build_plat.MockPlatform.toolchain_prepare", "name": "toolchain_prepare", "lineno": 13, "scope": "MockPlatform", "is_async": false }, { "id": "tests.test_build_plat.PlatformTestCase.setUp", "name": "setUp", "lineno": 18, "scope": "PlatformTestCase", "is_async": false }, { "id": "tests.test_build_plat.PlatformTestCase.test_add_file_str", "name": "test_add_file_str", "lineno": 21, "scope": "PlatformTestCase", "is_async": false }, { "id": "tests.test_build_plat.PlatformTestCase.test_add_file_bytes", "name": "test_add_file_bytes", "lineno": 25, "scope": "PlatformTestCase", "is_async": false }, { "id": "tests.test_build_plat.PlatformTestCase.test_add_file_exact_duplicate", "name": "test_add_file_exact_duplicate", "lineno": 29, "scope": "PlatformTestCase", "is_async": false }, { "id": "tests.test_build_plat.PlatformTestCase.test_add_file_io", "name": "test_add_file_io", "lineno": 33, "scope": "PlatformTestCase", "is_async": false }, { "id": "tests.test_build_plat.PlatformTestCase.test_add_file_wrong_filename", "name": "test_add_file_wrong_filename", "lineno": 39, "scope": "PlatformTestCase", "is_async": false }, { "id": "tests.test_build_plat.PlatformTestCase.test_add_file_wrong_contents", "name": "test_add_file_wrong_contents", "lineno": 44, "scope": "PlatformTestCase", "is_async": false }, { "id": "tests.test_build_plat.PlatformTestCase.test_add_file_wrong_duplicate", "name": "test_add_file_wrong_duplicate", "lineno": 49, "scope": "PlatformTestCase", "is_async": false }, { "id": "tests.test_build_plat.PlatformTestCase.test_iter_files", "name": "test_iter_files", "lineno": 55, "scope": "PlatformTestCase", "is_async": false } ], "tests.test_build_res": [ { "id": "tests.test_build_res.ResourceManagerTestCase.setUp", "name": "setUp", "lineno": 14, "scope": "ResourceManagerTestCase", "is_async": false }, { "id": "tests.test_build_res.ResourceManagerTestCase.test_basic", "name": "test_basic", "lineno": 29, "scope": "ResourceManagerTestCase", "is_async": false }, { "id": "tests.test_build_res.ResourceManagerTestCase.test_add_resources", "name": "test_add_resources", "lineno": 41, "scope": "ResourceManagerTestCase", "is_async": false }, { "id": "tests.test_build_res.ResourceManagerTestCase.test_lookup", "name": "test_lookup", "lineno": 54, "scope": "ResourceManagerTestCase", "is_async": false }, { "id": "tests.test_build_res.ResourceManagerTestCase.test_request_basic", "name": "test_request_basic", "lineno": 58, "scope": "ResourceManagerTestCase", "is_async": false }, { "id": "tests.test_build_res.ResourceManagerTestCase.test_request_with_dir", "name": "test_request_with_dir", "lineno": 78, "scope": "ResourceManagerTestCase", "is_async": false }, { "id": "tests.test_build_res.ResourceManagerTestCase.test_request_subsignal_dash", "name": "test_request_subsignal_dash", "lineno": 87, "scope": "ResourceManagerTestCase", "is_async": false }, { "id": "tests.test_build_res.ResourceManagerTestCase.test_request_tristate", "name": "test_request_tristate", "lineno": 93, "scope": "ResourceManagerTestCase", "is_async": false }, { "id": "tests.test_build_res.ResourceManagerTestCase.test_request_diffpairs", "name": "test_request_diffpairs", "lineno": 109, "scope": "ResourceManagerTestCase", "is_async": false }, { "id": "tests.test_build_res.ResourceManagerTestCase.test_request_inverted", "name": "test_request_inverted", "lineno": 127, "scope": "ResourceManagerTestCase", "is_async": false }, { "id": "tests.test_build_res.ResourceManagerTestCase.test_request_raw", "name": "test_request_raw", "lineno": 150, "scope": "ResourceManagerTestCase", "is_async": false }, { "id": "tests.test_build_res.ResourceManagerTestCase.test_request_raw_diffpairs", "name": "test_request_raw_diffpairs", "lineno": 155, "scope": "ResourceManagerTestCase", "is_async": false }, { "id": "tests.test_build_res.ResourceManagerTestCase.test_request_via_connector", "name": "test_request_via_connector", "lineno": 161, "scope": "ResourceManagerTestCase", "is_async": false }, { "id": "tests.test_build_res.ResourceManagerTestCase.test_request_via_nested_connector", "name": "test_request_via_nested_connector", "lineno": 191, "scope": "ResourceManagerTestCase", "is_async": false }, { "id": "tests.test_build_res.ResourceManagerTestCase.test_request_clock", "name": "test_request_clock", "lineno": 225, "scope": "ResourceManagerTestCase", "is_async": false }, { "id": "tests.test_build_res.ResourceManagerTestCase.test_add_clock", "name": "test_add_clock", "lineno": 240, "scope": "ResourceManagerTestCase", "is_async": false }, { "id": "tests.test_build_res.ResourceManagerTestCase.test_wrong_resources", "name": "test_wrong_resources", "lineno": 251, "scope": "ResourceManagerTestCase", "is_async": false }, { "id": "tests.test_build_res.ResourceManagerTestCase.test_wrong_resources_duplicate", "name": "test_wrong_resources_duplicate", "lineno": 255, "scope": "ResourceManagerTestCase", "is_async": false }, { "id": "tests.test_build_res.ResourceManagerTestCase.test_wrong_connectors", "name": "test_wrong_connectors", "lineno": 261, "scope": "ResourceManagerTestCase", "is_async": false }, { "id": "tests.test_build_res.ResourceManagerTestCase.test_wrong_connectors_duplicate", "name": "test_wrong_connectors_duplicate", "lineno": 265, "scope": "ResourceManagerTestCase", "is_async": false }, { "id": "tests.test_build_res.ResourceManagerTestCase.test_wrong_lookup", "name": "test_wrong_lookup", "lineno": 271, "scope": "ResourceManagerTestCase", "is_async": false }, { "id": "tests.test_build_res.ResourceManagerTestCase.test_wrong_clock_signal", "name": "test_wrong_clock_signal", "lineno": 276, "scope": "ResourceManagerTestCase", "is_async": false }, { "id": "tests.test_build_res.ResourceManagerTestCase.test_deprecated_clock_frequency", "name": "test_deprecated_clock_frequency", "lineno": 281, "scope": "ResourceManagerTestCase", "is_async": false }, { "id": "tests.test_build_res.ResourceManagerTestCase.test_wrong_request_duplicate", "name": "test_wrong_request_duplicate", "lineno": 290, "scope": "ResourceManagerTestCase", "is_async": false }, { "id": "tests.test_build_res.ResourceManagerTestCase.test_wrong_request_duplicate_physical", "name": "test_wrong_request_duplicate_physical", "lineno": 300, "scope": "ResourceManagerTestCase", "is_async": false }, { "id": "tests.test_build_res.ResourceManagerTestCase.test_wrong_request_with_dir", "name": "test_wrong_request_with_dir", "lineno": 314, "scope": "ResourceManagerTestCase", "is_async": false }, { "id": "tests.test_build_res.ResourceManagerTestCase.test_wrong_request_with_dir_io", "name": "test_wrong_request_with_dir_io", "lineno": 320, "scope": "ResourceManagerTestCase", "is_async": false }, { "id": "tests.test_build_res.ResourceManagerTestCase.test_wrong_request_with_dir_dict", "name": "test_wrong_request_with_dir_dict", "lineno": 327, "scope": "ResourceManagerTestCase", "is_async": false }, { "id": "tests.test_build_res.ResourceManagerTestCase.test_wrong_request_with_wrong_xdr", "name": "test_wrong_request_with_wrong_xdr", "lineno": 334, "scope": "ResourceManagerTestCase", "is_async": false }, { "id": "tests.test_build_res.ResourceManagerTestCase.test_wrong_request_with_xdr_dict", "name": "test_wrong_request_with_xdr_dict", "lineno": 339, "scope": "ResourceManagerTestCase", "is_async": false }, { "id": "tests.test_build_res.ResourceManagerTestCase.test_wrong_clock_constraint_twice", "name": "test_wrong_clock_constraint_twice", "lineno": 346, "scope": "ResourceManagerTestCase", "is_async": false } ], "tests.test_examples": [ { "id": "tests.test_examples.example_test", "name": "example_test", "lineno": 8, "scope": null, "is_async": false }, { "id": "tests.test_examples.example_test.test_function", "name": "test_function", "lineno": 10, "scope": "example_test", "is_async": false }, { "id": "tests.test_examples.ExamplesTestCase.test_uart", "name": "test_uart", "lineno": 29, "scope": "ExamplesTestCase", "is_async": false } ], "tests.test_hdl_ast": [ { "id": "tests.test_hdl_ast.ShapeTestCase.test_make", "name": "test_make", "lineno": 37, "scope": "ShapeTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ShapeTestCase.test_make_wrong", "name": "test_make_wrong", "lineno": 51, "scope": "ShapeTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ShapeTestCase.test_compare_non_shape", "name": "test_compare_non_shape", "lineno": 62, "scope": "ShapeTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ShapeTestCase.test_repr", "name": "test_repr", "lineno": 65, "scope": "ShapeTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ShapeTestCase.test_convert_tuple_wrong", "name": "test_convert_tuple_wrong", "lineno": 69, "scope": "ShapeTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ShapeTestCase.test_unsigned", "name": "test_unsigned", "lineno": 74, "scope": "ShapeTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ShapeTestCase.test_signed", "name": "test_signed", "lineno": 80, "scope": "ShapeTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ShapeTestCase.test_cast_shape", "name": "test_cast_shape", "lineno": 86, "scope": "ShapeTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ShapeTestCase.test_cast_int", "name": "test_cast_int", "lineno": 94, "scope": "ShapeTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ShapeTestCase.test_cast_int_wrong", "name": "test_cast_int_wrong", "lineno": 99, "scope": "ShapeTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ShapeTestCase.test_cast_tuple_wrong", "name": "test_cast_tuple_wrong", "lineno": 104, "scope": "ShapeTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ShapeTestCase.test_cast_range", "name": "test_cast_range", "lineno": 109, "scope": "ShapeTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ShapeTestCase.test_cast_enum", "name": "test_cast_enum", "lineno": 138, "scope": "ShapeTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ShapeTestCase.test_cast_enum_bad", "name": "test_cast_enum_bad", "lineno": 146, "scope": "ShapeTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ShapeTestCase.test_cast_bad", "name": "test_cast_bad", "lineno": 152, "scope": "ShapeTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ShapeTestCase.test_hashable", "name": "test_hashable", "lineno": 157, "scope": "ShapeTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.MockShapeCastable.__init__", "name": "__init__", "lineno": 169, "scope": "MockShapeCastable", "is_async": false }, { "id": "tests.test_hdl_ast.MockShapeCastable.as_shape", "name": "as_shape", "lineno": 172, "scope": "MockShapeCastable", "is_async": false }, { "id": "tests.test_hdl_ast.MockShapeCastable.__call__", "name": "__call__", "lineno": 175, "scope": "MockShapeCastable", "is_async": false }, { "id": "tests.test_hdl_ast.MockShapeCastable.const", "name": "const", "lineno": 178, "scope": "MockShapeCastable", "is_async": false }, { "id": "tests.test_hdl_ast.MockShapeCastable.from_bits", "name": "from_bits", "lineno": 181, "scope": "MockShapeCastable", "is_async": false }, { "id": "tests.test_hdl_ast.ShapeCastableTestCase.test_no_override", "name": "test_no_override", "lineno": 186, "scope": "ShapeCastableTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ShapeCastableTestCase.test_no_override.MockShapeCastableNoOverride.__init__", "name": "__init__", "lineno": 191, "scope": "ShapeCastableTestCase.test_no_override.MockShapeCastableNoOverride", "is_async": false }, { "id": "tests.test_hdl_ast.ShapeCastableTestCase.test_cast", "name": "test_cast", "lineno": 194, "scope": "ShapeCastableTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ShapeCastableTestCase.test_recurse_bad", "name": "test_recurse_bad", "lineno": 198, "scope": "ShapeCastableTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ShapeCastableTestCase.test_recurse", "name": "test_recurse", "lineno": 205, "scope": "ShapeCastableTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ShapeCastableTestCase.test_abstract", "name": "test_abstract", "lineno": 209, "scope": "ShapeCastableTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ShapeLikeTestCase.test_construct", "name": "test_construct", "lineno": 216, "scope": "ShapeLikeTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ShapeLikeTestCase.test_subclass", "name": "test_subclass", "lineno": 220, "scope": "ShapeLikeTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ShapeLikeTestCase.test_isinstance", "name": "test_isinstance", "lineno": 230, "scope": "ShapeLikeTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ShapeLikeTestCase.test_isinstance_enum", "name": "test_isinstance_enum", "lineno": 239, "scope": "ShapeLikeTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ValueTestCase.test_cast", "name": "test_cast", "lineno": 254, "scope": "ValueTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ValueTestCase.test_cast_enum", "name": "test_cast_enum", "lineno": 263, "scope": "ValueTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ValueTestCase.test_cast_typedenum", "name": "test_cast_typedenum", "lineno": 271, "scope": "ValueTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ValueTestCase.test_cast_enum_wrong", "name": "test_cast_enum_wrong", "lineno": 276, "scope": "ValueTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ValueTestCase.test_bool", "name": "test_bool", "lineno": 282, "scope": "ValueTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ValueTestCase.test_len", "name": "test_len", "lineno": 288, "scope": "ValueTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ValueTestCase.test_getitem_int", "name": "test_getitem_int", "lineno": 291, "scope": "ValueTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ValueTestCase.test_getitem_slice", "name": "test_getitem_slice", "lineno": 304, "scope": "ValueTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ValueTestCase.test_getitem_wrong", "name": "test_getitem_wrong", "lineno": 325, "scope": "ValueTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ValueTestCase.test_shift_left", "name": "test_shift_left", "lineno": 337, "scope": "ValueTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ValueTestCase.test_shift_left_wrong", "name": "test_shift_left_wrong", "lineno": 361, "scope": "ValueTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ValueTestCase.test_shift_right", "name": "test_shift_right", "lineno": 366, "scope": "ValueTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ValueTestCase.test_shift_right_wrong", "name": "test_shift_right_wrong", "lineno": 398, "scope": "ValueTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ValueTestCase.test_rotate_left", "name": "test_rotate_left", "lineno": 403, "scope": "ValueTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ValueTestCase.test_rotate_left_wrong", "name": "test_rotate_left_wrong", "lineno": 417, "scope": "ValueTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ValueTestCase.test_rotate_right", "name": "test_rotate_right", "lineno": 422, "scope": "ValueTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ValueTestCase.test_rotate_right_wrong", "name": "test_rotate_right_wrong", "lineno": 436, "scope": "ValueTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ValueTestCase.test_replicate_shape", "name": "test_replicate_shape", "lineno": 441, "scope": "ValueTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ValueTestCase.test_replicate_count_wrong", "name": "test_replicate_count_wrong", "lineno": 448, "scope": "ValueTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ValueTestCase.test_replicate_repr", "name": "test_replicate_repr", "lineno": 454, "scope": "ValueTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ValueTestCase.test_format_wrong", "name": "test_format_wrong", "lineno": 458, "scope": "ValueTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ConstTestCase.test_shape", "name": "test_shape", "lineno": 466, "scope": "ConstTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ConstTestCase.test_shape_wrong", "name": "test_shape_wrong", "lineno": 478, "scope": "ConstTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ConstTestCase.test_wrong_fencepost", "name": "test_wrong_fencepost", "lineno": 483, "scope": "ConstTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ConstTestCase.test_normalization", "name": "test_normalization", "lineno": 489, "scope": "ConstTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ConstTestCase.test_value", "name": "test_value", "lineno": 494, "scope": "ConstTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ConstTestCase.test_repr", "name": "test_repr", "lineno": 497, "scope": "ConstTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ConstTestCase.test_hash", "name": "test_hash", "lineno": 501, "scope": "ConstTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ConstTestCase.test_enum", "name": "test_enum", "lineno": 505, "scope": "ConstTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ConstTestCase.test_shape_castable", "name": "test_shape_castable", "lineno": 519, "scope": "ConstTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ConstTestCase.test_shape_castable.MockConstValue.__init__", "name": "__init__", "lineno": 521, "scope": "ConstTestCase.test_shape_castable.MockConstValue", "is_async": false }, { "id": "tests.test_hdl_ast.ConstTestCase.test_shape_castable.MockConstValue.shape", "name": "shape", "lineno": 524, "scope": "ConstTestCase.test_shape_castable.MockConstValue", "is_async": false }, { "id": "tests.test_hdl_ast.ConstTestCase.test_shape_castable.MockConstValue.as_value", "name": "as_value", "lineno": 527, "scope": "ConstTestCase.test_shape_castable.MockConstValue", "is_async": false }, { "id": "tests.test_hdl_ast.ConstTestCase.test_shape_castable.MockConstShape.as_shape", "name": "as_shape", "lineno": 531, "scope": "ConstTestCase.test_shape_castable.MockConstShape", "is_async": false }, { "id": "tests.test_hdl_ast.ConstTestCase.test_shape_castable.MockConstShape.__call__", "name": "__call__", "lineno": 534, "scope": "ConstTestCase.test_shape_castable.MockConstShape", "is_async": false }, { "id": "tests.test_hdl_ast.ConstTestCase.test_shape_castable.MockConstShape.const", "name": "const", "lineno": 537, "scope": "ConstTestCase.test_shape_castable.MockConstShape", "is_async": false }, { "id": "tests.test_hdl_ast.ConstTestCase.test_shape_castable.MockConstShape.from_bits", "name": "from_bits", "lineno": 540, "scope": "ConstTestCase.test_shape_castable.MockConstShape", "is_async": false }, { "id": "tests.test_hdl_ast.OperatorTestCase.test_bool", "name": "test_bool", "lineno": 549, "scope": "OperatorTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.OperatorTestCase.test_invert", "name": "test_invert", "lineno": 554, "scope": "OperatorTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.OperatorTestCase.test_as_unsigned", "name": "test_as_unsigned", "lineno": 559, "scope": "OperatorTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.OperatorTestCase.test_as_signed", "name": "test_as_signed", "lineno": 564, "scope": "OperatorTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.OperatorTestCase.test_as_signed_wrong", "name": "test_as_signed_wrong", "lineno": 569, "scope": "OperatorTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.OperatorTestCase.test_pos", "name": "test_pos", "lineno": 574, "scope": "OperatorTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.OperatorTestCase.test_neg", "name": "test_neg", "lineno": 577, "scope": "OperatorTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.OperatorTestCase.test_add", "name": "test_add", "lineno": 585, "scope": "OperatorTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.OperatorTestCase.test_sub", "name": "test_sub", "lineno": 598, "scope": "OperatorTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.OperatorTestCase.test_mul", "name": "test_mul", "lineno": 613, "scope": "OperatorTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.OperatorTestCase.test_mod", "name": "test_mod", "lineno": 624, "scope": "OperatorTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.OperatorTestCase.test_floordiv", "name": "test_floordiv", "lineno": 635, "scope": "OperatorTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.OperatorTestCase.test_and", "name": "test_and", "lineno": 646, "scope": "OperatorTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.OperatorTestCase.test_or", "name": "test_or", "lineno": 659, "scope": "OperatorTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.OperatorTestCase.test_xor", "name": "test_xor", "lineno": 672, "scope": "OperatorTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.OperatorTestCase.test_shl", "name": "test_shl", "lineno": 685, "scope": "OperatorTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.OperatorTestCase.test_shl_wrong", "name": "test_shl_wrong", "lineno": 690, "scope": "OperatorTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.OperatorTestCase.test_shr", "name": "test_shr", "lineno": 698, "scope": "OperatorTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.OperatorTestCase.test_shr_wrong", "name": "test_shr_wrong", "lineno": 703, "scope": "OperatorTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.OperatorTestCase.test_lt", "name": "test_lt", "lineno": 711, "scope": "OperatorTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.OperatorTestCase.test_le", "name": "test_le", "lineno": 716, "scope": "OperatorTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.OperatorTestCase.test_gt", "name": "test_gt", "lineno": 721, "scope": "OperatorTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.OperatorTestCase.test_ge", "name": "test_ge", "lineno": 726, "scope": "OperatorTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.OperatorTestCase.test_eq", "name": "test_eq", "lineno": 731, "scope": "OperatorTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.OperatorTestCase.test_ne", "name": "test_ne", "lineno": 736, "scope": "OperatorTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.OperatorTestCase.test_mux", "name": "test_mux", "lineno": 741, "scope": "OperatorTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.OperatorTestCase.test_mux_wide", "name": "test_mux_wide", "lineno": 753, "scope": "OperatorTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.OperatorTestCase.test_mux_bool", "name": "test_mux_bool", "lineno": 758, "scope": "OperatorTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.OperatorTestCase.test_any", "name": "test_any", "lineno": 762, "scope": "OperatorTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.OperatorTestCase.test_all", "name": "test_all", "lineno": 766, "scope": "OperatorTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.OperatorTestCase.test_xor_value", "name": "test_xor_value", "lineno": 770, "scope": "OperatorTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.OperatorTestCase.test_matches", "name": "test_matches", "lineno": 774, "scope": "OperatorTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.OperatorTestCase.test_matches_enum", "name": "test_matches_enum", "lineno": 790, "scope": "OperatorTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.OperatorTestCase.test_matches_const_castable", "name": "test_matches_const_castable", "lineno": 796, "scope": "OperatorTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.OperatorTestCase.test_matches_width_wrong", "name": "test_matches_width_wrong", "lineno": 802, "scope": "OperatorTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.OperatorTestCase.test_matches_bits_wrong", "name": "test_matches_bits_wrong", "lineno": 816, "scope": "OperatorTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.OperatorTestCase.test_matches_pattern_wrong", "name": "test_matches_pattern_wrong", "lineno": 823, "scope": "OperatorTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.OperatorTestCase.test_hash", "name": "test_hash", "lineno": 829, "scope": "OperatorTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.OperatorTestCase.test_abs", "name": "test_abs", "lineno": 833, "scope": "OperatorTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.OperatorTestCase.test_contains", "name": "test_contains", "lineno": 844, "scope": "OperatorTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.SliceTestCase.test_shape", "name": "test_shape", "lineno": 851, "scope": "SliceTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.SliceTestCase.test_start_end_negative", "name": "test_start_end_negative", "lineno": 858, "scope": "SliceTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.SliceTestCase.test_start_end_bool", "name": "test_start_end_bool", "lineno": 865, "scope": "SliceTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.SliceTestCase.test_start_end_wrong", "name": "test_start_end_wrong", "lineno": 871, "scope": "SliceTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.SliceTestCase.test_start_end_out_of_range", "name": "test_start_end_out_of_range", "lineno": 879, "scope": "SliceTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.SliceTestCase.test_repr", "name": "test_repr", "lineno": 894, "scope": "SliceTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.SliceTestCase.test_const", "name": "test_const", "lineno": 898, "scope": "SliceTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.BitSelectTestCase.setUp", "name": "setUp", "lineno": 908, "scope": "BitSelectTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.BitSelectTestCase.test_shape", "name": "test_shape", "lineno": 912, "scope": "BitSelectTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.BitSelectTestCase.test_stride", "name": "test_stride", "lineno": 921, "scope": "BitSelectTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.BitSelectTestCase.test_const", "name": "test_const", "lineno": 926, "scope": "BitSelectTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.BitSelectTestCase.test_width_wrong", "name": "test_width_wrong", "lineno": 931, "scope": "BitSelectTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.BitSelectTestCase.test_repr", "name": "test_repr", "lineno": 935, "scope": "BitSelectTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.BitSelectTestCase.test_offset_wrong", "name": "test_offset_wrong", "lineno": 939, "scope": "BitSelectTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.WordSelectTestCase.setUp", "name": "setUp", "lineno": 946, "scope": "WordSelectTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.WordSelectTestCase.test_shape", "name": "test_shape", "lineno": 950, "scope": "WordSelectTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.WordSelectTestCase.test_stride", "name": "test_stride", "lineno": 956, "scope": "WordSelectTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.WordSelectTestCase.test_const", "name": "test_const", "lineno": 961, "scope": "WordSelectTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.WordSelectTestCase.test_width_wrong", "name": "test_width_wrong", "lineno": 966, "scope": "WordSelectTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.WordSelectTestCase.test_repr", "name": "test_repr", "lineno": 972, "scope": "WordSelectTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.WordSelectTestCase.test_offset_wrong", "name": "test_offset_wrong", "lineno": 976, "scope": "WordSelectTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.CatTestCase.test_shape", "name": "test_shape", "lineno": 983, "scope": "CatTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.CatTestCase.test_repr", "name": "test_repr", "lineno": 994, "scope": "CatTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.CatTestCase.test_cast", "name": "test_cast", "lineno": 998, "scope": "CatTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.CatTestCase.test_str_wrong", "name": "test_str_wrong", "lineno": 1002, "scope": "CatTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.CatTestCase.test_int_01", "name": "test_int_01", "lineno": 1007, "scope": "CatTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.CatTestCase.test_enum_wrong", "name": "test_enum_wrong", "lineno": 1012, "scope": "CatTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.CatTestCase.test_intenum_wrong", "name": "test_intenum_wrong", "lineno": 1024, "scope": "CatTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.CatTestCase.test_int_wrong", "name": "test_int_wrong", "lineno": 1036, "scope": "CatTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.CatTestCase.test_const", "name": "test_const", "lineno": 1042, "scope": "CatTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ArrayTestCase.test_acts_like_array", "name": "test_acts_like_array", "lineno": 1052, "scope": "ArrayTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ArrayTestCase.test_becomes_immutable", "name": "test_becomes_immutable", "lineno": 1063, "scope": "ArrayTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ArrayTestCase.test_index_value_castable", "name": "test_index_value_castable", "lineno": 1079, "scope": "ArrayTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ArrayTestCase.test_index_value_castable.MyValue.as_value", "name": "as_value", "lineno": 1081, "scope": "ArrayTestCase.test_index_value_castable.MyValue", "is_async": false }, { "id": "tests.test_hdl_ast.ArrayTestCase.test_index_value_castable.MyValue.shape", "name": "shape", "lineno": 1084, "scope": "ArrayTestCase.test_index_value_castable.MyValue", "is_async": false }, { "id": "tests.test_hdl_ast.ArrayTestCase.test_repr", "name": "test_repr", "lineno": 1090, "scope": "ArrayTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ArrayProxyTestCase.test_index_shape", "name": "test_index_shape", "lineno": 1099, "scope": "ArrayProxyTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ArrayProxyTestCase.test_attr_shape", "name": "test_attr_shape", "lineno": 1106, "scope": "ArrayProxyTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ArrayProxyTestCase.test_attr_shape_signed", "name": "test_attr_shape_signed", "lineno": 1115, "scope": "ArrayProxyTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ArrayProxyTestCase.test_repr", "name": "test_repr", "lineno": 1137, "scope": "ArrayProxyTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.SignalTestCase.test_shape", "name": "test_shape", "lineno": 1146, "scope": "SignalTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.SignalTestCase.test_shape_wrong", "name": "test_shape_wrong", "lineno": 1171, "scope": "SignalTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.SignalTestCase.test_name", "name": "test_name", "lineno": 1176, "scope": "SignalTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.SignalTestCase.test_init", "name": "test_init", "lineno": 1184, "scope": "SignalTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.SignalTestCase.test_init_enum", "name": "test_init_enum", "lineno": 1191, "scope": "SignalTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.SignalTestCase.test_init_const_castable", "name": "test_init_const_castable", "lineno": 1199, "scope": "SignalTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.SignalTestCase.test_init_shape_castable_const", "name": "test_init_shape_castable_const", "lineno": 1203, "scope": "SignalTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.SignalTestCase.test_init_shape_castable_const.CastableFromHex.as_shape", "name": "as_shape", "lineno": 1205, "scope": "SignalTestCase.test_init_shape_castable_const.CastableFromHex", "is_async": false }, { "id": "tests.test_hdl_ast.SignalTestCase.test_init_shape_castable_const.CastableFromHex.__call__", "name": "__call__", "lineno": 1208, "scope": "SignalTestCase.test_init_shape_castable_const.CastableFromHex", "is_async": false }, { "id": "tests.test_hdl_ast.SignalTestCase.test_init_shape_castable_const.CastableFromHex.const", "name": "const", "lineno": 1211, "scope": "SignalTestCase.test_init_shape_castable_const.CastableFromHex", "is_async": false }, { "id": "tests.test_hdl_ast.SignalTestCase.test_init_shape_castable_const.CastableFromHex.from_bits", "name": "from_bits", "lineno": 1214, "scope": "SignalTestCase.test_init_shape_castable_const.CastableFromHex", "is_async": false }, { "id": "tests.test_hdl_ast.SignalTestCase.test_init_shape_castable_enum_wrong", "name": "test_init_shape_castable_enum_wrong", "lineno": 1225, "scope": "SignalTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.SignalTestCase.test_init_signed_mismatch", "name": "test_init_signed_mismatch", "lineno": 1232, "scope": "SignalTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.SignalTestCase.test_init_wrong_too_wide", "name": "test_init_wrong_too_wide", "lineno": 1237, "scope": "SignalTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.SignalTestCase.test_init_truncated", "name": "test_init_truncated", "lineno": 1248, "scope": "SignalTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.SignalTestCase.test_init_wrong_fencepost", "name": "test_init_wrong_fencepost", "lineno": 1256, "scope": "SignalTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.SignalTestCase.test_init_wrong_range", "name": "test_init_wrong_range", "lineno": 1266, "scope": "SignalTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.SignalTestCase.test_reset", "name": "test_reset", "lineno": 1274, "scope": "SignalTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.SignalTestCase.test_reset_wrong", "name": "test_reset_wrong", "lineno": 1287, "scope": "SignalTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.SignalTestCase.test_attrs", "name": "test_attrs", "lineno": 1296, "scope": "SignalTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.SignalTestCase.test_repr", "name": "test_repr", "lineno": 1302, "scope": "SignalTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.SignalTestCase.test_like", "name": "test_like", "lineno": 1308, "scope": "SignalTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.SignalTestCase.test_decoder", "name": "test_decoder", "lineno": 1327, "scope": "SignalTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.SignalTestCase.test_enum", "name": "test_enum", "lineno": 1335, "scope": "SignalTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.SignalTestCase.test_const_wrong", "name": "test_const_wrong", "lineno": 1342, "scope": "SignalTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.SignalTestCase.test_format_simple", "name": "test_format_simple", "lineno": 1348, "scope": "SignalTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ClockSignalTestCase.test_domain", "name": "test_domain", "lineno": 1354, "scope": "ClockSignalTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ClockSignalTestCase.test_shape", "name": "test_shape", "lineno": 1364, "scope": "ClockSignalTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ClockSignalTestCase.test_repr", "name": "test_repr", "lineno": 1369, "scope": "ClockSignalTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ClockSignalTestCase.test_wrong_name_comb", "name": "test_wrong_name_comb", "lineno": 1373, "scope": "ClockSignalTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ResetSignalTestCase.test_domain", "name": "test_domain", "lineno": 1380, "scope": "ResetSignalTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ResetSignalTestCase.test_shape", "name": "test_shape", "lineno": 1390, "scope": "ResetSignalTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ResetSignalTestCase.test_repr", "name": "test_repr", "lineno": 1395, "scope": "ResetSignalTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ResetSignalTestCase.test_wrong_name_comb", "name": "test_wrong_name_comb", "lineno": 1399, "scope": "ResetSignalTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.MockValueCastable.__init__", "name": "__init__", "lineno": 1406, "scope": "MockValueCastable", "is_async": false }, { "id": "tests.test_hdl_ast.MockValueCastable.shape", "name": "shape", "lineno": 1409, "scope": "MockValueCastable", "is_async": false }, { "id": "tests.test_hdl_ast.MockValueCastable.as_value", "name": "as_value", "lineno": 1412, "scope": "MockValueCastable", "is_async": false }, { "id": "tests.test_hdl_ast.MockShapeCastableFormat.__init__", "name": "__init__", "lineno": 1417, "scope": "MockShapeCastableFormat", "is_async": false }, { "id": "tests.test_hdl_ast.MockShapeCastableFormat.as_shape", "name": "as_shape", "lineno": 1420, "scope": "MockShapeCastableFormat", "is_async": false }, { "id": "tests.test_hdl_ast.MockShapeCastableFormat.__call__", "name": "__call__", "lineno": 1423, "scope": "MockShapeCastableFormat", "is_async": false }, { "id": "tests.test_hdl_ast.MockShapeCastableFormat.const", "name": "const", "lineno": 1426, "scope": "MockShapeCastableFormat", "is_async": false }, { "id": "tests.test_hdl_ast.MockShapeCastableFormat.from_bits", "name": "from_bits", "lineno": 1429, "scope": "MockShapeCastableFormat", "is_async": false }, { "id": "tests.test_hdl_ast.MockShapeCastableFormat.format", "name": "format", "lineno": 1432, "scope": "MockShapeCastableFormat", "is_async": false }, { "id": "tests.test_hdl_ast.MockValueCastableFormat.__init__", "name": "__init__", "lineno": 1437, "scope": "MockValueCastableFormat", "is_async": false }, { "id": "tests.test_hdl_ast.MockValueCastableFormat.shape", "name": "shape", "lineno": 1440, "scope": "MockValueCastableFormat", "is_async": false }, { "id": "tests.test_hdl_ast.MockValueCastableFormat.as_value", "name": "as_value", "lineno": 1443, "scope": "MockValueCastableFormat", "is_async": false }, { "id": "tests.test_hdl_ast.MockValueCastableNoFormat.__init__", "name": "__init__", "lineno": 1448, "scope": "MockValueCastableNoFormat", "is_async": false }, { "id": "tests.test_hdl_ast.MockValueCastableNoFormat.shape", "name": "shape", "lineno": 1451, "scope": "MockValueCastableNoFormat", "is_async": false }, { "id": "tests.test_hdl_ast.MockValueCastableNoFormat.as_value", "name": "as_value", "lineno": 1454, "scope": "MockValueCastableNoFormat", "is_async": false }, { "id": "tests.test_hdl_ast.MockShapeCastableFormatWrong.__init__", "name": "__init__", "lineno": 1459, "scope": "MockShapeCastableFormatWrong", "is_async": false }, { "id": "tests.test_hdl_ast.MockShapeCastableFormatWrong.as_shape", "name": "as_shape", "lineno": 1462, "scope": "MockShapeCastableFormatWrong", "is_async": false }, { "id": "tests.test_hdl_ast.MockShapeCastableFormatWrong.__call__", "name": "__call__", "lineno": 1465, "scope": "MockShapeCastableFormatWrong", "is_async": false }, { "id": "tests.test_hdl_ast.MockShapeCastableFormatWrong.const", "name": "const", "lineno": 1468, "scope": "MockShapeCastableFormatWrong", "is_async": false }, { "id": "tests.test_hdl_ast.MockShapeCastableFormatWrong.from_bits", "name": "from_bits", "lineno": 1471, "scope": "MockShapeCastableFormatWrong", "is_async": false }, { "id": "tests.test_hdl_ast.MockShapeCastableFormatWrong.format", "name": "format", "lineno": 1474, "scope": "MockShapeCastableFormatWrong", "is_async": false }, { "id": "tests.test_hdl_ast.MockValueCastableFormatWrong.__init__", "name": "__init__", "lineno": 1479, "scope": "MockValueCastableFormatWrong", "is_async": false }, { "id": "tests.test_hdl_ast.MockValueCastableFormatWrong.shape", "name": "shape", "lineno": 1482, "scope": "MockValueCastableFormatWrong", "is_async": false }, { "id": "tests.test_hdl_ast.MockValueCastableFormatWrong.as_value", "name": "as_value", "lineno": 1485, "scope": "MockValueCastableFormatWrong", "is_async": false }, { "id": "tests.test_hdl_ast.MockValueCastableCustomGetattr.__init__", "name": "__init__", "lineno": 1490, "scope": "MockValueCastableCustomGetattr", "is_async": false }, { "id": "tests.test_hdl_ast.MockValueCastableCustomGetattr.shape", "name": "shape", "lineno": 1493, "scope": "MockValueCastableCustomGetattr", "is_async": false }, { "id": "tests.test_hdl_ast.MockValueCastableCustomGetattr.as_value", "name": "as_value", "lineno": 1496, "scope": "MockValueCastableCustomGetattr", "is_async": false }, { "id": "tests.test_hdl_ast.MockValueCastableCustomGetattr.__getattr__", "name": "__getattr__", "lineno": 1499, "scope": "MockValueCastableCustomGetattr", "is_async": false }, { "id": "tests.test_hdl_ast.ValueCastableTestCase.test_no_override", "name": "test_no_override", "lineno": 1504, "scope": "ValueCastableTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ValueCastableTestCase.test_no_override.MockValueCastableNoOverrideAsValue.__init__", "name": "__init__", "lineno": 1509, "scope": "ValueCastableTestCase.test_no_override.MockValueCastableNoOverrideAsValue", "is_async": false }, { "id": "tests.test_hdl_ast.ValueCastableTestCase.test_no_override.MockValueCastableNoOverrideShapec.__init__", "name": "__init__", "lineno": 1516, "scope": "ValueCastableTestCase.test_no_override.MockValueCastableNoOverrideShapec", "is_async": false }, { "id": "tests.test_hdl_ast.ValueCastableTestCase.test_no_override.MockValueCastableNoOverrideShapec.as_value", "name": "as_value", "lineno": 1519, "scope": "ValueCastableTestCase.test_no_override.MockValueCastableNoOverrideShapec", "is_async": false }, { "id": "tests.test_hdl_ast.ValueCastableTestCase.test_custom_getattr", "name": "test_custom_getattr", "lineno": 1522, "scope": "ValueCastableTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ValueCastableTestCase.test_recurse_bad", "name": "test_recurse_bad", "lineno": 1526, "scope": "ValueCastableTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ValueCastableTestCase.test_recurse", "name": "test_recurse", "lineno": 1533, "scope": "ValueCastableTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ValueCastableTestCase.test_abstract", "name": "test_abstract", "lineno": 1537, "scope": "ValueCastableTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ValueLikeTestCase.test_construct", "name": "test_construct", "lineno": 1544, "scope": "ValueLikeTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ValueLikeTestCase.test_subclass", "name": "test_subclass", "lineno": 1548, "scope": "ValueLikeTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ValueLikeTestCase.test_isinstance", "name": "test_isinstance", "lineno": 1558, "scope": "ValueLikeTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.ValueLikeTestCase.test_enum", "name": "test_enum", "lineno": 1565, "scope": "ValueLikeTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.InitialTestCase.test_initial", "name": "test_initial", "lineno": 1588, "scope": "InitialTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.FormatTestCase.test_construct", "name": "test_construct", "lineno": 1594, "scope": "FormatTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.FormatTestCase.test_construct_valuecastable", "name": "test_construct_valuecastable", "lineno": 1619, "scope": "FormatTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.FormatTestCase.test_construct_wrong", "name": "test_construct_wrong", "lineno": 1634, "scope": "FormatTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.FormatTestCase.test_construct_valuecastable_wrong", "name": "test_construct_valuecastable_wrong", "lineno": 1686, "scope": "FormatTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.FormatTestCase.test_plus", "name": "test_plus", "lineno": 1694, "scope": "FormatTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.FormatTestCase.test_plus_wrong", "name": "test_plus_wrong", "lineno": 1703, "scope": "FormatTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.FormatTestCase.test_format_wrong", "name": "test_format_wrong", "lineno": 1708, "scope": "FormatTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.FormatEnumTestCase.test_construct", "name": "test_construct", "lineno": 1716, "scope": "FormatEnumTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.FormatEnumTestCase.test_construct_wrong", "name": "test_construct_wrong", "lineno": 1745, "scope": "FormatEnumTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.FormatStructTestCase.test_construct", "name": "test_construct", "lineno": 1759, "scope": "FormatStructTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.FormatStructTestCase.test_construct_wrong", "name": "test_construct_wrong", "lineno": 1775, "scope": "FormatStructTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.FormatArrayTestCase.test_construct", "name": "test_construct", "lineno": 1786, "scope": "FormatArrayTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.FormatArrayTestCase.test_construct_wrong", "name": "test_construct_wrong", "lineno": 1802, "scope": "FormatArrayTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.PrintTestCase.test_construct", "name": "test_construct", "lineno": 1810, "scope": "PrintTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.PrintTestCase.test_construct_wrong", "name": "test_construct_wrong", "lineno": 1824, "scope": "PrintTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.AssertTestCase.test_construct", "name": "test_construct", "lineno": 1834, "scope": "AssertTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.AssertTestCase.test_construct_wrong", "name": "test_construct_wrong", "lineno": 1844, "scope": "AssertTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.SwitchTestCase.test_default_case", "name": "test_default_case", "lineno": 1853, "scope": "SwitchTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.SwitchTestCase.test_int_case", "name": "test_int_case", "lineno": 1857, "scope": "SwitchTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.SwitchTestCase.test_int_neg_case", "name": "test_int_neg_case", "lineno": 1861, "scope": "SwitchTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.SwitchTestCase.test_int_zero_width", "name": "test_int_zero_width", "lineno": 1865, "scope": "SwitchTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.SwitchTestCase.test_int_zero_width_enum", "name": "test_int_zero_width_enum", "lineno": 1869, "scope": "SwitchTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.SwitchTestCase.test_enum_case", "name": "test_enum_case", "lineno": 1875, "scope": "SwitchTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.SwitchTestCase.test_str_case", "name": "test_str_case", "lineno": 1879, "scope": "SwitchTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.SwitchTestCase.test_two_cases", "name": "test_two_cases", "lineno": 1883, "scope": "SwitchTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.IOValueTestCase.test_ioport", "name": "test_ioport", "lineno": 1889, "scope": "IOValueTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.IOValueTestCase.test_ioport_wrong", "name": "test_ioport_wrong", "lineno": 1901, "scope": "IOValueTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.IOValueTestCase.test_ioslice", "name": "test_ioslice", "lineno": 1915, "scope": "IOValueTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.IOValueTestCase.test_ioslice_wrong", "name": "test_ioslice_wrong", "lineno": 1942, "scope": "IOValueTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.IOValueTestCase.test_iocat", "name": "test_iocat", "lineno": 1961, "scope": "IOValueTestCase", "is_async": false }, { "id": "tests.test_hdl_ast.IOValueTestCase.test_iocat_wrong", "name": "test_iocat_wrong", "lineno": 1976, "scope": "IOValueTestCase", "is_async": false } ], "tests.test_hdl_cd": [ { "id": "tests.test_hdl_cd.ClockDomainTestCase.test_name", "name": "test_name", "lineno": 7, "scope": "ClockDomainTestCase", "is_async": false }, { "id": "tests.test_hdl_cd.ClockDomainTestCase.test_edge", "name": "test_edge", "lineno": 24, "scope": "ClockDomainTestCase", "is_async": false }, { "id": "tests.test_hdl_cd.ClockDomainTestCase.test_edge_wrong", "name": "test_edge_wrong", "lineno": 32, "scope": "ClockDomainTestCase", "is_async": false }, { "id": "tests.test_hdl_cd.ClockDomainTestCase.test_with_reset", "name": "test_with_reset", "lineno": 37, "scope": "ClockDomainTestCase", "is_async": false }, { "id": "tests.test_hdl_cd.ClockDomainTestCase.test_without_reset", "name": "test_without_reset", "lineno": 43, "scope": "ClockDomainTestCase", "is_async": false }, { "id": "tests.test_hdl_cd.ClockDomainTestCase.test_async_reset", "name": "test_async_reset", "lineno": 49, "scope": "ClockDomainTestCase", "is_async": false }, { "id": "tests.test_hdl_cd.ClockDomainTestCase.test_rename", "name": "test_rename", "lineno": 55, "scope": "ClockDomainTestCase", "is_async": false }, { "id": "tests.test_hdl_cd.ClockDomainTestCase.test_rename_reset_less", "name": "test_rename_reset_less", "lineno": 65, "scope": "ClockDomainTestCase", "is_async": false }, { "id": "tests.test_hdl_cd.ClockDomainTestCase.test_wrong_name_comb", "name": "test_wrong_name_comb", "lineno": 73, "scope": "ClockDomainTestCase", "is_async": false }, { "id": "tests.test_hdl_cd.ClockDomainTestCase.test_local", "name": "test_local", "lineno": 78, "scope": "ClockDomainTestCase", "is_async": false } ], "tests.test_hdl_dsl": [ { "id": "tests.test_hdl_dsl.DSLTestCase.setUp", "name": "setUp", "lineno": 17, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_cant_inherit", "name": "test_cant_inherit", "lineno": 26, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_d_comb", "name": "test_d_comb", "lineno": 33, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_d_sync", "name": "test_d_sync", "lineno": 41, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_d_pix", "name": "test_d_pix", "lineno": 49, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_d_index", "name": "test_d_index", "lineno": 57, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_d_no_conflict", "name": "test_d_no_conflict", "lineno": 65, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_d_conflict", "name": "test_d_conflict", "lineno": 70, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_d_wrong", "name": "test_d_wrong", "lineno": 78, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_d_asgn_wrong", "name": "test_d_asgn_wrong", "lineno": 84, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_comb_wrong", "name": "test_comb_wrong", "lineno": 90, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_sync_wrong", "name": "test_sync_wrong", "lineno": 96, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_attr_wrong", "name": "test_attr_wrong", "lineno": 102, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_d_suspicious", "name": "test_d_suspicious", "lineno": 108, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_clock_signal", "name": "test_clock_signal", "lineno": 115, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_reset_signal", "name": "test_reset_signal", "lineno": 124, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_If", "name": "test_If", "lineno": 133, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_If_Elif", "name": "test_If_Elif", "lineno": 146, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_If_Elif_multi", "name": "test_If_Elif_multi", "lineno": 162, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_If_Elif_Else", "name": "test_If_Elif_Else", "lineno": 186, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_If_If", "name": "test_If_If", "lineno": 214, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_If_nested_If", "name": "test_If_nested_If", "lineno": 232, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_If_dangling_Else", "name": "test_If_dangling_Else", "lineno": 251, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_Elif_wrong", "name": "test_Elif_wrong", "lineno": 276, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_Elif_wrong_nested", "name": "test_Elif_wrong_nested", "lineno": 283, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_Else_wrong", "name": "test_Else_wrong", "lineno": 291, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_Else_wrong_nested", "name": "test_Else_wrong_nested", "lineno": 298, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_Elif_Elif_wrong_nested", "name": "test_Elif_Elif_wrong_nested", "lineno": 306, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_Else_Else_wrong_nested", "name": "test_Else_Else_wrong_nested", "lineno": 316, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_If_wide", "name": "test_If_wide", "lineno": 326, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_If_signed_suspicious", "name": "test_If_signed_suspicious", "lineno": 340, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_Elif_signed_suspicious", "name": "test_Elif_signed_suspicious", "lineno": 350, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_if_If_Elif_Else", "name": "test_if_If_Elif_Else", "lineno": 362, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_Switch", "name": "test_Switch", "lineno": 379, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_Switch_empty_Case", "name": "test_Switch_empty_Case", "lineno": 399, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_Switch_default_Default", "name": "test_Switch_default_Default", "lineno": 416, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_Switch_const_test", "name": "test_Switch_const_test", "lineno": 433, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_Switch_enum", "name": "test_Switch_enum", "lineno": 447, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_Switch_const_castable", "name": "test_Switch_const_castable", "lineno": 464, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_Case_width_wrong", "name": "test_Case_width_wrong", "lineno": 481, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_Switch_zero_width", "name": "test_Switch_zero_width", "lineno": 510, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_Case_bits_wrong", "name": "test_Case_bits_wrong", "lineno": 525, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_Case_pattern_wrong", "name": "test_Case_pattern_wrong", "lineno": 534, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_Case_outside_Switch_wrong", "name": "test_Case_outside_Switch_wrong", "lineno": 543, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_Case_after_Default_wrong", "name": "test_Case_after_Default_wrong", "lineno": 550, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_Default_after_Default_wrong", "name": "test_Default_after_Default_wrong", "lineno": 560, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_If_inside_Switch_wrong", "name": "test_If_inside_Switch_wrong", "lineno": 570, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_Case_wrong_nested", "name": "test_Case_wrong_nested", "lineno": 579, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_FSM_basic", "name": "test_FSM_basic", "lineno": 588, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_FSM_init", "name": "test_FSM_init", "lineno": 642, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_FSM_reset", "name": "test_FSM_reset", "lineno": 678, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_FSM_reset_wrong", "name": "test_FSM_reset_wrong", "lineno": 716, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_FSM_ongoing", "name": "test_FSM_ongoing", "lineno": 728, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_FSM_empty", "name": "test_FSM_empty", "lineno": 751, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_FSM_wrong_domain", "name": "test_FSM_wrong_domain", "lineno": 757, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_FSM_wrong_undefined", "name": "test_FSM_wrong_undefined", "lineno": 764, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_FSM_wrong_redefined", "name": "test_FSM_wrong_redefined", "lineno": 771, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_FSM_wrong_next", "name": "test_FSM_wrong_next", "lineno": 781, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_If_inside_FSM_wrong", "name": "test_If_inside_FSM_wrong", "lineno": 794, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_State_outside_FSM_wrong", "name": "test_State_outside_FSM_wrong", "lineno": 805, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_FSM_State_wrong_nested", "name": "test_FSM_State_wrong_nested", "lineno": 813, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_auto_pop_ctrl", "name": "test_auto_pop_ctrl", "lineno": 822, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_submodule_anon", "name": "test_submodule_anon", "lineno": 836, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_submodule_anon_multi", "name": "test_submodule_anon_multi", "lineno": 844, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_submodule_named", "name": "test_submodule_named", "lineno": 854, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_submodule_named_index", "name": "test_submodule_named_index", "lineno": 862, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_submodule_wrong", "name": "test_submodule_wrong", "lineno": 870, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_submodule_named_conflict", "name": "test_submodule_named_conflict", "lineno": 879, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_submodule_named_empty", "name": "test_submodule_named_empty", "lineno": 886, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_submodule_get", "name": "test_submodule_get", "lineno": 892, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_submodule_get_index", "name": "test_submodule_get_index", "lineno": 899, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_submodule_get_unset", "name": "test_submodule_get_unset", "lineno": 906, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_domain_named_implicit", "name": "test_domain_named_implicit", "lineno": 913, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_domain_named_explicit", "name": "test_domain_named_explicit", "lineno": 918, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_domain_add_wrong", "name": "test_domain_add_wrong", "lineno": 924, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_domain_add_wrong_name", "name": "test_domain_add_wrong_name", "lineno": 933, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_domain_add_wrong_duplicate", "name": "test_domain_add_wrong_duplicate", "lineno": 939, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_lower", "name": "test_lower", "lineno": 946, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_bug_1331", "name": "test_bug_1331", "lineno": 975, "scope": "DSLTestCase", "is_async": false }, { "id": "tests.test_hdl_dsl.DSLTestCase.test_freeze", "name": "test_freeze", "lineno": 982, "scope": "DSLTestCase", "is_async": false } ], "tests.test_hdl_ir": [ { "id": "tests.test_hdl_ir.ElaboratesToNone.elaborate", "name": "elaborate", "lineno": 19, "scope": "ElaboratesToNone", "is_async": false }, { "id": "tests.test_hdl_ir.ElaboratesToSelf.elaborate", "name": "elaborate", "lineno": 24, "scope": "ElaboratesToSelf", "is_async": false }, { "id": "tests.test_hdl_ir.FragmentGetTestCase.test_get_wrong_none", "name": "test_get_wrong_none", "lineno": 29, "scope": "FragmentGetTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.FragmentGetTestCase.test_get_wrong_self", "name": "test_get_wrong_self", "lineno": 38, "scope": "FragmentGetTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.FragmentGeneratedTestCase.test_find_subfragment", "name": "test_find_subfragment", "lineno": 45, "scope": "FragmentGeneratedTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.FragmentGeneratedTestCase.test_find_subfragment_wrong", "name": "test_find_subfragment_wrong", "lineno": 53, "scope": "FragmentGeneratedTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.FragmentGeneratedTestCase.test_find_generated", "name": "test_find_generated", "lineno": 65, "scope": "FragmentGeneratedTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.DuplicateElaboratableTestCase.test_duplicate", "name": "test_duplicate", "lineno": 76, "scope": "DuplicateElaboratableTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.FragmentPortsTestCase.setUp", "name": "setUp", "lineno": 88, "scope": "FragmentPortsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.FragmentPortsTestCase.test_empty", "name": "test_empty", "lineno": 96, "scope": "FragmentPortsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.FragmentPortsTestCase.test_loopback", "name": "test_loopback", "lineno": 106, "scope": "FragmentPortsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.FragmentPortsTestCase.test_subfragment_simple", "name": "test_subfragment_simple", "lineno": 120, "scope": "FragmentPortsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.FragmentPortsTestCase.test_tree", "name": "test_tree", "lineno": 138, "scope": "FragmentPortsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.FragmentPortsTestCase.test_port_dict", "name": "test_port_dict", "lineno": 234, "scope": "FragmentPortsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.FragmentPortsTestCase.test_port_domain", "name": "test_port_domain", "lineno": 248, "scope": "FragmentPortsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.FragmentPortsTestCase.test_port_autodomain", "name": "test_port_autodomain", "lineno": 270, "scope": "FragmentPortsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.FragmentPortsTestCase.test_port_partial", "name": "test_port_partial", "lineno": 286, "scope": "FragmentPortsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.FragmentPortsTestCase.test_port_io", "name": "test_port_io", "lineno": 313, "scope": "FragmentPortsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.FragmentPortsTestCase.test_port_io_part", "name": "test_port_io_part", "lineno": 347, "scope": "FragmentPortsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.FragmentPortsTestCase.test_port_instance", "name": "test_port_instance", "lineno": 373, "scope": "FragmentPortsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.FragmentPortsTestCase.test_port_wrong", "name": "test_port_wrong", "lineno": 430, "scope": "FragmentPortsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.FragmentPortsTestCase.test_port_not_iterable", "name": "test_port_not_iterable", "lineno": 443, "scope": "FragmentPortsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.FragmentDomainsTestCase.test_domain_conflict_rename_drivers_before_creating_missing", "name": "test_domain_conflict_rename_drivers_before_creating_missing", "lineno": 455, "scope": "FragmentDomainsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.FragmentDomainsTestCase.test_propagate_down", "name": "test_propagate_down", "lineno": 471, "scope": "FragmentDomainsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.FragmentDomainsTestCase.test_propagate_down_idempotent", "name": "test_propagate_down_idempotent", "lineno": 482, "scope": "FragmentDomainsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.FragmentDomainsTestCase.test_propagate", "name": "test_propagate", "lineno": 495, "scope": "FragmentDomainsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.FragmentDomainsTestCase.test_propagate_missing", "name": "test_propagate_missing", "lineno": 508, "scope": "FragmentDomainsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.FragmentDomainsTestCase.test_propagate_create_missing", "name": "test_propagate_create_missing", "lineno": 517, "scope": "FragmentDomainsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.FragmentDomainsTestCase.test_propagate_create_missing_fragment", "name": "test_propagate_create_missing_fragment", "lineno": 530, "scope": "FragmentDomainsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.FragmentDomainsTestCase.test_propagate_create_missing_fragment_many_domains", "name": "test_propagate_create_missing_fragment_many_domains", "lineno": 547, "scope": "FragmentDomainsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.FragmentDomainsTestCase.test_propagate_create_missing_fragment_wrong", "name": "test_propagate_create_missing_fragment_wrong", "lineno": 566, "scope": "FragmentDomainsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.FragmentHierarchyConflictTestCase.test_no_conflict_local_domains", "name": "test_no_conflict_local_domains", "lineno": 581, "scope": "FragmentHierarchyConflictTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.InstanceTestCase.test_construct", "name": "test_construct", "lineno": 597, "scope": "InstanceTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.InstanceTestCase.test_cast_ports", "name": "test_cast_ports", "lineno": 645, "scope": "InstanceTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.InstanceTestCase.test_wrong_construct_arg", "name": "test_wrong_construct_arg", "lineno": 657, "scope": "InstanceTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.InstanceTestCase.test_wrong_construct_kwarg", "name": "test_wrong_construct_kwarg", "lineno": 664, "scope": "InstanceTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.InstanceTestCase.setUp_cpu", "name": "setUp_cpu", "lineno": 671, "scope": "InstanceTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.InstanceTestCase.test_init", "name": "test_init", "lineno": 688, "scope": "InstanceTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.InstanceTestCase.test_prepare_attrs", "name": "test_prepare_attrs", "lineno": 695, "scope": "InstanceTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.InstanceTestCase.test_nir_simple", "name": "test_nir_simple", "lineno": 703, "scope": "InstanceTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.InstanceTestCase.test_nir_out_slice", "name": "test_nir_out_slice", "lineno": 745, "scope": "InstanceTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.InstanceTestCase.test_nir_out_concat", "name": "test_nir_out_concat", "lineno": 772, "scope": "InstanceTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.InstanceTestCase.test_nir_io_slice", "name": "test_nir_io_slice", "lineno": 796, "scope": "InstanceTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.InstanceTestCase.test_nir_io_concat", "name": "test_nir_io_concat", "lineno": 819, "scope": "InstanceTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.InstanceTestCase.test_nir_operator", "name": "test_nir_operator", "lineno": 840, "scope": "InstanceTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.NamesTestCase.test_assign_names_to_signals", "name": "test_assign_names_to_signals", "lineno": 868, "scope": "NamesTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.NamesTestCase.test_wrong_private_unnamed_toplevel_ports", "name": "test_wrong_private_unnamed_toplevel_ports", "lineno": 906, "scope": "NamesTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.NamesTestCase.test_assign_names_to_fragments", "name": "test_assign_names_to_fragments", "lineno": 913, "scope": "NamesTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.NamesTestCase.test_assign_names_to_fragments_rename_top", "name": "test_assign_names_to_fragments_rename_top", "lineno": 923, "scope": "NamesTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.NamesTestCase.test_assign_names_to_fragments_collide_with_signal", "name": "test_assign_names_to_fragments_collide_with_signal", "lineno": 933, "scope": "NamesTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.NamesTestCase.test_assign_names_to_fragments_duplicate", "name": "test_assign_names_to_fragments_duplicate", "lineno": 942, "scope": "NamesTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.NamesTestCase.test_assign_names_to_fragments_type_name", "name": "test_assign_names_to_fragments_type_name", "lineno": 952, "scope": "NamesTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.NamesTestCase.test_assign_names_to_fragments_type_name_duplicate", "name": "test_assign_names_to_fragments_type_name_duplicate", "lineno": 962, "scope": "NamesTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.ElaboratesTo.__init__", "name": "__init__", "lineno": 978, "scope": "ElaboratesTo", "is_async": false }, { "id": "tests.test_hdl_ir.ElaboratesTo.elaborate", "name": "elaborate", "lineno": 981, "scope": "ElaboratesTo", "is_async": false }, { "id": "tests.test_hdl_ir.OriginsTestCase.test_origins", "name": "test_origins", "lineno": 986, "scope": "OriginsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.OriginsTestCase.test_origins_transformed_elaboratable", "name": "test_origins_transformed_elaboratable", "lineno": 995, "scope": "OriginsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.OriginsTestCase.test_origins_disable", "name": "test_origins_disable", "lineno": 1014, "scope": "OriginsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.IOBufferTestCase.test_nir_i", "name": "test_nir_i", "lineno": 1023, "scope": "IOBufferTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.IOBufferTestCase.test_nir_o", "name": "test_nir_o", "lineno": 1042, "scope": "IOBufferTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.IOBufferTestCase.test_nir_oe", "name": "test_nir_oe", "lineno": 1061, "scope": "IOBufferTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.IOBufferTestCase.test_nir_io", "name": "test_nir_io", "lineno": 1083, "scope": "IOBufferTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.IOBufferTestCase.test_wrong_port", "name": "test_wrong_port", "lineno": 1108, "scope": "IOBufferTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.IOBufferTestCase.test_wrong_i", "name": "test_wrong_i", "lineno": 1115, "scope": "IOBufferTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.IOBufferTestCase.test_wrong_o", "name": "test_wrong_o", "lineno": 1122, "scope": "IOBufferTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.IOBufferTestCase.test_wrong_oe", "name": "test_wrong_oe", "lineno": 1129, "scope": "IOBufferTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.IOBufferTestCase.test_wrong_oe_without_o", "name": "test_wrong_oe_without_o", "lineno": 1137, "scope": "IOBufferTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.IOBufferTestCase.test_conflict", "name": "test_conflict", "lineno": 1144, "scope": "IOBufferTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.AssignTestCase.test_simple", "name": "test_simple", "lineno": 1158, "scope": "AssignTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.AssignTestCase.test_simple_trunc", "name": "test_simple_trunc", "lineno": 1180, "scope": "AssignTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.AssignTestCase.test_simple_zext", "name": "test_simple_zext", "lineno": 1202, "scope": "AssignTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.AssignTestCase.test_simple_sext", "name": "test_simple_sext", "lineno": 1224, "scope": "AssignTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.AssignTestCase.test_simple_slice", "name": "test_simple_slice", "lineno": 1246, "scope": "AssignTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.AssignTestCase.test_simple_part", "name": "test_simple_part", "lineno": 1269, "scope": "AssignTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.AssignTestCase.test_simple_part_short", "name": "test_simple_part_short", "lineno": 1305, "scope": "AssignTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.AssignTestCase.test_simple_part_word", "name": "test_simple_part_word", "lineno": 1337, "scope": "AssignTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.AssignTestCase.test_simple_part_word_misalign", "name": "test_simple_part_word_misalign", "lineno": 1369, "scope": "AssignTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.AssignTestCase.test_simple_concat", "name": "test_simple_concat", "lineno": 1402, "scope": "AssignTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.AssignTestCase.test_simple_concat_narrow", "name": "test_simple_concat_narrow", "lineno": 1430, "scope": "AssignTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.AssignTestCase.test_simple_operator", "name": "test_simple_operator", "lineno": 1458, "scope": "AssignTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.AssignTestCase.test_simple_array", "name": "test_simple_array", "lineno": 1483, "scope": "AssignTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.AssignTestCase.test_switchvalue", "name": "test_switchvalue", "lineno": 1517, "scope": "AssignTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.AssignTestCase.test_mux_en", "name": "test_mux_en", "lineno": 1570, "scope": "AssignTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.AssignTestCase.test_sliced_slice", "name": "test_sliced_slice", "lineno": 1603, "scope": "AssignTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.AssignTestCase.test_sliced_concat", "name": "test_sliced_concat", "lineno": 1626, "scope": "AssignTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.AssignTestCase.test_sliced_part", "name": "test_sliced_part", "lineno": 1662, "scope": "AssignTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.AssignTestCase.test_sliced_part_word", "name": "test_sliced_part_word", "lineno": 1696, "scope": "AssignTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.AssignTestCase.test_sliced_array", "name": "test_sliced_array", "lineno": 1726, "scope": "AssignTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.AssignTestCase.test_part_slice", "name": "test_part_slice", "lineno": 1760, "scope": "AssignTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.AssignTestCase.test_sliced_part_slice", "name": "test_sliced_part_slice", "lineno": 1794, "scope": "AssignTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.AssignTestCase.test_sliced_operator", "name": "test_sliced_operator", "lineno": 1827, "scope": "AssignTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.RhsTestCase.test_const", "name": "test_const", "lineno": 1856, "scope": "RhsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.RhsTestCase.test_operator_signed", "name": "test_operator_signed", "lineno": 1876, "scope": "RhsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.RhsTestCase.test_operator_unary", "name": "test_operator_unary", "lineno": 1902, "scope": "RhsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.RhsTestCase.test_operator_binary_bitwise", "name": "test_operator_binary_bitwise", "lineno": 1989, "scope": "RhsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.RhsTestCase.test_operator_binary_add", "name": "test_operator_binary_add", "lineno": 2099, "scope": "RhsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.RhsTestCase.test_operator_binary_sub", "name": "test_operator_binary_sub", "lineno": 2206, "scope": "RhsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.RhsTestCase.test_operator_binary_mul", "name": "test_operator_binary_mul", "lineno": 2313, "scope": "RhsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.RhsTestCase.test_operator_binary_divmod", "name": "test_operator_binary_divmod", "lineno": 2360, "scope": "RhsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.RhsTestCase.test_operator_binary_shift", "name": "test_operator_binary_shift", "lineno": 2467, "scope": "RhsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.RhsTestCase.test_operator_binary_eq", "name": "test_operator_binary_eq", "lineno": 2510, "scope": "RhsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.RhsTestCase.test_operator_binary_ord", "name": "test_operator_binary_ord", "lineno": 2617, "scope": "RhsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.RhsTestCase.test_operator_mux", "name": "test_operator_mux", "lineno": 2724, "scope": "RhsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.RhsTestCase.test_slice", "name": "test_slice", "lineno": 2759, "scope": "RhsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.RhsTestCase.test_part", "name": "test_part", "lineno": 2778, "scope": "RhsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.RhsTestCase.test_cat", "name": "test_cat", "lineno": 2819, "scope": "RhsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.RhsTestCase.test_arrayproxy", "name": "test_arrayproxy", "lineno": 2844, "scope": "RhsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.RhsTestCase.test_switchvalue", "name": "test_switchvalue", "lineno": 2917, "scope": "RhsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.RhsTestCase.test_anyvalue", "name": "test_anyvalue", "lineno": 2974, "scope": "RhsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.RhsTestCase.test_initial", "name": "test_initial", "lineno": 3006, "scope": "RhsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.SwitchTestCase.test_comb", "name": "test_comb", "lineno": 3025, "scope": "SwitchTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.SwitchTestCase.test_sync", "name": "test_sync", "lineno": 3079, "scope": "SwitchTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.SwitchTestCase.test_print", "name": "test_print", "lineno": 3148, "scope": "SwitchTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.SwitchTestCase.test_assert", "name": "test_assert", "lineno": 3204, "scope": "SwitchTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.SplitDriverTestCase.test_split_domain", "name": "test_split_domain", "lineno": 3260, "scope": "SplitDriverTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.SplitDriverTestCase.test_split_module", "name": "test_split_module", "lineno": 3319, "scope": "SplitDriverTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.ConflictTestCase.test_domain_conflict", "name": "test_domain_conflict", "lineno": 3371, "scope": "ConflictTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.ConflictTestCase.test_module_conflict", "name": "test_module_conflict", "lineno": 3384, "scope": "ConflictTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.ConflictTestCase.test_instance_conflict", "name": "test_instance_conflict", "lineno": 3397, "scope": "ConflictTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.UndrivenTestCase.test_undriven", "name": "test_undriven", "lineno": 3409, "scope": "UndrivenTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.UndrivenTestCase.test_undef_to_ff", "name": "test_undef_to_ff", "lineno": 3426, "scope": "UndrivenTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.UndrivenTestCase.test_undef_to_ff_partial", "name": "test_undef_to_ff_partial", "lineno": 3444, "scope": "UndrivenTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.FieldsTestCase.test_fields", "name": "test_fields", "lineno": 3467, "scope": "FieldsTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.CycleTestCase.test_cycle", "name": "test_cycle", "lineno": 3505, "scope": "CycleTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.CycleTestCase.test_assignment_cycle", "name": "test_assignment_cycle", "lineno": 3522, "scope": "CycleTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.DomainLookupTestCase.test_domain_lookup", "name": "test_domain_lookup", "lineno": 3547, "scope": "DomainLookupTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.RequirePosedgeTestCase.test_require_ok", "name": "test_require_ok", "lineno": 3583, "scope": "RequirePosedgeTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.RequirePosedgeTestCase.test_require_fail", "name": "test_require_fail", "lineno": 3589, "scope": "RequirePosedgeTestCase", "is_async": false }, { "id": "tests.test_hdl_ir.RequirePosedgeTestCase.test_require_renamed", "name": "test_require_renamed", "lineno": 3597, "scope": "RequirePosedgeTestCase", "is_async": false } ], "tests.test_hdl_mem": [ { "id": "tests.test_hdl_mem.MemoryDataTestCase.test_repr", "name": "test_repr", "lineno": 10, "scope": "MemoryDataTestCase", "is_async": false }, { "id": "tests.test_hdl_mem.MemoryDataTestCase.test_row", "name": "test_row", "lineno": 14, "scope": "MemoryDataTestCase", "is_async": false }, { "id": "tests.test_hdl_mem.MemoryDataTestCase.test_row_wrong", "name": "test_row_wrong", "lineno": 18, "scope": "MemoryDataTestCase", "is_async": false }, { "id": "tests.test_hdl_mem.MemoryDataTestCase.test_row_elab", "name": "test_row_elab", "lineno": 24, "scope": "MemoryDataTestCase", "is_async": false }, { "id": "tests.test_hdl_mem.InitTestCase.test_ones", "name": "test_ones", "lineno": 37, "scope": "InitTestCase", "is_async": false }, { "id": "tests.test_hdl_mem.InitTestCase.test_trunc", "name": "test_trunc", "lineno": 43, "scope": "InitTestCase", "is_async": false } ], "tests.test_hdl_time": [ { "id": "tests.test_hdl_time.PeriodTestCase.test_constructor", "name": "test_constructor", "lineno": 7, "scope": "PeriodTestCase", "is_async": false }, { "id": "tests.test_hdl_time.PeriodTestCase.test_constructor_exceptions", "name": "test_constructor_exceptions", "lineno": 22, "scope": "PeriodTestCase", "is_async": false }, { "id": "tests.test_hdl_time.PeriodTestCase.test_accessors", "name": "test_accessors", "lineno": 43, "scope": "PeriodTestCase", "is_async": false }, { "id": "tests.test_hdl_time.PeriodTestCase.test_accessor_exceptions", "name": "test_accessor_exceptions", "lineno": 56, "scope": "PeriodTestCase", "is_async": false }, { "id": "tests.test_hdl_time.PeriodTestCase.test_operators", "name": "test_operators", "lineno": 65, "scope": "PeriodTestCase", "is_async": false }, { "id": "tests.test_hdl_time.PeriodTestCase.test_invalid_operands", "name": "test_invalid_operands", "lineno": 92, "scope": "PeriodTestCase", "is_async": false }, { "id": "tests.test_hdl_time.PeriodTestCase.test_str", "name": "test_str", "lineno": 117, "scope": "PeriodTestCase", "is_async": false }, { "id": "tests.test_hdl_time.PeriodTestCase.test_repr", "name": "test_repr", "lineno": 125, "scope": "PeriodTestCase", "is_async": false }, { "id": "tests.test_hdl_time.PeriodTestCase.test_format", "name": "test_format", "lineno": 129, "scope": "PeriodTestCase", "is_async": false } ], "tests.test_hdl_xfrm": [ { "id": "tests.test_hdl_xfrm.DomainRenamerTestCase.setUp", "name": "setUp", "lineno": 16, "scope": "DomainRenamerTestCase", "is_async": false }, { "id": "tests.test_hdl_xfrm.DomainRenamerTestCase.test_rename_signals", "name": "test_rename_signals", "lineno": 24, "scope": "DomainRenamerTestCase", "is_async": false }, { "id": "tests.test_hdl_xfrm.DomainRenamerTestCase.test_rename_multi", "name": "test_rename_multi", "lineno": 54, "scope": "DomainRenamerTestCase", "is_async": false }, { "id": "tests.test_hdl_xfrm.DomainRenamerTestCase.test_rename_cd", "name": "test_rename_cd", "lineno": 70, "scope": "DomainRenamerTestCase", "is_async": false }, { "id": "tests.test_hdl_xfrm.DomainRenamerTestCase.test_rename_cd_preserves_allow_reset_less", "name": "test_rename_cd_preserves_allow_reset_less", "lineno": 84, "scope": "DomainRenamerTestCase", "is_async": false }, { "id": "tests.test_hdl_xfrm.DomainRenamerTestCase.test_rename_cd_subfragment", "name": "test_rename_cd_subfragment", "lineno": 103, "scope": "DomainRenamerTestCase", "is_async": false }, { "id": "tests.test_hdl_xfrm.DomainRenamerTestCase.test_rename_mem_ports", "name": "test_rename_mem_ports", "lineno": 120, "scope": "DomainRenamerTestCase", "is_async": false }, { "id": "tests.test_hdl_xfrm.DomainRenamerTestCase.test_rename_wrong_to_comb", "name": "test_rename_wrong_to_comb", "lineno": 137, "scope": "DomainRenamerTestCase", "is_async": false }, { "id": "tests.test_hdl_xfrm.DomainRenamerTestCase.test_rename_wrong_from_comb", "name": "test_rename_wrong_from_comb", "lineno": 142, "scope": "DomainRenamerTestCase", "is_async": false }, { "id": "tests.test_hdl_xfrm.DomainLowererTestCase.setUp", "name": "setUp", "lineno": 149, "scope": "DomainLowererTestCase", "is_async": false }, { "id": "tests.test_hdl_xfrm.DomainLowererTestCase.test_lower_clk", "name": "test_lower_clk", "lineno": 152, "scope": "DomainLowererTestCase", "is_async": false }, { "id": "tests.test_hdl_xfrm.DomainLowererTestCase.test_lower_rst", "name": "test_lower_rst", "lineno": 168, "scope": "DomainLowererTestCase", "is_async": false }, { "id": "tests.test_hdl_xfrm.DomainLowererTestCase.test_lower_rst_reset_less", "name": "test_lower_rst_reset_less", "lineno": 184, "scope": "DomainLowererTestCase", "is_async": false }, { "id": "tests.test_hdl_xfrm.DomainLowererTestCase.test_lower_wrong_domain", "name": "test_lower_wrong_domain", "lineno": 200, "scope": "DomainLowererTestCase", "is_async": false }, { "id": "tests.test_hdl_xfrm.DomainLowererTestCase.test_lower_wrong_reset_less_domain", "name": "test_lower_wrong_reset_less_domain", "lineno": 211, "scope": "DomainLowererTestCase", "is_async": false }, { "id": "tests.test_hdl_xfrm.ResetInserterTestCase.setUp", "name": "setUp", "lineno": 226, "scope": "ResetInserterTestCase", "is_async": false }, { "id": "tests.test_hdl_xfrm.ResetInserterTestCase.test_reset_default", "name": "test_reset_default", "lineno": 233, "scope": "ResetInserterTestCase", "is_async": false }, { "id": "tests.test_hdl_xfrm.ResetInserterTestCase.test_reset_cd", "name": "test_reset_cd", "lineno": 250, "scope": "ResetInserterTestCase", "is_async": false }, { "id": "tests.test_hdl_xfrm.ResetInserterTestCase.test_reset_value", "name": "test_reset_value", "lineno": 271, "scope": "ResetInserterTestCase", "is_async": false }, { "id": "tests.test_hdl_xfrm.ResetInserterTestCase.test_reset_mask", "name": "test_reset_mask", "lineno": 285, "scope": "ResetInserterTestCase", "is_async": false }, { "id": "tests.test_hdl_xfrm.ResetInserterTestCase.test_reset_less", "name": "test_reset_less", "lineno": 319, "scope": "ResetInserterTestCase", "is_async": false }, { "id": "tests.test_hdl_xfrm.EnableInserterTestCase.setUp", "name": "setUp", "lineno": 335, "scope": "EnableInserterTestCase", "is_async": false }, { "id": "tests.test_hdl_xfrm.EnableInserterTestCase.test_enable_default", "name": "test_enable_default", "lineno": 341, "scope": "EnableInserterTestCase", "is_async": false }, { "id": "tests.test_hdl_xfrm.EnableInserterTestCase.test_enable_cd", "name": "test_enable_cd", "lineno": 354, "scope": "EnableInserterTestCase", "is_async": false }, { "id": "tests.test_hdl_xfrm.EnableInserterTestCase.test_enable_subfragment", "name": "test_enable_subfragment", "lineno": 373, "scope": "EnableInserterTestCase", "is_async": false }, { "id": "tests.test_hdl_xfrm.EnableInserterTestCase.test_enable_read_port", "name": "test_enable_read_port", "lineno": 398, "scope": "EnableInserterTestCase", "is_async": false }, { "id": "tests.test_hdl_xfrm.EnableInserterTestCase.test_enable_write_port", "name": "test_enable_write_port", "lineno": 407, "scope": "EnableInserterTestCase", "is_async": false }, { "id": "tests.test_hdl_xfrm._MockElaboratable.__init__", "name": "__init__", "lineno": 422, "scope": "_MockElaboratable", "is_async": false }, { "id": "tests.test_hdl_xfrm._MockElaboratable.elaborate", "name": "elaborate", "lineno": 425, "scope": "_MockElaboratable", "is_async": false }, { "id": "tests.test_hdl_xfrm.TransformedElaboratableTestCase.setUp", "name": "setUp", "lineno": 432, "scope": "TransformedElaboratableTestCase", "is_async": false }, { "id": "tests.test_hdl_xfrm.TransformedElaboratableTestCase.test_getattr", "name": "test_getattr", "lineno": 436, "scope": "TransformedElaboratableTestCase", "is_async": false }, { "id": "tests.test_hdl_xfrm.TransformedElaboratableTestCase.test_composition", "name": "test_composition", "lineno": 442, "scope": "TransformedElaboratableTestCase", "is_async": false }, { "id": "tests.test_hdl_xfrm.LHSMaskCollectorTestCase.test_slice", "name": "test_slice", "lineno": 463, "scope": "LHSMaskCollectorTestCase", "is_async": false }, { "id": "tests.test_hdl_xfrm.LHSMaskCollectorTestCase.test_slice_slice", "name": "test_slice_slice", "lineno": 469, "scope": "LHSMaskCollectorTestCase", "is_async": false }, { "id": "tests.test_hdl_xfrm.LHSMaskCollectorTestCase.test_slice_concat", "name": "test_slice_concat", "lineno": 475, "scope": "LHSMaskCollectorTestCase", "is_async": false }, { "id": "tests.test_hdl_xfrm.LHSMaskCollectorTestCase.test_slice_part", "name": "test_slice_part", "lineno": 483, "scope": "LHSMaskCollectorTestCase", "is_async": false } ], "tests.test_lib_cdc": [ { "id": "tests.test_lib_cdc.FFSynchronizerTestCase.test_stages_wrong", "name": "test_stages_wrong", "lineno": 11, "scope": "FFSynchronizerTestCase", "is_async": false }, { "id": "tests.test_lib_cdc.FFSynchronizerTestCase.test_basic", "name": "test_basic", "lineno": 19, "scope": "FFSynchronizerTestCase", "is_async": false }, { "id": "tests.test_lib_cdc.FFSynchronizerTestCase.test_basic.testbench", "name": "testbench", "lineno": 26, "scope": "FFSynchronizerTestCase.test_basic", "is_async": true }, { "id": "tests.test_lib_cdc.FFSynchronizerTestCase.test_init_value", "name": "test_init_value", "lineno": 36, "scope": "FFSynchronizerTestCase", "is_async": false }, { "id": "tests.test_lib_cdc.FFSynchronizerTestCase.test_init_value.testbench", "name": "testbench", "lineno": 43, "scope": "FFSynchronizerTestCase.test_init_value", "is_async": true }, { "id": "tests.test_lib_cdc.FFSynchronizerTestCase.test_reset_value", "name": "test_reset_value", "lineno": 53, "scope": "FFSynchronizerTestCase", "is_async": false }, { "id": "tests.test_lib_cdc.FFSynchronizerTestCase.test_reset_value.testbench", "name": "testbench", "lineno": 62, "scope": "FFSynchronizerTestCase.test_reset_value", "is_async": true }, { "id": "tests.test_lib_cdc.FFSynchronizerTestCase.test_reset_wrong", "name": "test_reset_wrong", "lineno": 72, "scope": "FFSynchronizerTestCase", "is_async": false }, { "id": "tests.test_lib_cdc.AsyncFFSynchronizerTestCase.test_stages_wrong", "name": "test_stages_wrong", "lineno": 81, "scope": "AsyncFFSynchronizerTestCase", "is_async": false }, { "id": "tests.test_lib_cdc.AsyncFFSynchronizerTestCase.test_edge_wrong", "name": "test_edge_wrong", "lineno": 89, "scope": "AsyncFFSynchronizerTestCase", "is_async": false }, { "id": "tests.test_lib_cdc.AsyncFFSynchronizerTestCase.test_width_wrong", "name": "test_width_wrong", "lineno": 94, "scope": "AsyncFFSynchronizerTestCase", "is_async": false }, { "id": "tests.test_lib_cdc.AsyncFFSynchronizerTestCase.test_pos_edge", "name": "test_pos_edge", "lineno": 102, "scope": "AsyncFFSynchronizerTestCase", "is_async": false }, { "id": "tests.test_lib_cdc.AsyncFFSynchronizerTestCase.test_pos_edge.testbench", "name": "testbench", "lineno": 111, "scope": "AsyncFFSynchronizerTestCase.test_pos_edge", "is_async": true }, { "id": "tests.test_lib_cdc.AsyncFFSynchronizerTestCase.test_neg_edge", "name": "test_neg_edge", "lineno": 139, "scope": "AsyncFFSynchronizerTestCase", "is_async": false }, { "id": "tests.test_lib_cdc.AsyncFFSynchronizerTestCase.test_neg_edge.testbench", "name": "testbench", "lineno": 148, "scope": "AsyncFFSynchronizerTestCase.test_neg_edge", "is_async": true }, { "id": "tests.test_lib_cdc.ResetSynchronizerTestCase.test_stages_wrong", "name": "test_stages_wrong", "lineno": 178, "scope": "ResetSynchronizerTestCase", "is_async": false }, { "id": "tests.test_lib_cdc.ResetSynchronizerTestCase.test_basic", "name": "test_basic", "lineno": 186, "scope": "ResetSynchronizerTestCase", "is_async": false }, { "id": "tests.test_lib_cdc.ResetSynchronizerTestCase.test_basic.testbench", "name": "testbench", "lineno": 196, "scope": "ResetSynchronizerTestCase.test_basic", "is_async": true }, { "id": "tests.test_lib_cdc.PulseSynchronizerTestCase.test_stages_wrong", "name": "test_stages_wrong", "lineno": 226, "scope": "PulseSynchronizerTestCase", "is_async": false }, { "id": "tests.test_lib_cdc.PulseSynchronizerTestCase.test_smoke", "name": "test_smoke", "lineno": 234, "scope": "PulseSynchronizerTestCase", "is_async": false }, { "id": "tests.test_lib_cdc.PulseSynchronizerTestCase.test_smoke.testbench", "name": "testbench", "lineno": 241, "scope": "PulseSynchronizerTestCase.test_smoke", "is_async": true } ], "tests.test_lib_crc": [ { "id": "tests.test_lib_crc.CRCTestCase.test_checks", "name": "test_checks", "lineno": 186, "scope": "CRCTestCase", "is_async": false }, { "id": "tests.test_lib_crc.CRCTestCase.test_repr", "name": "test_repr", "lineno": 197, "scope": "CRCTestCase", "is_async": false }, { "id": "tests.test_lib_crc.CRCTestCase.test_processor_typecheck", "name": "test_processor_typecheck", "lineno": 208, "scope": "CRCTestCase", "is_async": false }, { "id": "tests.test_lib_crc.CRCTestCase.test_algorithm_range_checks", "name": "test_algorithm_range_checks", "lineno": 212, "scope": "CRCTestCase", "is_async": false }, { "id": "tests.test_lib_crc.CRCTestCase.test_parameter_range_checks", "name": "test_parameter_range_checks", "lineno": 226, "scope": "CRCTestCase", "is_async": false }, { "id": "tests.test_lib_crc.CRCTestCase.for_each_crc_concurrent", "name": "for_each_crc_concurrent", "lineno": 233, "scope": "CRCTestCase", "is_async": false }, { "id": "tests.test_lib_crc.CRCTestCase.perform_test_crc_bytes", "name": "perform_test_crc_bytes", "lineno": 240, "scope": "CRCTestCase", "is_async": false }, { "id": "tests.test_lib_crc.CRCTestCase.perform_test_crc_bytes.testbench", "name": "testbench", "lineno": 244, "scope": "CRCTestCase.perform_test_crc_bytes", "is_async": true }, { "id": "tests.test_lib_crc.CRCTestCase.test_crc_bytes", "name": "test_crc_bytes", "lineno": 259, "scope": "CRCTestCase", "is_async": false }, { "id": "tests.test_lib_crc.CRCTestCase.perform_test_crc_words", "name": "perform_test_crc_words", "lineno": 267, "scope": "CRCTestCase", "is_async": false }, { "id": "tests.test_lib_crc.CRCTestCase.perform_test_crc_words.testbench", "name": "testbench", "lineno": 290, "scope": "CRCTestCase.perform_test_crc_words", "is_async": true }, { "id": "tests.test_lib_crc.CRCTestCase.test_crc_words", "name": "test_crc_words", "lineno": 307, "scope": "CRCTestCase", "is_async": false }, { "id": "tests.test_lib_crc.CRCTestCase.perform_test_crc_match", "name": "perform_test_crc_match", "lineno": 315, "scope": "CRCTestCase", "is_async": false }, { "id": "tests.test_lib_crc.CRCTestCase.perform_test_crc_match.testbench", "name": "testbench", "lineno": 347, "scope": "CRCTestCase.perform_test_crc_match", "is_async": true }, { "id": "tests.test_lib_crc.CRCTestCase.test_crc_match", "name": "test_crc_match", "lineno": 364, "scope": "CRCTestCase", "is_async": false } ], "tests.test_lib_data": [ { "id": "tests.test_lib_data.MockShapeCastable.__init__", "name": "__init__", "lineno": 17, "scope": "MockShapeCastable", "is_async": false }, { "id": "tests.test_lib_data.MockShapeCastable.as_shape", "name": "as_shape", "lineno": 20, "scope": "MockShapeCastable", "is_async": false }, { "id": "tests.test_lib_data.MockShapeCastable.__call__", "name": "__call__", "lineno": 23, "scope": "MockShapeCastable", "is_async": false }, { "id": "tests.test_lib_data.MockShapeCastable.const", "name": "const", "lineno": 26, "scope": "MockShapeCastable", "is_async": false }, { "id": "tests.test_lib_data.MockShapeCastable.from_bits", "name": "from_bits", "lineno": 29, "scope": "MockShapeCastable", "is_async": false }, { "id": "tests.test_lib_data.FieldTestCase.test_construct", "name": "test_construct", "lineno": 34, "scope": "FieldTestCase", "is_async": false }, { "id": "tests.test_lib_data.FieldTestCase.test_repr", "name": "test_repr", "lineno": 40, "scope": "FieldTestCase", "is_async": false }, { "id": "tests.test_lib_data.FieldTestCase.test_equal", "name": "test_equal", "lineno": 44, "scope": "FieldTestCase", "is_async": false }, { "id": "tests.test_lib_data.FieldTestCase.test_preserve_shape", "name": "test_preserve_shape", "lineno": 56, "scope": "FieldTestCase", "is_async": false }, { "id": "tests.test_lib_data.FieldTestCase.test_shape_wrong", "name": "test_shape_wrong", "lineno": 62, "scope": "FieldTestCase", "is_async": false }, { "id": "tests.test_lib_data.FieldTestCase.test_offset_wrong", "name": "test_offset_wrong", "lineno": 67, "scope": "FieldTestCase", "is_async": false }, { "id": "tests.test_lib_data.FieldTestCase.test_immutable", "name": "test_immutable", "lineno": 75, "scope": "FieldTestCase", "is_async": false }, { "id": "tests.test_lib_data.FieldTestCase.test_hash", "name": "test_hash", "lineno": 81, "scope": "FieldTestCase", "is_async": false }, { "id": "tests.test_lib_data.StructLayoutTestCase.test_construct", "name": "test_construct", "lineno": 86, "scope": "StructLayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.StructLayoutTestCase.test_size_empty", "name": "test_size_empty", "lineno": 103, "scope": "StructLayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.StructLayoutTestCase.test_eq", "name": "test_eq", "lineno": 106, "scope": "StructLayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.StructLayoutTestCase.test_repr", "name": "test_repr", "lineno": 114, "scope": "StructLayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.StructLayoutTestCase.test_members_wrong", "name": "test_members_wrong", "lineno": 121, "scope": "StructLayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.StructLayoutTestCase.test_member_key_wrong", "name": "test_member_key_wrong", "lineno": 126, "scope": "StructLayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.StructLayoutTestCase.test_member_value_wrong", "name": "test_member_value_wrong", "lineno": 131, "scope": "StructLayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.StructLayoutTestCase.test_format", "name": "test_format", "lineno": 136, "scope": "StructLayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.UnionLayoutTestCase.test_construct", "name": "test_construct", "lineno": 151, "scope": "UnionLayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.UnionLayoutTestCase.test_size_empty", "name": "test_size_empty", "lineno": 168, "scope": "UnionLayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.UnionLayoutTestCase.test_eq", "name": "test_eq", "lineno": 171, "scope": "UnionLayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.UnionLayoutTestCase.test_repr", "name": "test_repr", "lineno": 179, "scope": "UnionLayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.UnionLayoutTestCase.test_members_wrong", "name": "test_members_wrong", "lineno": 186, "scope": "UnionLayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.UnionLayoutTestCase.test_member_key_wrong", "name": "test_member_key_wrong", "lineno": 191, "scope": "UnionLayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.UnionLayoutTestCase.test_member_value_wrong", "name": "test_member_value_wrong", "lineno": 196, "scope": "UnionLayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.UnionLayoutTestCase.test_const_two_members_wrong", "name": "test_const_two_members_wrong", "lineno": 201, "scope": "UnionLayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.UnionLayoutTestCase.test_format", "name": "test_format", "lineno": 207, "scope": "UnionLayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.ArrayLayoutTestCase.test_construct", "name": "test_construct", "lineno": 222, "scope": "ArrayLayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.ArrayLayoutTestCase.test_shape_castable", "name": "test_shape_castable", "lineno": 239, "scope": "ArrayLayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.ArrayLayoutTestCase.test_eq", "name": "test_eq", "lineno": 243, "scope": "ArrayLayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.ArrayLayoutTestCase.test_repr", "name": "test_repr", "lineno": 249, "scope": "ArrayLayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.ArrayLayoutTestCase.test_elem_shape_wrong", "name": "test_elem_shape_wrong", "lineno": 253, "scope": "ArrayLayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.ArrayLayoutTestCase.test_length_wrong", "name": "test_length_wrong", "lineno": 258, "scope": "ArrayLayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.ArrayLayoutTestCase.test_key_wrong_bounds", "name": "test_key_wrong_bounds", "lineno": 266, "scope": "ArrayLayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.ArrayLayoutTestCase.test_key_wrong_type", "name": "test_key_wrong_type", "lineno": 273, "scope": "ArrayLayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.ArrayLayoutTestCase.test_format", "name": "test_format", "lineno": 279, "scope": "ArrayLayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.ArrayLayoutTestCase.test_format_signed", "name": "test_format_signed", "lineno": 290, "scope": "ArrayLayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.ArrayLayoutTestCase.test_format_nested", "name": "test_format_nested", "lineno": 301, "scope": "ArrayLayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.FlexibleLayoutTestCase.test_construct", "name": "test_construct", "lineno": 323, "scope": "FlexibleLayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.FlexibleLayoutTestCase.test_is_not_mutated", "name": "test_is_not_mutated", "lineno": 344, "scope": "FlexibleLayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.FlexibleLayoutTestCase.test_eq", "name": "test_eq", "lineno": 349, "scope": "FlexibleLayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.FlexibleLayoutTestCase.test_eq_duck", "name": "test_eq_duck", "lineno": 357, "scope": "FlexibleLayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.FlexibleLayoutTestCase.test_repr", "name": "test_repr", "lineno": 367, "scope": "FlexibleLayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.FlexibleLayoutTestCase.test_fields_wrong", "name": "test_fields_wrong", "lineno": 378, "scope": "FlexibleLayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.FlexibleLayoutTestCase.test_field_key_wrong", "name": "test_field_key_wrong", "lineno": 383, "scope": "FlexibleLayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.FlexibleLayoutTestCase.test_field_value_wrong", "name": "test_field_value_wrong", "lineno": 393, "scope": "FlexibleLayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.FlexibleLayoutTestCase.test_size_wrong_negative", "name": "test_size_wrong_negative", "lineno": 398, "scope": "FlexibleLayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.FlexibleLayoutTestCase.test_size_wrong_small", "name": "test_size_wrong_small", "lineno": 403, "scope": "FlexibleLayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.FlexibleLayoutTestCase.test_key_wrong_missing", "name": "test_key_wrong_missing", "lineno": 411, "scope": "FlexibleLayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.FlexibleLayoutTestCase.test_key_wrong_type", "name": "test_key_wrong_type", "lineno": 417, "scope": "FlexibleLayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.LayoutTestCase.test_cast", "name": "test_cast", "lineno": 425, "scope": "LayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.LayoutTestCase.test_cast_wrong_not_layout", "name": "test_cast_wrong_not_layout", "lineno": 429, "scope": "LayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.LayoutTestCase.test_cast_wrong_type", "name": "test_cast_wrong_type", "lineno": 434, "scope": "LayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.LayoutTestCase.test_cast_wrong_recur", "name": "test_cast_wrong_recur", "lineno": 439, "scope": "LayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.LayoutTestCase.test_eq_wrong_recur", "name": "test_eq_wrong_recur", "lineno": 446, "scope": "LayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.LayoutTestCase.test_call", "name": "test_call", "lineno": 451, "scope": "LayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.LayoutTestCase.test_const", "name": "test_const", "lineno": 458, "scope": "LayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.LayoutTestCase.test_const_wrong", "name": "test_const_wrong", "lineno": 481, "scope": "LayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.LayoutTestCase.test_const_field_shape_castable", "name": "test_const_field_shape_castable", "lineno": 496, "scope": "LayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.LayoutTestCase.test_const_field_shape_castable.CastableFromHex.as_shape", "name": "as_shape", "lineno": 498, "scope": "LayoutTestCase.test_const_field_shape_castable.CastableFromHex", "is_async": false }, { "id": "tests.test_lib_data.LayoutTestCase.test_const_field_shape_castable.CastableFromHex.__call__", "name": "__call__", "lineno": 501, "scope": "LayoutTestCase.test_const_field_shape_castable.CastableFromHex", "is_async": false }, { "id": "tests.test_lib_data.LayoutTestCase.test_const_field_shape_castable.CastableFromHex.const", "name": "const", "lineno": 504, "scope": "LayoutTestCase.test_const_field_shape_castable.CastableFromHex", "is_async": false }, { "id": "tests.test_lib_data.LayoutTestCase.test_const_field_shape_castable.CastableFromHex.from_bits", "name": "from_bits", "lineno": 507, "scope": "LayoutTestCase.test_const_field_shape_castable.CastableFromHex", "is_async": false }, { "id": "tests.test_lib_data.LayoutTestCase.test_const_field_const", "name": "test_const_field_const", "lineno": 518, "scope": "LayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.LayoutTestCase.test_signal_init", "name": "test_signal_init", "lineno": 522, "scope": "LayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.LayoutTestCase.test_hash", "name": "test_hash", "lineno": 530, "scope": "LayoutTestCase", "is_async": false }, { "id": "tests.test_lib_data.ViewTestCase.test_construct", "name": "test_construct", "lineno": 535, "scope": "ViewTestCase", "is_async": false }, { "id": "tests.test_lib_data.ViewTestCase.test_construct_signal", "name": "test_construct_signal", "lineno": 542, "scope": "ViewTestCase", "is_async": false }, { "id": "tests.test_lib_data.ViewTestCase.test_construct_signal_init", "name": "test_construct_signal_init", "lineno": 555, "scope": "ViewTestCase", "is_async": false }, { "id": "tests.test_lib_data.ViewTestCase.test_layout_wrong", "name": "test_layout_wrong", "lineno": 567, "scope": "ViewTestCase", "is_async": false }, { "id": "tests.test_lib_data.ViewTestCase.test_layout_conflict_with_attr", "name": "test_layout_conflict_with_attr", "lineno": 572, "scope": "ViewTestCase", "is_async": false }, { "id": "tests.test_lib_data.ViewTestCase.test_layout_conflict_with_attr_derived", "name": "test_layout_conflict_with_attr_derived", "lineno": 578, "scope": "ViewTestCase", "is_async": false }, { "id": "tests.test_lib_data.ViewTestCase.test_layout_conflict_with_attr_derived.DerivedView.foo", "name": "foo", "lineno": 580, "scope": "ViewTestCase.test_layout_conflict_with_attr_derived.DerivedView", "is_async": false }, { "id": "tests.test_lib_data.ViewTestCase.test_target_wrong_type", "name": "test_target_wrong_type", "lineno": 588, "scope": "ViewTestCase", "is_async": false }, { "id": "tests.test_lib_data.ViewTestCase.test_target_wrong_size", "name": "test_target_wrong_size", "lineno": 593, "scope": "ViewTestCase", "is_async": false }, { "id": "tests.test_lib_data.ViewTestCase.test_getitem", "name": "test_getitem", "lineno": 599, "scope": "ViewTestCase", "is_async": false }, { "id": "tests.test_lib_data.ViewTestCase.test_getitem_slice", "name": "test_getitem_slice", "lineno": 633, "scope": "ViewTestCase", "is_async": false }, { "id": "tests.test_lib_data.ViewTestCase.test_array_iter", "name": "test_array_iter", "lineno": 663, "scope": "ViewTestCase", "is_async": false }, { "id": "tests.test_lib_data.ViewTestCase.test_getitem_custom_call", "name": "test_getitem_custom_call", "lineno": 673, "scope": "ViewTestCase", "is_async": false }, { "id": "tests.test_lib_data.ViewTestCase.test_getitem_custom_call.Reverser.as_shape", "name": "as_shape", "lineno": 675, "scope": "ViewTestCase.test_getitem_custom_call.Reverser", "is_async": false }, { "id": "tests.test_lib_data.ViewTestCase.test_getitem_custom_call.Reverser.__call__", "name": "__call__", "lineno": 678, "scope": "ViewTestCase.test_getitem_custom_call.Reverser", "is_async": false }, { "id": "tests.test_lib_data.ViewTestCase.test_getitem_custom_call.Reverser.const", "name": "const", "lineno": 681, "scope": "ViewTestCase.test_getitem_custom_call.Reverser", "is_async": false }, { "id": "tests.test_lib_data.ViewTestCase.test_getitem_custom_call.Reverser.from_bits", "name": "from_bits", "lineno": 684, "scope": "ViewTestCase.test_getitem_custom_call.Reverser", "is_async": false }, { "id": "tests.test_lib_data.ViewTestCase.test_getitem_custom_call_wrong", "name": "test_getitem_custom_call_wrong", "lineno": 693, "scope": "ViewTestCase", "is_async": false }, { "id": "tests.test_lib_data.ViewTestCase.test_getitem_custom_call_wrong.WrongCastable.as_shape", "name": "as_shape", "lineno": 695, "scope": "ViewTestCase.test_getitem_custom_call_wrong.WrongCastable", "is_async": false }, { "id": "tests.test_lib_data.ViewTestCase.test_getitem_custom_call_wrong.WrongCastable.__call__", "name": "__call__", "lineno": 698, "scope": "ViewTestCase.test_getitem_custom_call_wrong.WrongCastable", "is_async": false }, { "id": "tests.test_lib_data.ViewTestCase.test_getitem_custom_call_wrong.WrongCastable.const", "name": "const", "lineno": 701, "scope": "ViewTestCase.test_getitem_custom_call_wrong.WrongCastable", "is_async": false }, { "id": "tests.test_lib_data.ViewTestCase.test_getitem_custom_call_wrong.WrongCastable.from_bits", "name": "from_bits", "lineno": 704, "scope": "ViewTestCase.test_getitem_custom_call_wrong.WrongCastable", "is_async": false }, { "id": "tests.test_lib_data.ViewTestCase.test_getitem_custom_call_wrong.WrongCastable.format", "name": "format", "lineno": 707, "scope": "ViewTestCase.test_getitem_custom_call_wrong.WrongCastable", "is_async": false }, { "id": "tests.test_lib_data.ViewTestCase.test_index_wrong_missing", "name": "test_index_wrong_missing", "lineno": 718, "scope": "ViewTestCase", "is_async": false }, { "id": "tests.test_lib_data.ViewTestCase.test_index_wrong_struct_dynamic", "name": "test_index_wrong_struct_dynamic", "lineno": 723, "scope": "ViewTestCase", "is_async": false }, { "id": "tests.test_lib_data.ViewTestCase.test_index_wrong_oob", "name": "test_index_wrong_oob", "lineno": 729, "scope": "ViewTestCase", "is_async": false }, { "id": "tests.test_lib_data.ViewTestCase.test_index_wrong_slice", "name": "test_index_wrong_slice", "lineno": 737, "scope": "ViewTestCase", "is_async": false }, { "id": "tests.test_lib_data.ViewTestCase.test_getattr", "name": "test_getattr", "lineno": 743, "scope": "ViewTestCase", "is_async": false }, { "id": "tests.test_lib_data.ViewTestCase.test_getattr_reserved", "name": "test_getattr_reserved", "lineno": 765, "scope": "ViewTestCase", "is_async": false }, { "id": "tests.test_lib_data.ViewTestCase.test_attr_wrong_missing", "name": "test_attr_wrong_missing", "lineno": 771, "scope": "ViewTestCase", "is_async": false }, { "id": "tests.test_lib_data.ViewTestCase.test_attr_wrong_reserved", "name": "test_attr_wrong_reserved", "lineno": 776, "scope": "ViewTestCase", "is_async": false }, { "id": "tests.test_lib_data.ViewTestCase.test_signal_like", "name": "test_signal_like", "lineno": 782, "scope": "ViewTestCase", "is_async": false }, { "id": "tests.test_lib_data.ViewTestCase.test_bug_837_array_layout_getitem_str", "name": "test_bug_837_array_layout_getitem_str", "lineno": 796, "scope": "ViewTestCase", "is_async": false }, { "id": "tests.test_lib_data.ViewTestCase.test_bug_837_array_layout_getattr", "name": "test_bug_837_array_layout_getattr", "lineno": 802, "scope": "ViewTestCase", "is_async": false }, { "id": "tests.test_lib_data.ViewTestCase.test_compare", "name": "test_compare", "lineno": 807, "scope": "ViewTestCase", "is_async": false }, { "id": "tests.test_lib_data.ViewTestCase.test_len", "name": "test_len", "lineno": 830, "scope": "ViewTestCase", "is_async": false }, { "id": "tests.test_lib_data.ViewTestCase.test_operator", "name": "test_operator", "lineno": 838, "scope": "ViewTestCase", "is_async": false }, { "id": "tests.test_lib_data.ViewTestCase.test_repr", "name": "test_repr", "lineno": 872, "scope": "ViewTestCase", "is_async": false }, { "id": "tests.test_lib_data.ConstTestCase.test_construct", "name": "test_construct", "lineno": 878, "scope": "ConstTestCase", "is_async": false }, { "id": "tests.test_lib_data.ConstTestCase.test_construct_const", "name": "test_construct_const", "lineno": 886, "scope": "ConstTestCase", "is_async": false }, { "id": "tests.test_lib_data.ConstTestCase.test_layout_wrong", "name": "test_layout_wrong", "lineno": 892, "scope": "ConstTestCase", "is_async": false }, { "id": "tests.test_lib_data.ConstTestCase.test_layout_conflict_with_attr", "name": "test_layout_conflict_with_attr", "lineno": 897, "scope": "ConstTestCase", "is_async": false }, { "id": "tests.test_lib_data.ConstTestCase.test_layout_conflict_with_attr_derived", "name": "test_layout_conflict_with_attr_derived", "lineno": 903, "scope": "ConstTestCase", "is_async": false }, { "id": "tests.test_lib_data.ConstTestCase.test_layout_conflict_with_attr_derived.DerivedConst.foo", "name": "foo", "lineno": 905, "scope": "ConstTestCase.test_layout_conflict_with_attr_derived.DerivedConst", "is_async": false }, { "id": "tests.test_lib_data.ConstTestCase.test_target_wrong_type", "name": "test_target_wrong_type", "lineno": 913, "scope": "ConstTestCase", "is_async": false }, { "id": "tests.test_lib_data.ConstTestCase.test_target_wrong_value", "name": "test_target_wrong_value", "lineno": 918, "scope": "ConstTestCase", "is_async": false }, { "id": "tests.test_lib_data.ConstTestCase.test_getitem", "name": "test_getitem", "lineno": 923, "scope": "ConstTestCase", "is_async": false }, { "id": "tests.test_lib_data.ConstTestCase.test_getitem_slice", "name": "test_getitem_slice", "lineno": 960, "scope": "ConstTestCase", "is_async": false }, { "id": "tests.test_lib_data.ConstTestCase.test_getitem_slice.A", "name": "A", "lineno": 961, "scope": "ConstTestCase.test_getitem_slice", "is_async": false }, { "id": "tests.test_lib_data.ConstTestCase.test_array_iter", "name": "test_array_iter", "lineno": 970, "scope": "ConstTestCase", "is_async": false }, { "id": "tests.test_lib_data.ConstTestCase.test_getitem_custom_call", "name": "test_getitem_custom_call", "lineno": 974, "scope": "ConstTestCase", "is_async": false }, { "id": "tests.test_lib_data.ConstTestCase.test_getitem_custom_call.Reverser.as_shape", "name": "as_shape", "lineno": 976, "scope": "ConstTestCase.test_getitem_custom_call.Reverser", "is_async": false }, { "id": "tests.test_lib_data.ConstTestCase.test_getitem_custom_call.Reverser.__call__", "name": "__call__", "lineno": 979, "scope": "ConstTestCase.test_getitem_custom_call.Reverser", "is_async": false }, { "id": "tests.test_lib_data.ConstTestCase.test_getitem_custom_call.Reverser.const", "name": "const", "lineno": 982, "scope": "ConstTestCase.test_getitem_custom_call.Reverser", "is_async": false }, { "id": "tests.test_lib_data.ConstTestCase.test_getitem_custom_call.Reverser.from_bits", "name": "from_bits", "lineno": 985, "scope": "ConstTestCase.test_getitem_custom_call.Reverser", "is_async": false }, { "id": "tests.test_lib_data.ConstTestCase.test_index_wrong_missing", "name": "test_index_wrong_missing", "lineno": 993, "scope": "ConstTestCase", "is_async": false }, { "id": "tests.test_lib_data.ConstTestCase.test_index_wrong_struct_dynamic", "name": "test_index_wrong_struct_dynamic", "lineno": 998, "scope": "ConstTestCase", "is_async": false }, { "id": "tests.test_lib_data.ConstTestCase.test_getattr", "name": "test_getattr", "lineno": 1004, "scope": "ConstTestCase", "is_async": false }, { "id": "tests.test_lib_data.ConstTestCase.test_getattr_reserved", "name": "test_getattr_reserved", "lineno": 1023, "scope": "ConstTestCase", "is_async": false }, { "id": "tests.test_lib_data.ConstTestCase.test_attr_wrong_missing", "name": "test_attr_wrong_missing", "lineno": 1029, "scope": "ConstTestCase", "is_async": false }, { "id": "tests.test_lib_data.ConstTestCase.test_attr_wrong_reserved", "name": "test_attr_wrong_reserved", "lineno": 1035, "scope": "ConstTestCase", "is_async": false }, { "id": "tests.test_lib_data.ConstTestCase.test_bug_837_array_layout_getitem_str", "name": "test_bug_837_array_layout_getitem_str", "lineno": 1041, "scope": "ConstTestCase", "is_async": false }, { "id": "tests.test_lib_data.ConstTestCase.test_bug_837_array_layout_getattr", "name": "test_bug_837_array_layout_getattr", "lineno": 1047, "scope": "ConstTestCase", "is_async": false }, { "id": "tests.test_lib_data.ConstTestCase.test_compare", "name": "test_compare", "lineno": 1052, "scope": "ConstTestCase", "is_async": false }, { "id": "tests.test_lib_data.ConstTestCase.test_len", "name": "test_len", "lineno": 1134, "scope": "ConstTestCase", "is_async": false }, { "id": "tests.test_lib_data.ConstTestCase.test_operator", "name": "test_operator", "lineno": 1142, "scope": "ConstTestCase", "is_async": false }, { "id": "tests.test_lib_data.ConstTestCase.test_repr", "name": "test_repr", "lineno": 1176, "scope": "ConstTestCase", "is_async": false }, { "id": "tests.test_lib_data.ConstTestCase.test_hash", "name": "test_hash", "lineno": 1180, "scope": "ConstTestCase", "is_async": false }, { "id": "tests.test_lib_data.StructTestCase.test_construct", "name": "test_construct", "lineno": 1185, "scope": "StructTestCase", "is_async": false }, { "id": "tests.test_lib_data.StructTestCase.test_construct_nested", "name": "test_construct_nested", "lineno": 1203, "scope": "StructTestCase", "is_async": false }, { "id": "tests.test_lib_data.StructTestCase.test_construct_init", "name": "test_construct_init", "lineno": 1240, "scope": "StructTestCase", "is_async": false }, { "id": "tests.test_lib_data.StructTestCase.test_const_wrong", "name": "test_const_wrong", "lineno": 1257, "scope": "StructTestCase", "is_async": false }, { "id": "tests.test_lib_data.StructTestCase.test_shape_undefined_wrong", "name": "test_shape_undefined_wrong", "lineno": 1270, "scope": "StructTestCase", "is_async": false }, { "id": "tests.test_lib_data.StructTestCase.test_base_class_1", "name": "test_base_class_1", "lineno": 1278, "scope": "StructTestCase", "is_async": false }, { "id": "tests.test_lib_data.StructTestCase.test_base_class_1.Sb.add", "name": "add", "lineno": 1280, "scope": "StructTestCase.test_base_class_1.Sb", "is_async": false }, { "id": "tests.test_lib_data.StructTestCase.test_base_class_2", "name": "test_base_class_2", "lineno": 1294, "scope": "StructTestCase", "is_async": false }, { "id": "tests.test_lib_data.StructTestCase.test_base_class_2.Sb1.do", "name": "do", "lineno": 1300, "scope": "StructTestCase.test_base_class_2.Sb1", "is_async": false }, { "id": "tests.test_lib_data.StructTestCase.test_base_class_2.Sb2.do", "name": "do", "lineno": 1304, "scope": "StructTestCase.test_base_class_2.Sb2", "is_async": false }, { "id": "tests.test_lib_data.StructTestCase.test_layout_redefined_wrong", "name": "test_layout_redefined_wrong", "lineno": 1310, "scope": "StructTestCase", "is_async": false }, { "id": "tests.test_lib_data.StructTestCase.test_typing_annotation_coexistence", "name": "test_typing_annotation_coexistence", "lineno": 1319, "scope": "StructTestCase", "is_async": false }, { "id": "tests.test_lib_data.StructTestCase.test_signal_like", "name": "test_signal_like", "lineno": 1333, "scope": "StructTestCase", "is_async": false }, { "id": "tests.test_lib_data.StructTestCase.test_from_bits", "name": "test_from_bits", "lineno": 1340, "scope": "StructTestCase", "is_async": false }, { "id": "tests.test_lib_data.StructTestCase.test_assign_mismatch_layout", "name": "test_assign_mismatch_layout", "lineno": 1347, "scope": "StructTestCase", "is_async": false }, { "id": "tests.test_lib_data.UnionTestCase.test_construct", "name": "test_construct", "lineno": 1366, "scope": "UnionTestCase", "is_async": false }, { "id": "tests.test_lib_data.UnionTestCase.test_define_init_two_wrong", "name": "test_define_init_two_wrong", "lineno": 1383, "scope": "UnionTestCase", "is_async": false }, { "id": "tests.test_lib_data.UnionTestCase.test_construct_init_two_wrong", "name": "test_construct_init_two_wrong", "lineno": 1391, "scope": "UnionTestCase", "is_async": false }, { "id": "tests.test_lib_data.UnionTestCase.test_construct_init_override", "name": "test_construct_init_override", "lineno": 1403, "scope": "UnionTestCase", "is_async": false }, { "id": "tests.test_lib_data.RFCExamplesTestCase.simulate", "name": "simulate", "lineno": 1415, "scope": "RFCExamplesTestCase", "is_async": false }, { "id": "tests.test_lib_data.RFCExamplesTestCase.simulate.wrapper", "name": "wrapper", "lineno": 1416, "scope": "RFCExamplesTestCase.simulate", "is_async": false }, { "id": "tests.test_lib_data.RFCExamplesTestCase.test_rfc_example_1", "name": "test_rfc_example_1", "lineno": 1422, "scope": "RFCExamplesTestCase", "is_async": false }, { "id": "tests.test_lib_data.RFCExamplesTestCase.test_rfc_example_1.check_m1", "name": "check_m1", "lineno": 1441, "scope": "RFCExamplesTestCase.test_rfc_example_1", "is_async": true }, { "id": "tests.test_lib_data.RFCExamplesTestCase.test_rfc_example_1.check_m2", "name": "check_m2", "lineno": 1457, "scope": "RFCExamplesTestCase.test_rfc_example_1", "is_async": true }, { "id": "tests.test_lib_data.RFCExamplesTestCase.test_rfc_example_1.check_m3", "name": "check_m3", "lineno": 1481, "scope": "RFCExamplesTestCase.test_rfc_example_1", "is_async": true }, { "id": "tests.test_lib_data.RFCExamplesTestCase.test_rfc_example_2", "name": "test_rfc_example_2", "lineno": 1484, "scope": "RFCExamplesTestCase", "is_async": false }, { "id": "tests.test_lib_data.RFCExamplesTestCase.test_rfc_example_2.check_m1", "name": "check_m1", "lineno": 1510, "scope": "RFCExamplesTestCase.test_rfc_example_2", "is_async": true }, { "id": "tests.test_lib_data.RFCExamplesTestCase.test_rfc_example_2.check_m2", "name": "check_m2", "lineno": 1535, "scope": "RFCExamplesTestCase.test_rfc_example_2", "is_async": true } ], "tests.test_lib_enum": [ { "id": "tests.test_lib_enum.EnumTestCase.test_members_non_int", "name": "test_members_non_int", "lineno": 14, "scope": "EnumTestCase", "is_async": false }, { "id": "tests.test_lib_enum.EnumTestCase.test_members_const_non_int", "name": "test_members_const_non_int", "lineno": 19, "scope": "EnumTestCase", "is_async": false }, { "id": "tests.test_lib_enum.EnumTestCase.test_shape_no_members", "name": "test_shape_no_members", "lineno": 27, "scope": "EnumTestCase", "is_async": false }, { "id": "tests.test_lib_enum.EnumTestCase.test_shape_explicit", "name": "test_shape_explicit", "lineno": 35, "scope": "EnumTestCase", "is_async": false }, { "id": "tests.test_lib_enum.EnumTestCase.test_shape_explicit_cast", "name": "test_shape_explicit_cast", "lineno": 40, "scope": "EnumTestCase", "is_async": false }, { "id": "tests.test_lib_enum.EnumTestCase.test_shape_implicit", "name": "test_shape_implicit", "lineno": 45, "scope": "EnumTestCase", "is_async": false }, { "id": "tests.test_lib_enum.EnumTestCase.test_shape_members_non_const_non_int_wrong", "name": "test_shape_members_non_const_non_int_wrong", "lineno": 63, "scope": "EnumTestCase", "is_async": false }, { "id": "tests.test_lib_enum.EnumTestCase.test_shape_explicit_wrong_signed_mismatch", "name": "test_shape_explicit_wrong_signed_mismatch", "lineno": 69, "scope": "EnumTestCase", "is_async": false }, { "id": "tests.test_lib_enum.EnumTestCase.test_shape_explicit_wrong_too_wide", "name": "test_shape_explicit_wrong_too_wide", "lineno": 76, "scope": "EnumTestCase", "is_async": false }, { "id": "tests.test_lib_enum.EnumTestCase.test_value_shape_from_enum_member", "name": "test_value_shape_from_enum_member", "lineno": 93, "scope": "EnumTestCase", "is_async": false }, { "id": "tests.test_lib_enum.EnumTestCase.test_no_shape", "name": "test_no_shape", "lineno": 98, "scope": "EnumTestCase", "is_async": false }, { "id": "tests.test_lib_enum.EnumTestCase.test_const_shape", "name": "test_const_shape", "lineno": 106, "scope": "EnumTestCase", "is_async": false }, { "id": "tests.test_lib_enum.EnumTestCase.test_from_bits", "name": "test_from_bits", "lineno": 114, "scope": "EnumTestCase", "is_async": false }, { "id": "tests.test_lib_enum.EnumTestCase.test_shape_implicit_wrong_in_concat", "name": "test_shape_implicit_wrong_in_concat", "lineno": 123, "scope": "EnumTestCase", "is_async": false }, { "id": "tests.test_lib_enum.EnumTestCase.test_functional", "name": "test_functional", "lineno": 132, "scope": "EnumTestCase", "is_async": false }, { "id": "tests.test_lib_enum.EnumTestCase.test_int_enum", "name": "test_int_enum", "lineno": 135, "scope": "EnumTestCase", "is_async": false }, { "id": "tests.test_lib_enum.EnumTestCase.test_enum_view", "name": "test_enum_view", "lineno": 143, "scope": "EnumTestCase", "is_async": false }, { "id": "tests.test_lib_enum.EnumTestCase.test_flag_view", "name": "test_flag_view", "lineno": 216, "scope": "EnumTestCase", "is_async": false }, { "id": "tests.test_lib_enum.EnumTestCase.test_enum_view_wrong", "name": "test_enum_view_wrong", "lineno": 286, "scope": "EnumTestCase", "is_async": false }, { "id": "tests.test_lib_enum.EnumTestCase.test_enum_view_custom", "name": "test_enum_view_custom", "lineno": 306, "scope": "EnumTestCase", "is_async": false }, { "id": "tests.test_lib_enum.EnumTestCase.test_enum_member_nonmember", "name": "test_enum_member_nonmember", "lineno": 316, "scope": "EnumTestCase", "is_async": false }, { "id": "tests.test_lib_enum.EnumTestCase.test_format", "name": "test_format", "lineno": 335, "scope": "EnumTestCase", "is_async": false }, { "id": "tests.test_lib_enum.EnumTestCase.test_assign_mismatch_type", "name": "test_assign_mismatch_type", "lineno": 343, "scope": "EnumTestCase", "is_async": false } ], "tests.test_lib_fifo": [ { "id": "tests.test_lib_fifo.FIFOTestCase.test_depth_wrong", "name": "test_depth_wrong", "lineno": 15, "scope": "FIFOTestCase", "is_async": false }, { "id": "tests.test_lib_fifo.FIFOTestCase.test_sync_depth", "name": "test_sync_depth", "lineno": 23, "scope": "FIFOTestCase", "is_async": false }, { "id": "tests.test_lib_fifo.FIFOTestCase.test_sync_buffered_depth", "name": "test_sync_buffered_depth", "lineno": 28, "scope": "FIFOTestCase", "is_async": false }, { "id": "tests.test_lib_fifo.FIFOTestCase.test_async_depth", "name": "test_async_depth", "lineno": 33, "scope": "FIFOTestCase", "is_async": false }, { "id": "tests.test_lib_fifo.FIFOTestCase.test_async_depth_wrong", "name": "test_async_depth_wrong", "lineno": 43, "scope": "FIFOTestCase", "is_async": false }, { "id": "tests.test_lib_fifo.FIFOTestCase.test_async_buffered_depth", "name": "test_async_buffered_depth", "lineno": 49, "scope": "FIFOTestCase", "is_async": false }, { "id": "tests.test_lib_fifo.FIFOTestCase.test_async_buffered_depth_wrong", "name": "test_async_buffered_depth_wrong", "lineno": 60, "scope": "FIFOTestCase", "is_async": false }, { "id": "tests.test_lib_fifo.FIFOTestCase.test_w_stream", "name": "test_w_stream", "lineno": 66, "scope": "FIFOTestCase", "is_async": false }, { "id": "tests.test_lib_fifo.FIFOTestCase.test_r_stream", "name": "test_r_stream", "lineno": 73, "scope": "FIFOTestCase", "is_async": false }, { "id": "tests.test_lib_fifo.FIFOModel.__init__", "name": "__init__", "lineno": 85, "scope": "FIFOModel", "is_async": false }, { "id": "tests.test_lib_fifo.FIFOModel.elaborate", "name": "elaborate", "lineno": 95, "scope": "FIFOModel", "is_async": false }, { "id": "tests.test_lib_fifo.FIFOModelEquivalenceSpec.__init__", "name": "__init__", "lineno": 140, "scope": "FIFOModelEquivalenceSpec", "is_async": false }, { "id": "tests.test_lib_fifo.FIFOModelEquivalenceSpec.elaborate", "name": "elaborate", "lineno": 152, "scope": "FIFOModelEquivalenceSpec", "is_async": false }, { "id": "tests.test_lib_fifo.FIFOContractSpec.__init__", "name": "__init__", "lineno": 191, "scope": "FIFOContractSpec", "is_async": false }, { "id": "tests.test_lib_fifo.FIFOContractSpec.elaborate", "name": "elaborate", "lineno": 204, "scope": "FIFOContractSpec", "is_async": false }, { "id": "tests.test_lib_fifo.FIFOFormalCase.check_sync_fifo", "name": "check_sync_fifo", "lineno": 282, "scope": "FIFOFormalCase", "is_async": false }, { "id": "tests.test_lib_fifo.FIFOFormalCase.test_sync_pot", "name": "test_sync_pot", "lineno": 292, "scope": "FIFOFormalCase", "is_async": false }, { "id": "tests.test_lib_fifo.FIFOFormalCase.test_sync_npot", "name": "test_sync_npot", "lineno": 295, "scope": "FIFOFormalCase", "is_async": false }, { "id": "tests.test_lib_fifo.FIFOFormalCase.test_sync_buffered_pot", "name": "test_sync_buffered_pot", "lineno": 298, "scope": "FIFOFormalCase", "is_async": false }, { "id": "tests.test_lib_fifo.FIFOFormalCase.test_sync_buffered_potp1", "name": "test_sync_buffered_potp1", "lineno": 301, "scope": "FIFOFormalCase", "is_async": false }, { "id": "tests.test_lib_fifo.FIFOFormalCase.test_sync_buffered_potm1", "name": "test_sync_buffered_potm1", "lineno": 304, "scope": "FIFOFormalCase", "is_async": false }, { "id": "tests.test_lib_fifo.FIFOFormalCase.test_sync_buffered_one", "name": "test_sync_buffered_one", "lineno": 307, "scope": "FIFOFormalCase", "is_async": false }, { "id": "tests.test_lib_fifo.FIFOFormalCase.check_async_fifo", "name": "check_async_fifo", "lineno": 310, "scope": "FIFOFormalCase", "is_async": false }, { "id": "tests.test_lib_fifo.FIFOFormalCase.test_async", "name": "test_async", "lineno": 327, "scope": "FIFOFormalCase", "is_async": false }, { "id": "tests.test_lib_fifo.FIFOFormalCase.test_async_buffered", "name": "test_async_buffered", "lineno": 330, "scope": "FIFOFormalCase", "is_async": false }, { "id": "tests.test_lib_fifo.AsyncFIFOSimCase.test_async_fifo_r_level_latency", "name": "test_async_fifo_r_level_latency", "lineno": 336, "scope": "AsyncFIFOSimCase", "is_async": false }, { "id": "tests.test_lib_fifo.AsyncFIFOSimCase.test_async_fifo_r_level_latency.testbench", "name": "testbench", "lineno": 341, "scope": "AsyncFIFOSimCase.test_async_fifo_r_level_latency", "is_async": true }, { "id": "tests.test_lib_fifo.AsyncFIFOSimCase.check_async_fifo_level", "name": "check_async_fifo_level", "lineno": 357, "scope": "AsyncFIFOSimCase", "is_async": false }, { "id": "tests.test_lib_fifo.AsyncFIFOSimCase.check_async_fifo_level.testbench_write", "name": "testbench_write", "lineno": 360, "scope": "AsyncFIFOSimCase.check_async_fifo_level", "is_async": true }, { "id": "tests.test_lib_fifo.AsyncFIFOSimCase.check_async_fifo_level.testbench_read", "name": "testbench_read", "lineno": 370, "scope": "AsyncFIFOSimCase.check_async_fifo_level", "is_async": true }, { "id": "tests.test_lib_fifo.AsyncFIFOSimCase.test_async_fifo_level", "name": "test_async_fifo_level", "lineno": 385, "scope": "AsyncFIFOSimCase", "is_async": false }, { "id": "tests.test_lib_fifo.AsyncFIFOSimCase.test_async_fifo_level_full", "name": "test_async_fifo_level_full", "lineno": 389, "scope": "AsyncFIFOSimCase", "is_async": false }, { "id": "tests.test_lib_fifo.AsyncFIFOSimCase.test_async_buffered_fifo_level", "name": "test_async_buffered_fifo_level", "lineno": 393, "scope": "AsyncFIFOSimCase", "is_async": false }, { "id": "tests.test_lib_fifo.AsyncFIFOSimCase.test_async_buffered_fifo_level_only_three", "name": "test_async_buffered_fifo_level_only_three", "lineno": 397, "scope": "AsyncFIFOSimCase", "is_async": false }, { "id": "tests.test_lib_fifo.AsyncFIFOSimCase.test_async_buffered_fifo_level_full", "name": "test_async_buffered_fifo_level_full", "lineno": 401, "scope": "AsyncFIFOSimCase", "is_async": false }, { "id": "tests.test_lib_fifo.AsyncFIFOSimCase.test_async_buffered_fifo_level_empty", "name": "test_async_buffered_fifo_level_empty", "lineno": 405, "scope": "AsyncFIFOSimCase", "is_async": false } ], "tests.test_lib_io": [ { "id": "tests.test_lib_io.DirectionTestCase.test_and", "name": "test_and", "lineno": 15, "scope": "DirectionTestCase", "is_async": false }, { "id": "tests.test_lib_io.SingleEndedPortTestCase.test_construct", "name": "test_construct", "lineno": 34, "scope": "SingleEndedPortTestCase", "is_async": false }, { "id": "tests.test_lib_io.SingleEndedPortTestCase.test_construct_wrong", "name": "test_construct_wrong", "lineno": 50, "scope": "SingleEndedPortTestCase", "is_async": false }, { "id": "tests.test_lib_io.SingleEndedPortTestCase.test_slice", "name": "test_slice", "lineno": 69, "scope": "SingleEndedPortTestCase", "is_async": false }, { "id": "tests.test_lib_io.SingleEndedPortTestCase.test_cat", "name": "test_cat", "lineno": 75, "scope": "SingleEndedPortTestCase", "is_async": false }, { "id": "tests.test_lib_io.SingleEndedPortTestCase.test_invert", "name": "test_invert", "lineno": 85, "scope": "SingleEndedPortTestCase", "is_async": false }, { "id": "tests.test_lib_io.SingleEndedPortTestCase.test_empty", "name": "test_empty", "lineno": 91, "scope": "SingleEndedPortTestCase", "is_async": false }, { "id": "tests.test_lib_io.DifferentialPortTestCase.test_construct", "name": "test_construct", "lineno": 99, "scope": "DifferentialPortTestCase", "is_async": false }, { "id": "tests.test_lib_io.DifferentialPortTestCase.test_construct_wrong", "name": "test_construct_wrong", "lineno": 117, "scope": "DifferentialPortTestCase", "is_async": false }, { "id": "tests.test_lib_io.DifferentialPortTestCase.test_slice", "name": "test_slice", "lineno": 143, "scope": "DifferentialPortTestCase", "is_async": false }, { "id": "tests.test_lib_io.DifferentialPortTestCase.test_cat", "name": "test_cat", "lineno": 150, "scope": "DifferentialPortTestCase", "is_async": false }, { "id": "tests.test_lib_io.DifferentialPortTestCase.test_invert", "name": "test_invert", "lineno": 162, "scope": "DifferentialPortTestCase", "is_async": false }, { "id": "tests.test_lib_io.DifferentialPortTestCase.test_empty", "name": "test_empty", "lineno": 169, "scope": "DifferentialPortTestCase", "is_async": false }, { "id": "tests.test_lib_io.SimulationPortTestCase.test_construct", "name": "test_construct", "lineno": 178, "scope": "SimulationPortTestCase", "is_async": false }, { "id": "tests.test_lib_io.SimulationPortTestCase.test_construct_empty", "name": "test_construct_empty", "lineno": 222, "scope": "SimulationPortTestCase", "is_async": false }, { "id": "tests.test_lib_io.SimulationPortTestCase.test_name", "name": "test_name", "lineno": 231, "scope": "SimulationPortTestCase", "is_async": false }, { "id": "tests.test_lib_io.SimulationPortTestCase.test_name_wrong", "name": "test_name_wrong", "lineno": 235, "scope": "SimulationPortTestCase", "is_async": false }, { "id": "tests.test_lib_io.SimulationPortTestCase.test_construct_wrong", "name": "test_construct_wrong", "lineno": 240, "scope": "SimulationPortTestCase", "is_async": false }, { "id": "tests.test_lib_io.SimulationPortTestCase.test_slice", "name": "test_slice", "lineno": 257, "scope": "SimulationPortTestCase", "is_async": false }, { "id": "tests.test_lib_io.SimulationPortTestCase.test_invert", "name": "test_invert", "lineno": 267, "scope": "SimulationPortTestCase", "is_async": false }, { "id": "tests.test_lib_io.SimulationPortTestCase.test_add", "name": "test_add", "lineno": 277, "scope": "SimulationPortTestCase", "is_async": false }, { "id": "tests.test_lib_io.SimulationPortTestCase.test_add_wrong", "name": "test_add_wrong", "lineno": 287, "scope": "SimulationPortTestCase", "is_async": false }, { "id": "tests.test_lib_io.BufferTestCase.test_signature", "name": "test_signature", "lineno": 295, "scope": "BufferTestCase", "is_async": false }, { "id": "tests.test_lib_io.BufferTestCase.test_construct", "name": "test_construct", "lineno": 321, "scope": "BufferTestCase", "is_async": false }, { "id": "tests.test_lib_io.BufferTestCase.test_construct_wrong", "name": "test_construct_wrong", "lineno": 329, "scope": "BufferTestCase", "is_async": false }, { "id": "tests.test_lib_io.BufferTestCase.test_elaborate", "name": "test_elaborate", "lineno": 343, "scope": "BufferTestCase", "is_async": false }, { "id": "tests.test_lib_io.BufferTestCase.test_elaborate_diff", "name": "test_elaborate_diff", "lineno": 422, "scope": "BufferTestCase", "is_async": false }, { "id": "tests.test_lib_io.BufferTestCase.test_elaborate_sim", "name": "test_elaborate_sim", "lineno": 511, "scope": "BufferTestCase", "is_async": false }, { "id": "tests.test_lib_io.FFBufferTestCase.test_signature", "name": "test_signature", "lineno": 628, "scope": "FFBufferTestCase", "is_async": false }, { "id": "tests.test_lib_io.FFBufferTestCase.test_construct", "name": "test_construct", "lineno": 654, "scope": "FFBufferTestCase", "is_async": false }, { "id": "tests.test_lib_io.FFBufferTestCase.test_construct_wrong", "name": "test_construct_wrong", "lineno": 683, "scope": "FFBufferTestCase", "is_async": false }, { "id": "tests.test_lib_io.FFBufferTestCase.test_elaborate", "name": "test_elaborate", "lineno": 704, "scope": "FFBufferTestCase", "is_async": false }, { "id": "tests.test_lib_io.FFBufferTestCase.test_elaborate_sim", "name": "test_elaborate_sim", "lineno": 864, "scope": "FFBufferTestCase", "is_async": false }, { "id": "tests.test_lib_io.DDRBufferTestCase.test_signature", "name": "test_signature", "lineno": 1010, "scope": "DDRBufferTestCase", "is_async": false }, { "id": "tests.test_lib_io.DDRBufferTestCase.test_construct", "name": "test_construct", "lineno": 1036, "scope": "DDRBufferTestCase", "is_async": false }, { "id": "tests.test_lib_io.DDRBufferTestCase.test_construct_wrong", "name": "test_construct_wrong", "lineno": 1065, "scope": "DDRBufferTestCase", "is_async": false }, { "id": "tests.test_lib_io.PinSignatureTestCase.assertSignatureEqual", "name": "assertSignatureEqual", "lineno": 1088, "scope": "PinSignatureTestCase", "is_async": false }, { "id": "tests.test_lib_io.PinSignatureCombTestCase.test_signature_i", "name": "test_signature_i", "lineno": 1093, "scope": "PinSignatureCombTestCase", "is_async": false }, { "id": "tests.test_lib_io.PinSignatureCombTestCase.test_signature_o", "name": "test_signature_o", "lineno": 1106, "scope": "PinSignatureCombTestCase", "is_async": false }, { "id": "tests.test_lib_io.PinSignatureCombTestCase.test_signature_oe", "name": "test_signature_oe", "lineno": 1119, "scope": "PinSignatureCombTestCase", "is_async": false }, { "id": "tests.test_lib_io.PinSignatureCombTestCase.test_signature_io", "name": "test_signature_io", "lineno": 1134, "scope": "PinSignatureCombTestCase", "is_async": false }, { "id": "tests.test_lib_io.PinSignatureSDRTestCase.test_signature_i", "name": "test_signature_i", "lineno": 1153, "scope": "PinSignatureSDRTestCase", "is_async": false }, { "id": "tests.test_lib_io.PinSignatureSDRTestCase.test_signature_o", "name": "test_signature_o", "lineno": 1168, "scope": "PinSignatureSDRTestCase", "is_async": false }, { "id": "tests.test_lib_io.PinSignatureSDRTestCase.test_signature_oe", "name": "test_signature_oe", "lineno": 1183, "scope": "PinSignatureSDRTestCase", "is_async": false }, { "id": "tests.test_lib_io.PinSignatureSDRTestCase.test_signature_io", "name": "test_signature_io", "lineno": 1200, "scope": "PinSignatureSDRTestCase", "is_async": false }, { "id": "tests.test_lib_io.PinSignatureDDRTestCase.test_signature_i", "name": "test_signature_i", "lineno": 1223, "scope": "PinSignatureDDRTestCase", "is_async": false }, { "id": "tests.test_lib_io.PinSignatureDDRTestCase.test_signature_o", "name": "test_signature_o", "lineno": 1240, "scope": "PinSignatureDDRTestCase", "is_async": false }, { "id": "tests.test_lib_io.PinSignatureDDRTestCase.test_signature_oe", "name": "test_signature_oe", "lineno": 1257, "scope": "PinSignatureDDRTestCase", "is_async": false }, { "id": "tests.test_lib_io.PinSignatureDDRTestCase.test_signature_io", "name": "test_signature_io", "lineno": 1276, "scope": "PinSignatureDDRTestCase", "is_async": false }, { "id": "tests.test_lib_io.PinSignatureReprCase.test_repr", "name": "test_repr", "lineno": 1303, "scope": "PinSignatureReprCase", "is_async": false }, { "id": "tests.test_lib_io.PinTestCase.test_attributes", "name": "test_attributes", "lineno": 1316, "scope": "PinTestCase", "is_async": false } ], "tests.test_lib_memory": [ { "id": "tests.test_lib_memory.WritePortTestCase.test_signature", "name": "test_signature", "lineno": 16, "scope": "WritePortTestCase", "is_async": false }, { "id": "tests.test_lib_memory.WritePortTestCase.test_signature_wrong", "name": "test_signature_wrong", "lineno": 59, "scope": "WritePortTestCase", "is_async": false }, { "id": "tests.test_lib_memory.WritePortTestCase.test_signature_eq", "name": "test_signature_eq", "lineno": 86, "scope": "WritePortTestCase", "is_async": false }, { "id": "tests.test_lib_memory.WritePortTestCase.test_constructor", "name": "test_constructor", "lineno": 96, "scope": "WritePortTestCase", "is_async": false }, { "id": "tests.test_lib_memory.WritePortTestCase.test_constructor_wrong", "name": "test_constructor_wrong", "lineno": 135, "scope": "WritePortTestCase", "is_async": false }, { "id": "tests.test_lib_memory.ReadPortTestCase.test_signature", "name": "test_signature", "lineno": 162, "scope": "ReadPortTestCase", "is_async": false }, { "id": "tests.test_lib_memory.ReadPortTestCase.test_signature_wrong", "name": "test_signature_wrong", "lineno": 188, "scope": "ReadPortTestCase", "is_async": false }, { "id": "tests.test_lib_memory.ReadPortTestCase.test_signature_eq", "name": "test_signature_eq", "lineno": 193, "scope": "ReadPortTestCase", "is_async": false }, { "id": "tests.test_lib_memory.ReadPortTestCase.test_constructor", "name": "test_constructor", "lineno": 200, "scope": "ReadPortTestCase", "is_async": false }, { "id": "tests.test_lib_memory.ReadPortTestCase.test_constructor_wrong", "name": "test_constructor_wrong", "lineno": 246, "scope": "ReadPortTestCase", "is_async": false }, { "id": "tests.test_lib_memory.MemoryTestCase.test_constructor", "name": "test_constructor", "lineno": 283, "scope": "MemoryTestCase", "is_async": false }, { "id": "tests.test_lib_memory.MemoryTestCase.test_constructor_shapecastable", "name": "test_constructor_shapecastable", "lineno": 307, "scope": "MemoryTestCase", "is_async": false }, { "id": "tests.test_lib_memory.MemoryTestCase.test_constructor_wrong", "name": "test_constructor_wrong", "lineno": 320, "scope": "MemoryTestCase", "is_async": false }, { "id": "tests.test_lib_memory.MemoryTestCase.test_init_set", "name": "test_init_set", "lineno": 357, "scope": "MemoryTestCase", "is_async": false }, { "id": "tests.test_lib_memory.MemoryTestCase.test_init_set_shapecastable", "name": "test_init_set_shapecastable", "lineno": 367, "scope": "MemoryTestCase", "is_async": false }, { "id": "tests.test_lib_memory.MemoryTestCase.test_init_set_wrong", "name": "test_init_set_wrong", "lineno": 373, "scope": "MemoryTestCase", "is_async": false }, { "id": "tests.test_lib_memory.MemoryTestCase.test_init_set_slice_wrong", "name": "test_init_set_slice_wrong", "lineno": 383, "scope": "MemoryTestCase", "is_async": false }, { "id": "tests.test_lib_memory.MemoryTestCase.test_port", "name": "test_port", "lineno": 395, "scope": "MemoryTestCase", "is_async": false }, { "id": "tests.test_lib_memory.MemoryTestCase.test_elaborate", "name": "test_elaborate", "lineno": 413, "scope": "MemoryTestCase", "is_async": false }, { "id": "tests.test_lib_memory.MemoryTestCase.test_freeze", "name": "test_freeze", "lineno": 438, "scope": "MemoryTestCase", "is_async": false } ], "tests.test_lib_meta": [ { "id": "tests.test_lib_meta.AnnotationTestCase.test_init_subclass", "name": "test_init_subclass", "lineno": 8, "scope": "AnnotationTestCase", "is_async": false }, { "id": "tests.test_lib_meta.AnnotationTestCase.test_init_subclass.MyAnnotation.origin", "name": "origin", "lineno": 17, "scope": "AnnotationTestCase.test_init_subclass.MyAnnotation", "is_async": false }, { "id": "tests.test_lib_meta.AnnotationTestCase.test_init_subclass.MyAnnotation.as_json", "name": "as_json", "lineno": 21, "scope": "AnnotationTestCase.test_init_subclass.MyAnnotation", "is_async": false }, { "id": "tests.test_lib_meta.AnnotationTestCase.test_init_subclass_wrong_schema", "name": "test_init_subclass_wrong_schema", "lineno": 26, "scope": "AnnotationTestCase", "is_async": false }, { "id": "tests.test_lib_meta.AnnotationTestCase.test_init_subclass_schema_missing_id", "name": "test_init_subclass_schema_missing_id", "lineno": 31, "scope": "AnnotationTestCase", "is_async": false }, { "id": "tests.test_lib_meta.AnnotationTestCase.test_init_subclass_schema_missing_schema", "name": "test_init_subclass_schema_missing_schema", "lineno": 36, "scope": "AnnotationTestCase", "is_async": false }, { "id": "tests.test_lib_meta.AnnotationTestCase.test_init_subclass_schema_error", "name": "test_init_subclass_schema_error", "lineno": 43, "scope": "AnnotationTestCase", "is_async": false }, { "id": "tests.test_lib_meta.AnnotationTestCase.test_validate", "name": "test_validate", "lineno": 52, "scope": "AnnotationTestCase", "is_async": false }, { "id": "tests.test_lib_meta.AnnotationTestCase.test_validate_error", "name": "test_validate_error", "lineno": 70, "scope": "AnnotationTestCase", "is_async": false } ], "tests.test_lib_stream": [ { "id": "tests.test_lib_stream.StreamTestCase.test_nav_nar", "name": "test_nav_nar", "lineno": 9, "scope": "StreamTestCase", "is_async": false }, { "id": "tests.test_lib_stream.StreamTestCase.test_av_nar", "name": "test_av_nar", "lineno": 29, "scope": "StreamTestCase", "is_async": false }, { "id": "tests.test_lib_stream.StreamTestCase.test_nav_ar", "name": "test_nav_ar", "lineno": 50, "scope": "StreamTestCase", "is_async": false }, { "id": "tests.test_lib_stream.StreamTestCase.test_av_ar", "name": "test_av_ar", "lineno": 71, "scope": "StreamTestCase", "is_async": false }, { "id": "tests.test_lib_stream.StreamTestCase.test_eq", "name": "test_eq", "lineno": 93, "scope": "StreamTestCase", "is_async": false }, { "id": "tests.test_lib_stream.StreamTestCase.test_payload_init", "name": "test_payload_init", "lineno": 111, "scope": "StreamTestCase", "is_async": false }, { "id": "tests.test_lib_stream.StreamTestCase.test_interface_create_bad", "name": "test_interface_create_bad", "lineno": 116, "scope": "StreamTestCase", "is_async": false }, { "id": "tests.test_lib_stream.FIFOStreamCompatTestCase.test_r_stream", "name": "test_r_stream", "lineno": 124, "scope": "FIFOStreamCompatTestCase", "is_async": false }, { "id": "tests.test_lib_stream.FIFOStreamCompatTestCase.test_w_stream", "name": "test_w_stream", "lineno": 133, "scope": "FIFOStreamCompatTestCase", "is_async": false } ], "tests.test_lib_wiring": [ { "id": "tests.test_lib_wiring.FlowTestCase.test_flow_call", "name": "test_flow_call", "lineno": 17, "scope": "FlowTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.FlowTestCase.test_flow_repr", "name": "test_flow_repr", "lineno": 21, "scope": "FlowTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.FlowTestCase.test_flow_str", "name": "test_flow_str", "lineno": 25, "scope": "FlowTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.FlowTestCase.test_flow_value", "name": "test_flow_value", "lineno": 29, "scope": "FlowTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.MemberTestCase.test_port_member", "name": "test_port_member", "lineno": 35, "scope": "MemberTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.MemberTestCase.test_port_member_wrong", "name": "test_port_member_wrong", "lineno": 48, "scope": "MemberTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.MemberTestCase.test_port_member_init", "name": "test_port_member_init", "lineno": 54, "scope": "MemberTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.MemberTestCase.test_port_member_init_wrong", "name": "test_port_member_init_wrong", "lineno": 62, "scope": "MemberTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.MemberTestCase.test_port_member_init_shape_castable", "name": "test_port_member_init_shape_castable", "lineno": 68, "scope": "MemberTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.MemberTestCase.test_port_member_init_shape_castable_wrong", "name": "test_port_member_init_shape_castable_wrong", "lineno": 76, "scope": "MemberTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.MemberTestCase.test_port_member_reset", "name": "test_port_member_reset", "lineno": 82, "scope": "MemberTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.MemberTestCase.test_port_member_reset_wrong", "name": "test_port_member_reset_wrong", "lineno": 99, "scope": "MemberTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.MemberTestCase.test_signature_member_out", "name": "test_signature_member_out", "lineno": 107, "scope": "MemberTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.MemberTestCase.test_signature_member_in", "name": "test_signature_member_in", "lineno": 123, "scope": "MemberTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.MemberTestCase.test_signature_member_wrong", "name": "test_signature_member_wrong", "lineno": 139, "scope": "MemberTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.MemberTestCase.test_array", "name": "test_array", "lineno": 144, "scope": "MemberTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.MemberTestCase.test_array_wrong", "name": "test_array_wrong", "lineno": 157, "scope": "MemberTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.MemberTestCase.test_flip", "name": "test_flip", "lineno": 165, "scope": "MemberTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.MemberTestCase.test_equality", "name": "test_equality", "lineno": 169, "scope": "MemberTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.SignatureMembersTestCase.test_contains", "name": "test_contains", "lineno": 182, "scope": "SignatureMembersTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.SignatureMembersTestCase.test_getitem", "name": "test_getitem", "lineno": 186, "scope": "SignatureMembersTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.SignatureMembersTestCase.test_getitem_missing", "name": "test_getitem_missing", "lineno": 190, "scope": "SignatureMembersTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.SignatureMembersTestCase.test_getitem_wrong", "name": "test_getitem_wrong", "lineno": 196, "scope": "SignatureMembersTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.SignatureMembersTestCase.test_setitem", "name": "test_setitem", "lineno": 208, "scope": "SignatureMembersTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.SignatureMembersTestCase.test_delitem", "name": "test_delitem", "lineno": 214, "scope": "SignatureMembersTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.SignatureMembersTestCase.test_iter_len", "name": "test_iter_len", "lineno": 220, "scope": "SignatureMembersTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.SignatureMembersTestCase.test_iter_insertion_order", "name": "test_iter_insertion_order", "lineno": 228, "scope": "SignatureMembersTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.SignatureMembersTestCase.test_flatten", "name": "test_flatten", "lineno": 234, "scope": "SignatureMembersTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.SignatureMembersTestCase.test_create", "name": "test_create", "lineno": 250, "scope": "SignatureMembersTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.SignatureMembersTestCase.test_create_init", "name": "test_create_init", "lineno": 266, "scope": "SignatureMembersTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.SignatureMembersTestCase.test_create_tuple", "name": "test_create_tuple", "lineno": 273, "scope": "SignatureMembersTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.SignatureMembersTestCase.test_create_wrong", "name": "test_create_wrong", "lineno": 286, "scope": "SignatureMembersTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.SignatureMembersTestCase.test_repr", "name": "test_repr", "lineno": 291, "scope": "SignatureMembersTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.FlippedSignatureMembersTestCase.test_basic", "name": "test_basic", "lineno": 302, "scope": "FlippedSignatureMembersTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.FlippedSignatureMembersTestCase.test_eq", "name": "test_eq", "lineno": 318, "scope": "FlippedSignatureMembersTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.FlippedSignatureMembersTestCase.test_delitem", "name": "test_delitem", "lineno": 324, "scope": "FlippedSignatureMembersTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.FlippedSignatureMembersTestCase.test_repr", "name": "test_repr", "lineno": 330, "scope": "FlippedSignatureMembersTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.SignatureTestCase.test_create", "name": "test_create", "lineno": 336, "scope": "SignatureTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.SignatureTestCase.test_annotations_empty", "name": "test_annotations_empty", "lineno": 340, "scope": "SignatureTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.SignatureTestCase.test_eq", "name": "test_eq", "lineno": 345, "scope": "SignatureTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.SignatureTestCase.test_members_equal_wrong", "name": "test_members_equal_wrong", "lineno": 351, "scope": "SignatureTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.SignatureTestCase.assertFlattenedSignature", "name": "assertFlattenedSignature", "lineno": 356, "scope": "SignatureTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.SignatureTestCase.test_flatten", "name": "test_flatten", "lineno": 362, "scope": "SignatureTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.SignatureTestCase.test_flatten_sig", "name": "test_flatten_sig", "lineno": 371, "scope": "SignatureTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant_signature", "name": "test_is_compliant_signature", "lineno": 386, "scope": "SignatureTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.SignatureTestCase.assertNotCompliant", "name": "assertNotCompliant", "lineno": 410, "scope": "SignatureTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "name": "test_is_compliant", "lineno": 418, "scope": "SignatureTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.SignatureTestCase.test_repr", "name": "test_repr", "lineno": 496, "scope": "SignatureTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.SignatureTestCase.test_repr_subclass", "name": "test_repr_subclass", "lineno": 500, "scope": "SignatureTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.SignatureTestCase.test_repr_subclass.S.__init__", "name": "__init__", "lineno": 502, "scope": "SignatureTestCase.test_repr_subclass.S", "is_async": false }, { "id": "tests.test_lib_wiring.SignatureTestCase.test_subclasscheck", "name": "test_subclasscheck", "lineno": 507, "scope": "SignatureTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.SignatureTestCase.test_instancecheck", "name": "test_instancecheck", "lineno": 515, "scope": "SignatureTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.FlippedSignatureTestCase.test_create", "name": "test_create", "lineno": 527, "scope": "FlippedSignatureTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.FlippedSignatureTestCase.test_eq", "name": "test_eq", "lineno": 534, "scope": "FlippedSignatureTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.FlippedSignatureTestCase.test_repr", "name": "test_repr", "lineno": 540, "scope": "FlippedSignatureTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.FlippedSignatureTestCase.test_getsetdelattr", "name": "test_getsetdelattr", "lineno": 544, "scope": "FlippedSignatureTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.FlippedSignatureTestCase.test_getsetdelattr.S.__init__", "name": "__init__", "lineno": 546, "scope": "FlippedSignatureTestCase.test_getsetdelattr.S", "is_async": false }, { "id": "tests.test_lib_wiring.FlippedSignatureTestCase.test_getsetdelattr.S.f", "name": "f", "lineno": 550, "scope": "FlippedSignatureTestCase.test_getsetdelattr.S", "is_async": false }, { "id": "tests.test_lib_wiring.FlippedSignatureTestCase.test_getsetdelattr_property", "name": "test_getsetdelattr_property", "lineno": 563, "scope": "FlippedSignatureTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.FlippedSignatureTestCase.test_getsetdelattr_property.S.__init__", "name": "__init__", "lineno": 565, "scope": "FlippedSignatureTestCase.test_getsetdelattr_property.S", "is_async": false }, { "id": "tests.test_lib_wiring.FlippedSignatureTestCase.test_getsetdelattr_property.S.x", "name": "x", "lineno": 573, "scope": "FlippedSignatureTestCase.test_getsetdelattr_property.S", "is_async": false }, { "id": "tests.test_lib_wiring.FlippedSignatureTestCase.test_getsetdelattr_property.S.x", "name": "x", "lineno": 577, "scope": "FlippedSignatureTestCase.test_getsetdelattr_property.S", "is_async": false }, { "id": "tests.test_lib_wiring.FlippedSignatureTestCase.test_getsetdelattr_property.S.x", "name": "x", "lineno": 582, "scope": "FlippedSignatureTestCase.test_getsetdelattr_property.S", "is_async": false }, { "id": "tests.test_lib_wiring.FlippedSignatureTestCase.test_classmethod", "name": "test_classmethod", "lineno": 596, "scope": "FlippedSignatureTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.FlippedSignatureTestCase.test_classmethod.S.x", "name": "x", "lineno": 600, "scope": "FlippedSignatureTestCase.test_classmethod.S", "is_async": false }, { "id": "tests.test_lib_wiring.FlippedSignatureTestCase.test_members_equal_wrong", "name": "test_members_equal_wrong", "lineno": 609, "scope": "FlippedSignatureTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.PureInterfaceTestCase.test_construct", "name": "test_construct", "lineno": 616, "scope": "PureInterfaceTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.PureInterfaceTestCase.test_repr", "name": "test_repr", "lineno": 626, "scope": "PureInterfaceTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.PureInterfaceTestCase.test_repr_inherit", "name": "test_repr_inherit", "lineno": 634, "scope": "PureInterfaceTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_basic", "name": "test_basic", "lineno": 642, "scope": "FlippedInterfaceTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_getsetdelattr", "name": "test_getsetdelattr", "lineno": 653, "scope": "FlippedInterfaceTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_getsetdelattr.I.__init__", "name": "__init__", "lineno": 657, "scope": "FlippedInterfaceTestCase.test_getsetdelattr.I", "is_async": false }, { "id": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_getsetdelattr.I.f", "name": "f", "lineno": 660, "scope": "FlippedInterfaceTestCase.test_getsetdelattr.I", "is_async": false }, { "id": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_getsetdelattr_property", "name": "test_getsetdelattr_property", "lineno": 673, "scope": "FlippedInterfaceTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_getsetdelattr_property.I.__init__", "name": "__init__", "lineno": 677, "scope": "FlippedInterfaceTestCase.test_getsetdelattr_property.I", "is_async": false }, { "id": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_getsetdelattr_property.I.x", "name": "x", "lineno": 684, "scope": "FlippedInterfaceTestCase.test_getsetdelattr_property.I", "is_async": false }, { "id": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_getsetdelattr_property.I.x", "name": "x", "lineno": 688, "scope": "FlippedInterfaceTestCase.test_getsetdelattr_property.I", "is_async": false }, { "id": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_getsetdelattr_property.I.x", "name": "x", "lineno": 693, "scope": "FlippedInterfaceTestCase.test_getsetdelattr_property.I", "is_async": false }, { "id": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_classmethod", "name": "test_classmethod", "lineno": 707, "scope": "FlippedInterfaceTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_classmethod.I.__init__", "name": "__init__", "lineno": 712, "scope": "FlippedInterfaceTestCase.test_classmethod.I", "is_async": false }, { "id": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_classmethod.I.x", "name": "x", "lineno": 716, "scope": "FlippedInterfaceTestCase.test_classmethod.I", "is_async": false }, { "id": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_flipped_wrong", "name": "test_flipped_wrong", "lineno": 725, "scope": "FlippedInterfaceTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_create_subclass_flipped", "name": "test_create_subclass_flipped", "lineno": 730, "scope": "FlippedInterfaceTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_create_subclass_flipped.CustomInterface.custom_method", "name": "custom_method", "lineno": 732, "scope": "FlippedInterfaceTestCase.test_create_subclass_flipped.CustomInterface", "is_async": false }, { "id": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_create_subclass_flipped.CustomSignature.create", "name": "create", "lineno": 736, "scope": "FlippedInterfaceTestCase.test_create_subclass_flipped.CustomSignature", "is_async": false }, { "id": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_propagate_flipped", "name": "test_propagate_flipped", "lineno": 742, "scope": "FlippedInterfaceTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_propagate_flipped.InterfaceWithFlippedSub.__init__", "name": "__init__", "lineno": 754, "scope": "FlippedInterfaceTestCase.test_propagate_flipped.InterfaceWithFlippedSub", "is_async": false }, { "id": "tests.test_lib_wiring.ConnectTestCase.test_arg_handles_and_signature_attr", "name": "test_arg_handles_and_signature_attr", "lineno": 778, "scope": "ConnectTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.ConnectTestCase.test_signature_type", "name": "test_signature_type", "lineno": 787, "scope": "ConnectTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.ConnectTestCase.test_signature_compliant", "name": "test_signature_compliant", "lineno": 793, "scope": "ConnectTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.ConnectTestCase.test_member_missing", "name": "test_member_missing", "lineno": 800, "scope": "ConnectTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.ConnectTestCase.test_signature_to_port", "name": "test_signature_to_port", "lineno": 817, "scope": "ConnectTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.ConnectTestCase.test_shape_mismatch", "name": "test_shape_mismatch", "lineno": 827, "scope": "ConnectTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.ConnectTestCase.test_shape_mismatch_enum", "name": "test_shape_mismatch_enum", "lineno": 838, "scope": "ConnectTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.ConnectTestCase.test_shape_mismatch_layout", "name": "test_shape_mismatch_layout", "lineno": 854, "scope": "ConnectTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.ConnectTestCase.test_init_mismatch", "name": "test_init_mismatch", "lineno": 875, "scope": "ConnectTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.ConnectTestCase.test_init_none_match", "name": "test_init_none_match", "lineno": 886, "scope": "ConnectTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.ConnectTestCase.test_out_to_out", "name": "test_out_to_out", "lineno": 894, "scope": "ConnectTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.ConnectTestCase.test_out_to_const_in", "name": "test_out_to_const_in", "lineno": 904, "scope": "ConnectTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.ConnectTestCase.test_const_out_to_const_in_value_mismatch", "name": "test_const_out_to_const_in_value_mismatch", "lineno": 915, "scope": "ConnectTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.ConnectTestCase.test_simple_bus", "name": "test_simple_bus", "lineno": 926, "scope": "ConnectTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.ConnectTestCase.test_const_in_out", "name": "test_const_in_out", "lineno": 950, "scope": "ConnectTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.ConnectTestCase.test_nested", "name": "test_nested", "lineno": 959, "scope": "ConnectTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.ConnectTestCase.test_unordered", "name": "test_unordered", "lineno": 970, "scope": "ConnectTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.ConnectTestCase.test_dimension", "name": "test_dimension", "lineno": 991, "scope": "ConnectTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.ConnectTestCase.test_dimension_multi", "name": "test_dimension_multi", "lineno": 1001, "scope": "ConnectTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.ConnectTestCase.test_connect_none", "name": "test_connect_none", "lineno": 1010, "scope": "ConnectTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.ConnectTestCase.test_connect_empty", "name": "test_connect_empty", "lineno": 1017, "scope": "ConnectTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.ConnectTestCase.test_connect_empty_multi", "name": "test_connect_empty_multi", "lineno": 1021, "scope": "ConnectTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.ConnectTestCase.test_connect_one", "name": "test_connect_one", "lineno": 1026, "scope": "ConnectTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.ConnectTestCase.test_connect_one_in_only", "name": "test_connect_one_in_only", "lineno": 1034, "scope": "ConnectTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.ConnectTestCase.test_connect_multi_in_only_fails", "name": "test_connect_multi_in_only_fails", "lineno": 1040, "scope": "ConnectTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.ConnectTestCase.test_connect_multi_some_in_pairs", "name": "test_connect_multi_some_in_pairs", "lineno": 1055, "scope": "ConnectTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.ConnectTestCase.test_bug_1435_missing_module", "name": "test_bug_1435_missing_module", "lineno": 1069, "scope": "ConnectTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.ComponentTestCase.test_basic", "name": "test_basic", "lineno": 1080, "scope": "ComponentTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.ComponentTestCase.test_non_member_annotations", "name": "test_non_member_annotations", "lineno": 1089, "scope": "ComponentTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.ComponentTestCase.test_private_member_annotations", "name": "test_private_member_annotations", "lineno": 1097, "scope": "ComponentTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.ComponentTestCase.test_no_annotations", "name": "test_no_annotations", "lineno": 1105, "scope": "ComponentTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.ComponentTestCase.test_would_overwrite_field", "name": "test_would_overwrite_field", "lineno": 1113, "scope": "ComponentTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.ComponentTestCase.test_would_overwrite_field.C.__init__", "name": "__init__", "lineno": 1117, "scope": "ComponentTestCase.test_would_overwrite_field.C", "is_async": false }, { "id": "tests.test_lib_wiring.ComponentTestCase.test_inherit", "name": "test_inherit", "lineno": 1126, "scope": "ComponentTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.ComponentTestCase.test_inherit_wrong", "name": "test_inherit_wrong", "lineno": 1139, "scope": "ComponentTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.ComponentTestCase.test_create", "name": "test_create", "lineno": 1150, "scope": "ComponentTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.ComponentTestCase.test_create.C.__init__", "name": "__init__", "lineno": 1152, "scope": "ComponentTestCase.test_create.C", "is_async": false }, { "id": "tests.test_lib_wiring.ComponentTestCase.test_create_dict", "name": "test_create_dict", "lineno": 1162, "scope": "ComponentTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.ComponentTestCase.test_create_dict.C.__init__", "name": "__init__", "lineno": 1164, "scope": "ComponentTestCase.test_create_dict.C", "is_async": false }, { "id": "tests.test_lib_wiring.ComponentTestCase.test_create_wrong", "name": "test_create_wrong", "lineno": 1174, "scope": "ComponentTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.ComponentTestCase.test_create_wrong.C.__init__", "name": "__init__", "lineno": 1178, "scope": "ComponentTestCase.test_create_wrong.C", "is_async": false }, { "id": "tests.test_lib_wiring.ComponentTestCase.test_create_wrong_type", "name": "test_create_wrong_type", "lineno": 1187, "scope": "ComponentTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.ComponentTestCase.test_create_wrong_type.C.__init__", "name": "__init__", "lineno": 1189, "scope": "ComponentTestCase.test_create_wrong_type.C", "is_async": false }, { "id": "tests.test_lib_wiring.ComponentTestCase.test_metadata_origin", "name": "test_metadata_origin", "lineno": 1196, "scope": "ComponentTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.ComponentMetadataTestCase.test_as_json", "name": "test_as_json", "lineno": 1206, "scope": "ComponentMetadataTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.ComponentMetadataTestCase.test_as_json.Annotation1.origin", "name": "origin", "lineno": 1217, "scope": "ComponentMetadataTestCase.test_as_json.Annotation1", "is_async": false }, { "id": "tests.test_lib_wiring.ComponentMetadataTestCase.test_as_json.Annotation1.as_json", "name": "as_json", "lineno": 1220, "scope": "ComponentMetadataTestCase.test_as_json.Annotation1", "is_async": false }, { "id": "tests.test_lib_wiring.ComponentMetadataTestCase.test_as_json.Signature1.__init__", "name": "__init__", "lineno": 1226, "scope": "ComponentMetadataTestCase.test_as_json.Signature1", "is_async": false }, { "id": "tests.test_lib_wiring.ComponentMetadataTestCase.test_as_json.Signature1.annotations", "name": "annotations", "lineno": 1232, "scope": "ComponentMetadataTestCase.test_as_json.Signature1", "is_async": false }, { "id": "tests.test_lib_wiring.ComponentMetadataTestCase.test_as_json.Signature2.__init__", "name": "__init__", "lineno": 1236, "scope": "ComponentMetadataTestCase.test_as_json.Signature2", "is_async": false }, { "id": "tests.test_lib_wiring.ComponentMetadataTestCase.test_as_json.Signature2.annotations", "name": "annotations", "lineno": 1243, "scope": "ComponentMetadataTestCase.test_as_json.Signature2", "is_async": false }, { "id": "tests.test_lib_wiring.ComponentMetadataTestCase.test_as_json.A.__init__", "name": "__init__", "lineno": 1247, "scope": "ComponentMetadataTestCase.test_as_json.A", "is_async": false }, { "id": "tests.test_lib_wiring.ComponentMetadataTestCase.test_validate", "name": "test_validate", "lineno": 1323, "scope": "ComponentMetadataTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.ComponentMetadataTestCase.test_validate_error", "name": "test_validate_error", "lineno": 1352, "scope": "ComponentMetadataTestCase", "is_async": false }, { "id": "tests.test_lib_wiring.ComponentMetadataTestCase.test_wrong_origin", "name": "test_wrong_origin", "lineno": 1363, "scope": "ComponentMetadataTestCase", "is_async": false } ], "tests.test_sim": [ { "id": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "name": "assertStatement", "lineno": 23, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.assertStatement.process", "name": "process", "lineno": 35, "scope": "SimulatorUnitTestCase.assertStatement", "is_async": true }, { "id": "tests.test_sim.SimulatorUnitTestCase.assertStatement.process", "name": "process", "lineno": 45, "scope": "SimulatorUnitTestCase.assertStatement", "is_async": true }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_invert", "name": "test_invert", "lineno": 59, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_neg", "name": "test_neg", "lineno": 67, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_bool", "name": "test_bool", "lineno": 75, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_as_unsigned", "name": "test_as_unsigned", "lineno": 81, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_as_unsigned_lhs", "name": "test_as_unsigned_lhs", "lineno": 86, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_as_signed", "name": "test_as_signed", "lineno": 90, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_as_signed_issue_502", "name": "test_as_signed_issue_502", "lineno": 95, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_as_signed_lhs", "name": "test_as_signed_lhs", "lineno": 100, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_any", "name": "test_any", "lineno": 104, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_all", "name": "test_all", "lineno": 111, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_xor_unary", "name": "test_xor_unary", "lineno": 118, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_add", "name": "test_add", "lineno": 125, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_sub", "name": "test_sub", "lineno": 130, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_mul", "name": "test_mul", "lineno": 136, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_floordiv", "name": "test_floordiv", "lineno": 142, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_floordiv_neg", "name": "test_floordiv_neg", "lineno": 149, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_mod", "name": "test_mod", "lineno": 156, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_mod_neg", "name": "test_mod_neg", "lineno": 163, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_and", "name": "test_and", "lineno": 170, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_or", "name": "test_or", "lineno": 177, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_xor_binary", "name": "test_xor_binary", "lineno": 181, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_shl", "name": "test_shl", "lineno": 185, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_shr", "name": "test_shr", "lineno": 190, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_eq", "name": "test_eq", "lineno": 195, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_ne", "name": "test_ne", "lineno": 201, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_lt", "name": "test_lt", "lineno": 207, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_ge", "name": "test_ge", "lineno": 213, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_gt", "name": "test_gt", "lineno": 219, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_le", "name": "test_le", "lineno": 225, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_mux", "name": "test_mux", "lineno": 231, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_mux_invert", "name": "test_mux_invert", "lineno": 239, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_mux_wide", "name": "test_mux_wide", "lineno": 244, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_abs", "name": "test_abs", "lineno": 250, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_slice", "name": "test_slice", "lineno": 257, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_slice_lhs", "name": "test_slice_lhs", "lineno": 263, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_bit_select", "name": "test_bit_select", "lineno": 269, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_bit_select_lhs", "name": "test_bit_select_lhs", "lineno": 275, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_word_select", "name": "test_word_select", "lineno": 281, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_word_select_lhs", "name": "test_word_select_lhs", "lineno": 287, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_cat", "name": "test_cat", "lineno": 293, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_cat_lhs", "name": "test_cat_lhs", "lineno": 297, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_cat_slice_lhs", "name": "test_cat_slice_lhs", "lineno": 304, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_nested_cat_lhs", "name": "test_nested_cat_lhs", "lineno": 315, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_replicate", "name": "test_replicate", "lineno": 322, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_array", "name": "test_array", "lineno": 326, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_array_oob", "name": "test_array_oob", "lineno": 333, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_array_lhs", "name": "test_array_lhs", "lineno": 339, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_array_lhs_heterogenous", "name": "test_array_lhs_heterogenous", "lineno": 349, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_array_lhs_heterogenous_slice", "name": "test_array_lhs_heterogenous_slice", "lineno": 359, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_array_lhs_oob", "name": "test_array_lhs_oob", "lineno": 369, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_array_index", "name": "test_array_index", "lineno": 378, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_array_attr", "name": "test_array_attr", "lineno": 385, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_shift_left", "name": "test_shift_left", "lineno": 394, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_shift_right", "name": "test_shift_right", "lineno": 400, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_rotate_left", "name": "test_rotate_left", "lineno": 406, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorUnitTestCase.test_rotate_right", "name": "test_rotate_right", "lineno": 432, "scope": "SimulatorUnitTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "name": "assertSimulation", "lineno": 461, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.setUp_counter", "name": "setUp_counter", "lineno": 470, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_counter_process", "name": "test_counter_process", "lineno": 478, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_counter_process.process", "name": "process", "lineno": 481, "scope": "SimulatorIntegrationTestCase.test_counter_process", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_counter_clock_and_sync_process", "name": "test_counter_clock_and_sync_process", "lineno": 506, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_counter_clock_and_sync_process.process", "name": "process", "lineno": 510, "scope": "SimulatorIntegrationTestCase.test_counter_clock_and_sync_process", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_reset", "name": "test_reset", "lineno": 522, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_reset.testbench", "name": "testbench", "lineno": 527, "scope": "SimulatorIntegrationTestCase.test_reset", "is_async": true }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.setUp_alu", "name": "setUp_alu", "lineno": 543, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_alu", "name": "test_alu", "lineno": 564, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_alu.process", "name": "process", "lineno": 568, "scope": "SimulatorIntegrationTestCase.test_alu", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_alu_bench", "name": "test_alu_bench", "lineno": 586, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_alu_bench.testbench", "name": "testbench", "lineno": 590, "scope": "SimulatorIntegrationTestCase.test_alu_bench", "is_async": true }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.setUp_clock_phase", "name": "setUp_clock_phase", "lineno": 604, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_clock_phase", "name": "test_clock_phase", "lineno": 619, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_clock_phase.proc", "name": "proc", "lineno": 629, "scope": "SimulatorIntegrationTestCase.test_clock_phase", "is_async": true }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.setUp_multiclock", "name": "setUp_multiclock", "lineno": 643, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_multiclock", "name": "test_multiclock", "lineno": 650, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_multiclock.sys_process", "name": "sys_process", "lineno": 656, "scope": "SimulatorIntegrationTestCase.test_multiclock", "is_async": true }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_multiclock.pix_process", "name": "pix_process", "lineno": 660, "scope": "SimulatorIntegrationTestCase.test_multiclock", "is_async": true }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.setUp_lhs_rhs", "name": "setUp_lhs_rhs", "lineno": 667, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_complex_lhs_rhs", "name": "test_complex_lhs_rhs", "lineno": 674, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_complex_lhs_rhs.testbench", "name": "testbench", "lineno": 677, "scope": "SimulatorIntegrationTestCase.test_complex_lhs_rhs", "is_async": true }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_run_until", "name": "test_run_until", "lineno": 684, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_run_until.process", "name": "process", "lineno": 690, "scope": "SimulatorIntegrationTestCase.test_run_until", "is_async": true }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_run_until_fail", "name": "test_run_until_fail", "lineno": 696, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_run_until_fail.process", "name": "process", "lineno": 703, "scope": "SimulatorIntegrationTestCase.test_run_until_fail", "is_async": true }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_run_until_deprecated", "name": "test_run_until_deprecated", "lineno": 709, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_run_until_deprecated.process", "name": "process", "lineno": 717, "scope": "SimulatorIntegrationTestCase.test_run_until_deprecated", "is_async": true }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_add_process_wrong", "name": "test_add_process_wrong", "lineno": 723, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_add_process_wrong_generator", "name": "test_add_process_wrong_generator", "lineno": 730, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_add_process_wrong_generator.process", "name": "process", "lineno": 735, "scope": "SimulatorIntegrationTestCase.test_add_process_wrong_generator", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_add_testbench_wrong", "name": "test_add_testbench_wrong", "lineno": 739, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_add_testbench_wrong_generator", "name": "test_add_testbench_wrong_generator", "lineno": 746, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_add_testbench_wrong_generator.testbench", "name": "testbench", "lineno": 751, "scope": "SimulatorIntegrationTestCase.test_add_testbench_wrong_generator", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_add_testbench_wrong_coroutine", "name": "test_add_testbench_wrong_coroutine", "lineno": 755, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_add_testbench_wrong_coroutine.testbench", "name": "testbench", "lineno": 760, "scope": "SimulatorIntegrationTestCase.test_add_testbench_wrong_coroutine", "is_async": true }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_add_testbench_wrong_async_generator", "name": "test_add_testbench_wrong_async_generator", "lineno": 764, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_add_testbench_wrong_async_generator.testbench", "name": "testbench", "lineno": 769, "scope": "SimulatorIntegrationTestCase.test_add_testbench_wrong_async_generator", "is_async": true }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_add_testbench_wrong_async_generator_func", "name": "test_add_testbench_wrong_async_generator_func", "lineno": 773, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_add_testbench_wrong_async_generator_func.testbench", "name": "testbench", "lineno": 778, "scope": "SimulatorIntegrationTestCase.test_add_testbench_wrong_async_generator_func", "is_async": true }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_add_clock_wrong_twice", "name": "test_add_clock_wrong_twice", "lineno": 782, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_add_clock_wrong_missing", "name": "test_add_clock_wrong_missing", "lineno": 792, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_add_clock_if_exists", "name": "test_add_clock_if_exists", "lineno": 799, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_add_clock_deprecated", "name": "test_add_clock_deprecated", "lineno": 804, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_elapsed_time", "name": "test_elapsed_time", "lineno": 813, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_elapsed_time.process", "name": "process", "lineno": 819, "scope": "SimulatorIntegrationTestCase.test_elapsed_time", "is_async": true }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_command_wrong", "name": "test_command_wrong", "lineno": 827, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_command_wrong.process", "name": "process", "lineno": 830, "scope": "SimulatorIntegrationTestCase.test_command_wrong", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_sync_command_wrong", "name": "test_sync_command_wrong", "lineno": 840, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_sync_command_wrong.process", "name": "process", "lineno": 846, "scope": "SimulatorIntegrationTestCase.test_sync_command_wrong", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_value_castable", "name": "test_value_castable", "lineno": 857, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_value_castable.MyValue.as_value", "name": "as_value", "lineno": 859, "scope": "SimulatorIntegrationTestCase.test_value_castable.MyValue", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_value_castable.MyValue.shape", "name": "shape", "lineno": 862, "scope": "SimulatorIntegrationTestCase.test_value_castable.MyValue", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_bench_command_wrong", "name": "test_bench_command_wrong", "lineno": 868, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_bench_command_wrong.process", "name": "process", "lineno": 871, "scope": "SimulatorIntegrationTestCase.test_bench_command_wrong", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.setUp_memory", "name": "setUp_memory", "lineno": 884, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_init", "name": "test_memory_init", "lineno": 891, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_init.testbench", "name": "testbench", "lineno": 894, "scope": "SimulatorIntegrationTestCase.test_memory_init", "is_async": true }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_write", "name": "test_memory_write", "lineno": 904, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_write.testbench", "name": "testbench", "lineno": 907, "scope": "SimulatorIntegrationTestCase.test_memory_write", "is_async": true }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_write_granularity", "name": "test_memory_write_granularity", "lineno": 919, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_write_granularity.testbench", "name": "testbench", "lineno": 922, "scope": "SimulatorIntegrationTestCase.test_memory_write_granularity", "is_async": true }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_read_before_write", "name": "test_memory_read_before_write", "lineno": 943, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_read_before_write.testbench", "name": "testbench", "lineno": 946, "scope": "SimulatorIntegrationTestCase.test_memory_read_before_write", "is_async": true }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_write_through", "name": "test_memory_write_through", "lineno": 956, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_write_through.testbench", "name": "testbench", "lineno": 959, "scope": "SimulatorIntegrationTestCase.test_memory_write_through", "is_async": true }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_async_read_write", "name": "test_memory_async_read_write", "lineno": 972, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_async_read_write.testbench", "name": "testbench", "lineno": 975, "scope": "SimulatorIntegrationTestCase.test_memory_async_read_write", "is_async": true }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_read_only", "name": "test_memory_read_only", "lineno": 990, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_read_only.testbench", "name": "testbench", "lineno": 995, "scope": "SimulatorIntegrationTestCase.test_memory_read_only", "is_async": true }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_comb_bench_process", "name": "test_comb_bench_process", "lineno": 1004, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_comb_bench_process.testbench", "name": "testbench", "lineno": 1010, "scope": "SimulatorIntegrationTestCase.test_comb_bench_process", "is_async": true }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_sync_bench_process", "name": "test_sync_bench_process", "lineno": 1018, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_sync_bench_process.testbench", "name": "testbench", "lineno": 1026, "scope": "SimulatorIntegrationTestCase.test_sync_bench_process", "is_async": true }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_transparency_simple", "name": "test_memory_transparency_simple", "lineno": 1047, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_transparency_simple.testbench", "name": "testbench", "lineno": 1054, "scope": "SimulatorIntegrationTestCase.test_memory_transparency_simple", "is_async": true }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_transparency_multibit", "name": "test_memory_transparency_multibit", "lineno": 1086, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_transparency_multibit.testbench", "name": "testbench", "lineno": 1093, "scope": "SimulatorIntegrationTestCase.test_memory_transparency_multibit", "is_async": true }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_access", "name": "test_memory_access", "lineno": 1125, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_access.testbench", "name": "testbench", "lineno": 1128, "scope": "SimulatorIntegrationTestCase.test_memory_access", "is_async": true }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_access_sync", "name": "test_memory_access_sync", "lineno": 1146, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_access_sync.process", "name": "process", "lineno": 1149, "scope": "SimulatorIntegrationTestCase.test_memory_access_sync", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_vcd_wrong_nonzero_time", "name": "test_vcd_wrong_nonzero_time", "lineno": 1162, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_vcd_private_signal", "name": "test_vcd_private_signal", "lineno": 1175, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_no_negated_boolean_warning", "name": "test_no_negated_boolean_warning", "lineno": 1190, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_large_expr_parser_overflow", "name": "test_large_expr_parser_overflow", "lineno": 1199, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_switch_zero", "name": "test_switch_zero", "lineno": 1212, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_switch_zero.testbench", "name": "testbench", "lineno": 1220, "scope": "SimulatorIntegrationTestCase.test_switch_zero", "is_async": true }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_print", "name": "test_print", "lineno": 1224, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_print.testbench", "name": "testbench", "lineno": 1234, "scope": "SimulatorIntegrationTestCase.test_print", "is_async": true }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_print_str", "name": "test_print_str", "lineno": 1244, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_print_str.enc", "name": "enc", "lineno": 1245, "scope": "SimulatorIntegrationTestCase.test_print_str", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_print_str.testbench", "name": "testbench", "lineno": 1265, "scope": "SimulatorIntegrationTestCase.test_print_str", "is_async": true }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_print_enum", "name": "test_print_enum", "lineno": 1275, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_print_enum.testbench", "name": "testbench", "lineno": 1293, "scope": "SimulatorIntegrationTestCase.test_print_enum", "is_async": true }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_print_enum_followed_by", "name": "test_print_enum_followed_by", "lineno": 1303, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_print_enum_followed_by.testbench", "name": "testbench", "lineno": 1321, "scope": "SimulatorIntegrationTestCase.test_print_enum_followed_by", "is_async": true }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_assert", "name": "test_assert", "lineno": 1331, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_assert.testbench", "name": "testbench", "lineno": 1340, "scope": "SimulatorIntegrationTestCase.test_assert", "is_async": true }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_assume", "name": "test_assume", "lineno": 1344, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_assume.testbench", "name": "testbench", "lineno": 1353, "scope": "SimulatorIntegrationTestCase.test_assume", "is_async": true }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_cover", "name": "test_cover", "lineno": 1357, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_cover.testbench", "name": "testbench", "lineno": 1368, "scope": "SimulatorIntegrationTestCase.test_cover", "is_async": true }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_testbench_preemption", "name": "test_testbench_preemption", "lineno": 1378, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_testbench_preemption.testbench_1", "name": "testbench_1", "lineno": 1380, "scope": "SimulatorIntegrationTestCase.test_testbench_preemption", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_testbench_preemption.testbench_2", "name": "testbench_2", "lineno": 1383, "scope": "SimulatorIntegrationTestCase.test_testbench_preemption", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_eval_format", "name": "test_eval_format", "lineno": 1396, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_eval_format.testbench", "name": "testbench", "lineno": 1408, "scope": "SimulatorIntegrationTestCase.test_eval_format", "is_async": true }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_decoder", "name": "test_decoder", "lineno": 1433, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_decoder.decoder", "name": "decoder", "lineno": 1434, "scope": "SimulatorIntegrationTestCase.test_decoder", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_decoder.testbench", "name": "testbench", "lineno": 1439, "scope": "SimulatorIntegrationTestCase.test_decoder", "is_async": true }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_mem_shape", "name": "test_mem_shape", "lineno": 1449, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_mem_shape.testbench", "name": "testbench", "lineno": 1460, "scope": "SimulatorIntegrationTestCase.test_mem_shape", "is_async": true }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_multiple_modules", "name": "test_multiple_modules", "lineno": 1474, "scope": "SimulatorIntegrationTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.test_multiple_modules.testbench", "name": "testbench", "lineno": 1485, "scope": "SimulatorIntegrationTestCase.test_multiple_modules", "is_async": true }, { "id": "tests.test_sim.SimulatorTracesTestCase.assertDef", "name": "assertDef", "lineno": 1498, "scope": "SimulatorTracesTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorTracesTestCase.assertDef.testbench", "name": "testbench", "lineno": 1501, "scope": "SimulatorTracesTestCase.assertDef", "is_async": true }, { "id": "tests.test_sim.SimulatorTracesTestCase.test_signal", "name": "test_signal", "lineno": 1509, "scope": "SimulatorTracesTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorTracesTestCase.test_expr", "name": "test_expr", "lineno": 1513, "scope": "SimulatorTracesTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorTracesTestCase.test_list", "name": "test_list", "lineno": 1517, "scope": "SimulatorTracesTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorTracesTestCase.test_tuple", "name": "test_tuple", "lineno": 1521, "scope": "SimulatorTracesTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorTracesTestCase.test_dict", "name": "test_dict", "lineno": 1525, "scope": "SimulatorTracesTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorTracesTestCase.test_struct_view", "name": "test_struct_view", "lineno": 1529, "scope": "SimulatorTracesTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorTracesTestCase.test_interface", "name": "test_interface", "lineno": 1533, "scope": "SimulatorTracesTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_bug_325", "name": "test_bug_325", "lineno": 1545, "scope": "SimulatorRegressionTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_bug_473", "name": "test_bug_473", "lineno": 1550, "scope": "SimulatorRegressionTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_bug_473.testbench", "name": "testbench", "lineno": 1552, "scope": "SimulatorRegressionTestCase.test_bug_473", "is_async": true }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_bug_595", "name": "test_bug_595", "lineno": 1557, "scope": "SimulatorRegressionTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_bug_588", "name": "test_bug_588", "lineno": 1570, "scope": "SimulatorRegressionTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_bug_566", "name": "test_bug_566", "lineno": 1581, "scope": "SimulatorRegressionTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_bug_826", "name": "test_bug_826", "lineno": 1590, "scope": "SimulatorRegressionTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_bug_826.testbench", "name": "testbench", "lineno": 1592, "scope": "SimulatorRegressionTestCase.test_bug_826", "is_async": true }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_comb_assign", "name": "test_comb_assign", "lineno": 1599, "scope": "SimulatorRegressionTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_comb_assign.testbench", "name": "testbench", "lineno": 1604, "scope": "SimulatorRegressionTestCase.test_comb_assign", "is_async": true }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_comb_clock_conflict", "name": "test_comb_clock_conflict", "lineno": 1611, "scope": "SimulatorRegressionTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_initial", "name": "test_initial", "lineno": 1620, "scope": "SimulatorRegressionTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_initial.process", "name": "process", "lineno": 1626, "scope": "SimulatorRegressionTestCase.test_initial", "is_async": true }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_sample", "name": "test_sample", "lineno": 1636, "scope": "SimulatorRegressionTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_sample.bench_a", "name": "bench_a", "lineno": 1643, "scope": "SimulatorRegressionTestCase.test_sample", "is_async": true }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_sample.bench_b", "name": "bench_b", "lineno": 1649, "scope": "SimulatorRegressionTestCase.test_sample", "is_async": true }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_sample.bench_c", "name": "bench_c", "lineno": 1655, "scope": "SimulatorRegressionTestCase.test_sample", "is_async": true }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_latch", "name": "test_latch", "lineno": 1667, "scope": "SimulatorRegressionTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_latch.latch", "name": "latch", "lineno": 1672, "scope": "SimulatorRegressionTestCase.test_latch", "is_async": true }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_latch.testbench", "name": "testbench", "lineno": 1677, "scope": "SimulatorRegressionTestCase.test_latch", "is_async": true }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_edge", "name": "test_edge", "lineno": 1694, "scope": "SimulatorRegressionTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_edge.monitor", "name": "monitor", "lineno": 1700, "scope": "SimulatorRegressionTestCase.test_edge", "is_async": true }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_edge.testbench", "name": "testbench", "lineno": 1704, "scope": "SimulatorRegressionTestCase.test_edge", "is_async": true }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_delay", "name": "test_delay", "lineno": 1732, "scope": "SimulatorRegressionTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_delay.monitor", "name": "monitor", "lineno": 1735, "scope": "SimulatorRegressionTestCase.test_delay", "is_async": true }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_delay.testbench", "name": "testbench", "lineno": 1739, "scope": "SimulatorRegressionTestCase.test_delay", "is_async": true }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_timeout", "name": "test_timeout", "lineno": 1755, "scope": "SimulatorRegressionTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_timeout.monitor", "name": "monitor", "lineno": 1760, "scope": "SimulatorRegressionTestCase.test_timeout", "is_async": true }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_timeout.testbench", "name": "testbench", "lineno": 1764, "scope": "SimulatorRegressionTestCase.test_timeout", "is_async": true }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_struct", "name": "test_struct", "lineno": 1788, "scope": "SimulatorRegressionTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_struct.adder", "name": "adder", "lineno": 1801, "scope": "SimulatorRegressionTestCase.test_struct", "is_async": true }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_struct.monitor", "name": "monitor", "lineno": 1808, "scope": "SimulatorRegressionTestCase.test_struct", "is_async": true }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_struct.testbench", "name": "testbench", "lineno": 1812, "scope": "SimulatorRegressionTestCase.test_struct", "is_async": true }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_valuecastable", "name": "test_valuecastable", "lineno": 1834, "scope": "SimulatorRegressionTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_valuecastable.process", "name": "process", "lineno": 1841, "scope": "SimulatorRegressionTestCase.test_valuecastable", "is_async": true }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_valuecastable.testbench", "name": "testbench", "lineno": 1845, "scope": "SimulatorRegressionTestCase.test_valuecastable", "is_async": true }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_tick_repeat_until", "name": "test_tick_repeat_until", "lineno": 1858, "scope": "SimulatorRegressionTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_tick_repeat_until.testbench", "name": "testbench", "lineno": 1864, "scope": "SimulatorRegressionTestCase.test_tick_repeat_until", "is_async": true }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_critical", "name": "test_critical", "lineno": 1880, "scope": "SimulatorRegressionTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_critical.testbench", "name": "testbench", "lineno": 1888, "scope": "SimulatorRegressionTestCase.test_critical", "is_async": true }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_critical.bgbench", "name": "bgbench", "lineno": 1891, "scope": "SimulatorRegressionTestCase.test_critical", "is_async": true }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_async_reset", "name": "test_async_reset", "lineno": 1907, "scope": "SimulatorRegressionTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_async_reset.monitor", "name": "monitor", "lineno": 1915, "scope": "SimulatorRegressionTestCase.test_async_reset", "is_async": true }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_async_reset.testbench", "name": "testbench", "lineno": 1919, "scope": "SimulatorRegressionTestCase.test_async_reset", "is_async": true }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_async_reset.repeat_bench", "name": "repeat_bench", "lineno": 1929, "scope": "SimulatorRegressionTestCase.test_async_reset", "is_async": true }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_async_reset.until_bench", "name": "until_bench", "lineno": 1933, "scope": "SimulatorRegressionTestCase.test_async_reset", "is_async": true }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_sync_reset", "name": "test_sync_reset", "lineno": 1954, "scope": "SimulatorRegressionTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_sync_reset.monitor", "name": "monitor", "lineno": 1962, "scope": "SimulatorRegressionTestCase.test_sync_reset", "is_async": true }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_sync_reset.testbench", "name": "testbench", "lineno": 1966, "scope": "SimulatorRegressionTestCase.test_sync_reset", "is_async": true }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_broken_multiedge", "name": "test_broken_multiedge", "lineno": 1990, "scope": "SimulatorRegressionTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_broken_multiedge.testbench", "name": "testbench", "lineno": 1995, "scope": "SimulatorRegressionTestCase.test_broken_multiedge", "is_async": true }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_broken_multiedge.monitor", "name": "monitor", "lineno": 2003, "scope": "SimulatorRegressionTestCase.test_broken_multiedge", "is_async": true }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_broken_other_trigger", "name": "test_broken_other_trigger", "lineno": 2018, "scope": "SimulatorRegressionTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_broken_other_trigger.testbench", "name": "testbench", "lineno": 2022, "scope": "SimulatorRegressionTestCase.test_broken_other_trigger", "is_async": true }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_abandon_delay", "name": "test_abandon_delay", "lineno": 2032, "scope": "SimulatorRegressionTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_abandon_delay.testbench", "name": "testbench", "lineno": 2038, "scope": "SimulatorRegressionTestCase.test_abandon_delay", "is_async": true }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_abandon_changed", "name": "test_abandon_changed", "lineno": 2051, "scope": "SimulatorRegressionTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_abandon_changed.testbench", "name": "testbench", "lineno": 2058, "scope": "SimulatorRegressionTestCase.test_abandon_changed", "is_async": true }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_abandon_changed.change", "name": "change", "lineno": 2066, "scope": "SimulatorRegressionTestCase.test_abandon_changed", "is_async": true }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_abandon_repeat", "name": "test_abandon_repeat", "lineno": 2080, "scope": "SimulatorRegressionTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_abandon_repeat.process", "name": "process", "lineno": 2085, "scope": "SimulatorRegressionTestCase.test_abandon_repeat", "is_async": true }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_trigger_wrong", "name": "test_trigger_wrong", "lineno": 2090, "scope": "SimulatorRegressionTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_trigger_wrong.process", "name": "process", "lineno": 2098, "scope": "SimulatorRegressionTestCase.test_trigger_wrong", "is_async": true }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_trigger_wrong.testbench", "name": "testbench", "lineno": 2106, "scope": "SimulatorRegressionTestCase.test_trigger_wrong", "is_async": true }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_issue_1368", "name": "test_issue_1368", "lineno": 2150, "scope": "SimulatorRegressionTestCase", "is_async": false }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_issue_1368.testbench", "name": "testbench", "lineno": 2152, "scope": "SimulatorRegressionTestCase.test_issue_1368", "is_async": true }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_issue_1368.testbench", "name": "testbench", "lineno": 2160, "scope": "SimulatorRegressionTestCase.test_issue_1368", "is_async": true }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_issue_1368.testbench.testbench2", "name": "testbench2", "lineno": 2161, "scope": "SimulatorRegressionTestCase.test_issue_1368.testbench", "is_async": true }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_issue_1368.process", "name": "process", "lineno": 2170, "scope": "SimulatorRegressionTestCase.test_issue_1368", "is_async": true }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_issue_1368.process.process2", "name": "process2", "lineno": 2171, "scope": "SimulatorRegressionTestCase.test_issue_1368.process", "is_async": true }, { "id": "tests.test_sim.SimulatorRegressionTestCase.test_issue_1368.process_empty", "name": "process_empty", "lineno": 2179, "scope": "SimulatorRegressionTestCase.test_issue_1368", "is_async": true } ], "tests.test_tracer": [ { "id": "tests.test_tracer.TracerTestCase.test_fast", "name": "test_fast", "lineno": 8, "scope": "TracerTestCase", "is_async": false }, { "id": "tests.test_tracer.TracerTestCase.test_call_variants", "name": "test_call_variants", "lineno": 14, "scope": "TracerTestCase", "is_async": false }, { "id": "tests.test_tracer.TracerTestCase.test_name", "name": "test_name", "lineno": 30, "scope": "TracerTestCase", "is_async": false }, { "id": "tests.test_tracer.TracerTestCase.test_attr", "name": "test_attr", "lineno": 37, "scope": "TracerTestCase", "is_async": false }, { "id": "tests.test_tracer.TracerTestCase.test_index", "name": "test_index", "lineno": 44, "scope": "TracerTestCase", "is_async": false }, { "id": "tests.test_tracer.TracerTestCase.test_deref_cell", "name": "test_deref_cell", "lineno": 49, "scope": "TracerTestCase", "is_async": false }, { "id": "tests.test_tracer.TracerTestCase.test_deref_cell.dummy", "name": "dummy", "lineno": 55, "scope": "TracerTestCase.test_deref_cell", "is_async": false }, { "id": "tests.test_tracer.TracerTestCase.test_deref_free", "name": "test_deref_free", "lineno": 58, "scope": "TracerTestCase", "is_async": false }, { "id": "tests.test_tracer.TracerTestCase.test_deref_free.inner", "name": "inner", "lineno": 59, "scope": "TracerTestCase.test_deref_free", "is_async": false }, { "id": "tests.test_tracer.TracerTestCase.test_long", "name": "test_long", "lineno": 75, "scope": "TracerTestCase", "is_async": false }, { "id": "tests.test_tracer.TracerTestCase.test_deref_fast", "name": "test_deref_fast", "lineno": 86, "scope": "TracerTestCase", "is_async": false }, { "id": "tests.test_tracer.TracerTestCase.test_deref_fast.inner", "name": "inner", "lineno": 87, "scope": "TracerTestCase.test_deref_fast", "is_async": false }, { "id": "tests.test_tracer.TracerTestCase.test_deref_fast.inner.dummy", "name": "dummy", "lineno": 93, "scope": "TracerTestCase.test_deref_fast.inner", "is_async": false } ], "tests.test_utils": [ { "id": "tests.test_utils.Log2TestCase.test_ceil_log2", "name": "test_ceil_log2", "lineno": 8, "scope": "Log2TestCase", "is_async": false }, { "id": "tests.test_utils.Log2TestCase.test_exact_log2", "name": "test_exact_log2", "lineno": 22, "scope": "Log2TestCase", "is_async": false }, { "id": "tests.test_utils.Log2TestCase.test_bits_for", "name": "test_bits_for", "lineno": 33, "scope": "Log2TestCase", "is_async": false } ], "tests.utils": [ { "id": "tests.utils.FHDLTestCase.assertRepr", "name": "assertRepr", "lineno": 23, "scope": "FHDLTestCase", "is_async": false }, { "id": "tests.utils.FHDLTestCase.assertRepr.squish_repr", "name": "squish_repr", "lineno": 26, "scope": "FHDLTestCase.assertRepr", "is_async": false }, { "id": "tests.utils.FHDLTestCase.assertRepr.format_repr", "name": "format_repr", "lineno": 31, "scope": "FHDLTestCase.assertRepr", "is_async": false }, { "id": "tests.utils.FHDLTestCase.assertFormal", "name": "assertFormal", "lineno": 73, "scope": "FHDLTestCase", "is_async": false } ], "tests": [] }, "class_graph": { "pdm_build": [], "amaranth.asserts": [], "amaranth.cli": [], "amaranth.rpc": [], "amaranth.tracer": [ { "id": "amaranth.tracer.NameNotFound", "name": "NameNotFound", "lineno": 9, "bases": [ "Exception" ], "scope": null } ], "amaranth.utils": [], "amaranth._unused": [ { "id": "amaranth._unused.UnusedMustUse", "name": "UnusedMustUse", "lineno": 10, "bases": [ "Warning" ], "scope": null }, { "id": "amaranth._unused.MustUse", "name": "MustUse", "lineno": 14, "bases": [], "scope": null } ], "amaranth._utils": [], "amaranth": [], "amaranth.back.cxxrtl": [], "amaranth.back.rtlil": [ { "id": "amaranth.back.rtlil.Undef", "name": "Undef", "lineno": 23, "bases": [], "scope": null }, { "id": "amaranth.back.rtlil.Emitter", "name": "Emitter", "lineno": 68, "bases": [], "scope": null }, { "id": "amaranth.back.rtlil.Design", "name": "Design", "lineno": 91, "bases": [], "scope": null }, { "id": "amaranth.back.rtlil.Module", "name": "Module", "lineno": 108, "bases": [], "scope": null }, { "id": "amaranth.back.rtlil.Wire", "name": "Wire", "lineno": 194, "bases": [], "scope": null }, { "id": "amaranth.back.rtlil.Cell", "name": "Cell", "lineno": 226, "bases": [], "scope": null }, { "id": "amaranth.back.rtlil.Memory", "name": "Memory", "lineno": 264, "bases": [], "scope": null }, { "id": "amaranth.back.rtlil.Process", "name": "Process", "lineno": 302, "bases": [], "scope": null }, { "id": "amaranth.back.rtlil.Assignment", "name": "Assignment", "lineno": 330, "bases": [], "scope": null }, { "id": "amaranth.back.rtlil.Switch", "name": "Switch", "lineno": 339, "bases": [], "scope": null }, { "id": "amaranth.back.rtlil.Case", "name": "Case", "lineno": 368, "bases": [], "scope": null }, { "id": "amaranth.back.rtlil.MemoryInfo", "name": "MemoryInfo", "lineno": 391, "bases": [], "scope": null }, { "id": "amaranth.back.rtlil.ModuleEmitter", "name": "ModuleEmitter", "lineno": 398, "bases": [], "scope": null }, { "id": "amaranth.back.rtlil.EmptyModuleChecker", "name": "EmptyModuleChecker", "lineno": 1253, "bases": [], "scope": null } ], "amaranth.back.verilog": [], "amaranth.back": [], "amaranth.build.dsl": [ { "id": "amaranth.build.dsl.Pins", "name": "Pins", "lineno": 11, "bases": [], "scope": null }, { "id": "amaranth.build.dsl.DiffPairs", "name": "DiffPairs", "lineno": 64, "bases": [], "scope": null }, { "id": "amaranth.build.dsl.Attrs", "name": "Attrs", "lineno": 92, "bases": [ "OrderedDict" ], "scope": null }, { "id": "amaranth.build.dsl.Clock", "name": "Clock", "lineno": 112, "bases": [], "scope": null }, { "id": "amaranth.build.dsl.Subsignal", "name": "Subsignal", "lineno": 148, "bases": [], "scope": null }, { "id": "amaranth.build.dsl.Resource", "name": "Resource", "lineno": 203, "bases": [ "Subsignal" ], "scope": null }, { "id": "amaranth.build.dsl.Connector", "name": "Connector", "lineno": 235, "bases": [], "scope": null } ], "amaranth.build.plat": [ { "id": "amaranth.build.plat.Platform", "name": "Platform", "lineno": 27, "bases": [ "ResourceManager" ], "scope": null }, { "id": "amaranth.build.plat.TemplatedPlatform", "name": "TemplatedPlatform", "lineno": 206, "bases": [ "Platform" ], "scope": null } ], "amaranth.build.res": [ { "id": "amaranth.build.res.ResourceError", "name": "ResourceError", "lineno": 15, "bases": [ "Exception" ], "scope": null }, { "id": "amaranth.build.res.PortGroup", "name": "PortGroup", "lineno": 19, "bases": [], "scope": null }, { "id": "amaranth.build.res.PortMetadata", "name": "PortMetadata", "lineno": 23, "bases": [], "scope": null }, { "id": "amaranth.build.res.PinBuffer", "name": "PinBuffer", "lineno": 29, "bases": [ "Elaboratable" ], "scope": null }, { "id": "amaranth.build.res.ResourceManager", "name": "ResourceManager", "lineno": 101, "bases": [], "scope": null } ], "amaranth.build.run": [ { "id": "amaranth.build.run.BuildPlan", "name": "BuildPlan", "lineno": 18, "bases": [], "scope": null }, { "id": "amaranth.build.run.BuildProducts", "name": "BuildProducts", "lineno": 235, "bases": [], "scope": null }, { "id": "amaranth.build.run.LocalBuildProducts", "name": "LocalBuildProducts", "lineno": 279, "bases": [ "BuildProducts" ], "scope": null }, { "id": "amaranth.build.run.RemoteSSHBuildProducts", "name": "RemoteSSHBuildProducts", "lineno": 292, "bases": [ "BuildProducts" ], "scope": null } ], "amaranth.build": [], "amaranth.hdl._ast": [ { "id": "amaranth.hdl._ast.SyntaxError", "name": "SyntaxError", "lineno": 34, "bases": [ "Exception" ], "scope": null }, { "id": "amaranth.hdl._ast.SyntaxWarning", "name": "SyntaxWarning", "lineno": 38, "bases": [ "Warning" ], "scope": null }, { "id": "amaranth.hdl._ast.DUID", "name": "DUID", "lineno": 42, "bases": [], "scope": null }, { "id": "amaranth.hdl._ast.Shape", "name": "Shape", "lineno": 50, "bases": [], "scope": null }, { "id": "amaranth.hdl._ast.ShapeCastable", "name": "ShapeCastable", "lineno": 207, "bases": [], "scope": null }, { "id": "amaranth.hdl._ast._ShapeLikeMeta", "name": "_ShapeLikeMeta", "lineno": 411, "bases": [ "type" ], "scope": null }, { "id": "amaranth.hdl._ast.ShapeLike", "name": "ShapeLike", "lineno": 429, "bases": [], "scope": null }, { "id": "amaranth.hdl._ast.Value", "name": "Value", "lineno": 506, "bases": [], "scope": null }, { "id": "amaranth.hdl._ast.ValueCastable", "name": "ValueCastable", "lineno": 1375, "bases": [], "scope": null }, { "id": "amaranth.hdl._ast._ValueLikeMeta", "name": "_ValueLikeMeta", "lineno": 1477, "bases": [ "type" ], "scope": null }, { "id": "amaranth.hdl._ast.ValueLike", "name": "ValueLike", "lineno": 1490, "bases": [], "scope": null }, { "id": "amaranth.hdl._ast._ConstMeta", "name": "_ConstMeta", "lineno": 1523, "bases": [ "ABCMeta" ], "scope": null }, { "id": "amaranth.hdl._ast.Const", "name": "Const", "lineno": 1537, "bases": [ "Value" ], "scope": null }, { "id": "amaranth.hdl._ast.Operator", "name": "Operator", "lineno": 1628, "bases": [ "Value" ], "scope": null }, { "id": "amaranth.hdl._ast.Slice", "name": "Slice", "lineno": 1714, "bases": [ "Value" ], "scope": null }, { "id": "amaranth.hdl._ast.Part", "name": "Part", "lineno": 1769, "bases": [ "Value" ], "scope": null }, { "id": "amaranth.hdl._ast.Concat", "name": "Concat", "lineno": 1849, "bases": [ "Value" ], "scope": null }, { "id": "amaranth.hdl._ast.SwitchValue", "name": "SwitchValue", "lineno": 1888, "bases": [ "Value" ], "scope": null }, { "id": "amaranth.hdl._ast._SignalMeta", "name": "_SignalMeta", "lineno": 1941, "bases": [ "ABCMeta" ], "scope": null }, { "id": "amaranth.hdl._ast.Signal", "name": "Signal", "lineno": 2001, "bases": [ "Value", "DUID" ], "scope": null }, { "id": "amaranth.hdl._ast.ClockSignal", "name": "ClockSignal", "lineno": 2167, "bases": [ "Value" ], "scope": null }, { "id": "amaranth.hdl._ast.ResetSignal", "name": "ResetSignal", "lineno": 2205, "bases": [ "Value" ], "scope": null }, { "id": "amaranth.hdl._ast.AnyValue", "name": "AnyValue", "lineno": 2250, "bases": [ "Value", "DUID" ], "scope": null }, { "id": "amaranth.hdl._ast.AnyValue.Kind", "name": "Kind", "lineno": 2251, "bases": [ "Enum" ], "scope": "AnyValue" }, { "id": "amaranth.hdl._ast.Array", "name": "Array", "lineno": 2288, "bases": [ "MutableSequence" ], "scope": null }, { "id": "amaranth.hdl._ast.ArrayProxy", "name": "ArrayProxy", "lineno": 2373, "bases": [ "ValueCastable" ], "scope": null }, { "id": "amaranth.hdl._ast.Initial", "name": "Initial", "lineno": 2469, "bases": [ "Value" ], "scope": null }, { "id": "amaranth.hdl._ast._FormatLike", "name": "_FormatLike", "lineno": 2487, "bases": [], "scope": null }, { "id": "amaranth.hdl._ast.Format", "name": "Format", "lineno": 2507, "bases": [ "_FormatLike" ], "scope": null }, { "id": "amaranth.hdl._ast.Format.Enum", "name": "Enum", "lineno": 2696, "bases": [ "_FormatLike" ], "scope": "Format" }, { "id": "amaranth.hdl._ast.Format.Struct", "name": "Struct", "lineno": 2731, "bases": [ "_FormatLike" ], "scope": "Format" }, { "id": "amaranth.hdl._ast.Format.Array", "name": "Array", "lineno": 2759, "bases": [ "_FormatLike" ], "scope": "Format" }, { "id": "amaranth.hdl._ast._StatementList", "name": "_StatementList", "lineno": 2784, "bases": [ "list" ], "scope": null }, { "id": "amaranth.hdl._ast.Statement", "name": "Statement", "lineno": 2795, "bases": [], "scope": null }, { "id": "amaranth.hdl._ast.Assign", "name": "Assign", "lineno": 2811, "bases": [ "Statement" ], "scope": null }, { "id": "amaranth.hdl._ast.UnusedPrint", "name": "UnusedPrint", "lineno": 2835, "bases": [ "UnusedMustUse" ], "scope": null }, { "id": "amaranth.hdl._ast.Print", "name": "Print", "lineno": 2840, "bases": [ "Statement", "MustUse" ], "scope": null }, { "id": "amaranth.hdl._ast.UnusedProperty", "name": "UnusedProperty", "lineno": 2876, "bases": [ "UnusedMustUse" ], "scope": null }, { "id": "amaranth.hdl._ast.Property", "name": "Property", "lineno": 2881, "bases": [ "Statement", "MustUse" ], "scope": null }, { "id": "amaranth.hdl._ast.Property.Kind", "name": "Kind", "lineno": 2884, "bases": [ "Enum" ], "scope": "Property" }, { "id": "amaranth.hdl._ast._LateBoundStatement", "name": "_LateBoundStatement", "lineno": 2941, "bases": [ "Statement" ], "scope": null }, { "id": "amaranth.hdl._ast.Switch", "name": "Switch", "lineno": 2947, "bases": [ "Statement" ], "scope": null }, { "id": "amaranth.hdl._ast.IOValue", "name": "IOValue", "lineno": 3003, "bases": [], "scope": null }, { "id": "amaranth.hdl._ast.IOPort", "name": "IOPort", "lineno": 3039, "bases": [ "IOValue" ], "scope": null }, { "id": "amaranth.hdl._ast.IOConcat", "name": "IOConcat", "lineno": 3073, "bases": [ "IOValue" ], "scope": null }, { "id": "amaranth.hdl._ast.IOSlice", "name": "IOSlice", "lineno": 3094, "bases": [ "IOValue" ], "scope": null }, { "id": "amaranth.hdl._ast._MappedKeyCollection", "name": "_MappedKeyCollection", "lineno": 3146, "bases": [], "scope": null }, { "id": "amaranth.hdl._ast._MappedKeyDict", "name": "_MappedKeyDict", "lineno": 3156, "bases": [ "MutableMapping", "_MappedKeyCollection" ], "scope": null }, { "id": "amaranth.hdl._ast._MappedKeySet", "name": "_MappedKeySet", "lineno": 3202, "bases": [ "MutableSet", "_MappedKeyCollection" ], "scope": null }, { "id": "amaranth.hdl._ast.SignalKey", "name": "SignalKey", "lineno": 3234, "bases": [], "scope": null }, { "id": "amaranth.hdl._ast.SignalDict", "name": "SignalDict", "lineno": 3263, "bases": [ "_MappedKeyDict" ], "scope": null }, { "id": "amaranth.hdl._ast.SignalSet", "name": "SignalSet", "lineno": 3268, "bases": [ "_MappedKeySet" ], "scope": null } ], "amaranth.hdl._cd": [ { "id": "amaranth.hdl._cd.DomainError", "name": "DomainError", "lineno": 10, "bases": [ "Exception" ], "scope": null }, { "id": "amaranth.hdl._cd.ClockDomain", "name": "ClockDomain", "lineno": 14, "bases": [], "scope": null } ], "amaranth.hdl._dsl": [ { "id": "amaranth.hdl._dsl._ModuleBuilderProxy", "name": "_ModuleBuilderProxy", "lineno": 95, "bases": [], "scope": null }, { "id": "amaranth.hdl._dsl._ModuleBuilderDomain", "name": "_ModuleBuilderDomain", "lineno": 101, "bases": [ "_ModuleBuilderProxy" ], "scope": null }, { "id": "amaranth.hdl._dsl._ModuleBuilderDomains", "name": "_ModuleBuilderDomains", "lineno": 111, "bases": [ "_ModuleBuilderProxy" ], "scope": null }, { "id": "amaranth.hdl._dsl._ModuleBuilderRoot", "name": "_ModuleBuilderRoot", "lineno": 134, "bases": [], "scope": null }, { "id": "amaranth.hdl._dsl._ModuleBuilderSubmodules", "name": "_ModuleBuilderSubmodules", "lineno": 147, "bases": [], "scope": null }, { "id": "amaranth.hdl._dsl._ModuleBuilderDomainSet", "name": "_ModuleBuilderDomainSet", "lineno": 172, "bases": [], "scope": null }, { "id": "amaranth.hdl._dsl._GuardedContextManager", "name": "_GuardedContextManager", "lineno": 199, "bases": [ "_GeneratorContextManager" ], "scope": null }, { "id": "amaranth.hdl._dsl.FSMNextStatement", "name": "FSMNextStatement", "lineno": 218, "bases": [ "_LateBoundStatement" ], "scope": null }, { "id": "amaranth.hdl._dsl.FSM", "name": "FSM", "lineno": 228, "bases": [], "scope": null }, { "id": "amaranth.hdl._dsl.Module", "name": "Module", "lineno": 264, "bases": [ "_ModuleBuilderRoot", "Elaboratable" ], "scope": null } ], "amaranth.hdl._ir": [ { "id": "amaranth.hdl._ir.AlreadyElaborated", "name": "AlreadyElaborated", "lineno": 18, "bases": [ "Exception" ], "scope": null }, { "id": "amaranth.hdl._ir.UnusedElaboratable", "name": "UnusedElaboratable", "lineno": 22, "bases": [ "_unused.UnusedMustUse" ], "scope": null }, { "id": "amaranth.hdl._ir.Elaboratable", "name": "Elaboratable", "lineno": 30, "bases": [ "_unused.MustUse" ], "scope": null }, { "id": "amaranth.hdl._ir.DriverConflict", "name": "DriverConflict", "lineno": 34, "bases": [ "Exception" ], "scope": null }, { "id": "amaranth.hdl._ir.DuplicateElaboratable", "name": "DuplicateElaboratable", "lineno": 38, "bases": [ "Exception" ], "scope": null }, { "id": "amaranth.hdl._ir.DomainRequirementFailed", "name": "DomainRequirementFailed", "lineno": 42, "bases": [ "Exception" ], "scope": null }, { "id": "amaranth.hdl._ir.Fragment", "name": "Fragment", "lineno": 47, "bases": [], "scope": null }, { "id": "amaranth.hdl._ir.Instance", "name": "Instance", "lineno": 260, "bases": [ "Fragment" ], "scope": null }, { "id": "amaranth.hdl._ir.IOBufferInstance", "name": "IOBufferInstance", "lineno": 310, "bases": [ "Fragment" ], "scope": null }, { "id": "amaranth.hdl._ir.RequirePosedge", "name": "RequirePosedge", "lineno": 340, "bases": [ "Fragment" ], "scope": null }, { "id": "amaranth.hdl._ir.DesignFragmentInfo", "name": "DesignFragmentInfo", "lineno": 361, "bases": [], "scope": null }, { "id": "amaranth.hdl._ir.Design", "name": "Design", "lineno": 375, "bases": [], "scope": null }, { "id": "amaranth.hdl._ir.PortDirection", "name": "PortDirection", "lineno": 666, "bases": [ "enum.Enum" ], "scope": null }, { "id": "amaranth.hdl._ir.NetlistDriver", "name": "NetlistDriver", "lineno": 672, "bases": [], "scope": null }, { "id": "amaranth.hdl._ir.NetlistEmitter", "name": "NetlistEmitter", "lineno": 719, "bases": [], "scope": null } ], "amaranth.hdl._mem": [ { "id": "amaranth.hdl._mem.MemoryData", "name": "MemoryData", "lineno": 16, "bases": [], "scope": null }, { "id": "amaranth.hdl._mem.MemoryData.Init", "name": "Init", "lineno": 48, "bases": [ "MutableSequence" ], "scope": "MemoryData" }, { "id": "amaranth.hdl._mem.MemoryData._Row", "name": "_Row", "lineno": 132, "bases": [ "Value" ], "scope": "MemoryData" }, { "id": "amaranth.hdl._mem.MemoryInstance", "name": "MemoryInstance", "lineno": 213, "bases": [ "Fragment" ], "scope": null }, { "id": "amaranth.hdl._mem.MemoryInstance._ReadPort", "name": "_ReadPort", "lineno": 214, "bases": [], "scope": "MemoryInstance" }, { "id": "amaranth.hdl._mem.MemoryInstance._WritePort", "name": "_WritePort", "lineno": 229, "bases": [], "scope": "MemoryInstance" } ], "amaranth.hdl._nir": [ { "id": "amaranth.hdl._nir.CombinationalCycle", "name": "CombinationalCycle", "lineno": 30, "bases": [ "Exception" ], "scope": null }, { "id": "amaranth.hdl._nir.Net", "name": "Net", "lineno": 34, "bases": [ "int" ], "scope": null }, { "id": "amaranth.hdl._nir.Value", "name": "Value", "lineno": 98, "bases": [ "tuple" ], "scope": null }, { "id": "amaranth.hdl._nir.IONet", "name": "IONet", "lineno": 177, "bases": [ "int" ], "scope": null }, { "id": "amaranth.hdl._nir.IOValue", "name": "IOValue", "lineno": 205, "bases": [ "tuple" ], "scope": null }, { "id": "amaranth.hdl._nir.FormatValue", "name": "FormatValue", "lineno": 247, "bases": [], "scope": null }, { "id": "amaranth.hdl._nir.Format", "name": "Format", "lineno": 269, "bases": [], "scope": null }, { "id": "amaranth.hdl._nir.SignalField", "name": "SignalField", "lineno": 298, "bases": [], "scope": null }, { "id": "amaranth.hdl._nir.Netlist", "name": "Netlist", "lineno": 314, "bases": [], "scope": null }, { "id": "amaranth.hdl._nir.Netlist.Cycle", "name": "Cycle", "lineno": 430, "bases": [], "scope": "Netlist" }, { "id": "amaranth.hdl._nir.ModuleNetFlow", "name": "ModuleNetFlow", "lineno": 496, "bases": [ "enum.Enum" ], "scope": null }, { "id": "amaranth.hdl._nir.IODirection", "name": "IODirection", "lineno": 519, "bases": [ "enum.Enum" ], "scope": null }, { "id": "amaranth.hdl._nir.Module", "name": "Module", "lineno": 532, "bases": [], "scope": null }, { "id": "amaranth.hdl._nir.Cell", "name": "Cell", "lineno": 563, "bases": [], "scope": null }, { "id": "amaranth.hdl._nir.Top", "name": "Top", "lineno": 597, "bases": [ "Cell" ], "scope": null }, { "id": "amaranth.hdl._nir.Operator", "name": "Operator", "lineno": 652, "bases": [ "Cell" ], "scope": null }, { "id": "amaranth.hdl._nir.Part", "name": "Part", "lineno": 752, "bases": [ "Cell" ], "scope": null }, { "id": "amaranth.hdl._nir.Match", "name": "Match", "lineno": 800, "bases": [ "Cell" ], "scope": null }, { "id": "amaranth.hdl._nir.Assignment", "name": "Assignment", "lineno": 848, "bases": [], "scope": null }, { "id": "amaranth.hdl._nir.AssignmentList", "name": "AssignmentList", "lineno": 880, "bases": [ "Cell" ], "scope": null }, { "id": "amaranth.hdl._nir.FlipFlop", "name": "FlipFlop", "lineno": 934, "bases": [ "Cell" ], "scope": null }, { "id": "amaranth.hdl._nir.Memory", "name": "Memory", "lineno": 985, "bases": [ "Cell" ], "scope": null }, { "id": "amaranth.hdl._nir.SyncWritePort", "name": "SyncWritePort", "lineno": 1022, "bases": [ "Cell" ], "scope": null }, { "id": "amaranth.hdl._nir.AsyncReadPort", "name": "AsyncReadPort", "lineno": 1062, "bases": [ "Cell" ], "scope": null }, { "id": "amaranth.hdl._nir.SyncReadPort", "name": "SyncReadPort", "lineno": 1099, "bases": [ "Cell" ], "scope": null }, { "id": "amaranth.hdl._nir.AsyncPrint", "name": "AsyncPrint", "lineno": 1149, "bases": [ "Cell" ], "scope": null }, { "id": "amaranth.hdl._nir.SyncPrint", "name": "SyncPrint", "lineno": 1179, "bases": [ "Cell" ], "scope": null }, { "id": "amaranth.hdl._nir.Initial", "name": "Initial", "lineno": 1216, "bases": [ "Cell" ], "scope": null }, { "id": "amaranth.hdl._nir.AnyValue", "name": "AnyValue", "lineno": 1238, "bases": [ "Cell" ], "scope": null }, { "id": "amaranth.hdl._nir.AsyncProperty", "name": "AsyncProperty", "lineno": 1274, "bases": [ "Cell" ], "scope": null }, { "id": "amaranth.hdl._nir.SyncProperty", "name": "SyncProperty", "lineno": 1314, "bases": [ "Cell" ], "scope": null }, { "id": "amaranth.hdl._nir.Instance", "name": "Instance", "lineno": 1361, "bases": [ "Cell" ], "scope": null }, { "id": "amaranth.hdl._nir.IOBuffer", "name": "IOBuffer", "lineno": 1438, "bases": [ "Cell" ], "scope": null } ], "amaranth.hdl._time": [ { "id": "amaranth.hdl._time.Period", "name": "Period", "lineno": 26, "bases": [], "scope": null } ], "amaranth.hdl._xfrm": [ { "id": "amaranth.hdl._xfrm.ValueVisitor", "name": "ValueVisitor", "lineno": 23, "bases": [], "scope": null }, { "id": "amaranth.hdl._xfrm.ValueTransformer", "name": "ValueTransformer", "lineno": 107, "bases": [ "ValueVisitor" ], "scope": null }, { "id": "amaranth.hdl._xfrm.StatementVisitor", "name": "StatementVisitor", "lineno": 143, "bases": [], "scope": null }, { "id": "amaranth.hdl._xfrm.StatementTransformer", "name": "StatementTransformer", "lineno": 193, "bases": [ "StatementVisitor" ], "scope": null }, { "id": "amaranth.hdl._xfrm.FragmentTransformer", "name": "FragmentTransformer", "lineno": 228, "bases": [], "scope": null }, { "id": "amaranth.hdl._xfrm.TransformedElaboratable", "name": "TransformedElaboratable", "lineno": 343, "bases": [ "Elaboratable" ], "scope": null }, { "id": "amaranth.hdl._xfrm.DomainCollector", "name": "DomainCollector", "lineno": 362, "bases": [ "ValueVisitor", "StatementVisitor" ], "scope": null }, { "id": "amaranth.hdl._xfrm.DomainRenamer", "name": "DomainRenamer", "lineno": 481, "bases": [ "FragmentTransformer", "ValueTransformer", "StatementTransformer" ], "scope": null }, { "id": "amaranth.hdl._xfrm.DomainLowerer", "name": "DomainLowerer", "lineno": 546, "bases": [ "FragmentTransformer", "ValueTransformer", "StatementTransformer" ], "scope": null }, { "id": "amaranth.hdl._xfrm.LHSMaskCollector", "name": "LHSMaskCollector", "lineno": 578, "bases": [], "scope": null }, { "id": "amaranth.hdl._xfrm._ControlInserter", "name": "_ControlInserter", "lineno": 643, "bases": [ "FragmentTransformer" ], "scope": null }, { "id": "amaranth.hdl._xfrm.ResetInserter", "name": "ResetInserter", "lineno": 670, "bases": [ "_ControlInserter" ], "scope": null }, { "id": "amaranth.hdl._xfrm.EnableInserter", "name": "EnableInserter", "lineno": 683, "bases": [ "_ControlInserter" ], "scope": null } ], "amaranth.hdl": [], "amaranth.lib.cdc": [ { "id": "amaranth.lib.cdc.FFSynchronizer", "name": "FFSynchronizer", "lineno": 18, "bases": [ "Elaboratable" ], "scope": null }, { "id": "amaranth.lib.cdc.AsyncFFSynchronizer", "name": "AsyncFFSynchronizer", "lineno": 111, "bases": [ "Elaboratable" ], "scope": null }, { "id": "amaranth.lib.cdc.ResetSynchronizer", "name": "ResetSynchronizer", "lineno": 196, "bases": [ "Elaboratable" ], "scope": null }, { "id": "amaranth.lib.cdc.PulseSynchronizer", "name": "PulseSynchronizer", "lineno": 241, "bases": [ "Elaboratable" ], "scope": null } ], "amaranth.lib.data": [ { "id": "amaranth.lib.data.Field", "name": "Field", "lineno": 22, "bases": [], "scope": null }, { "id": "amaranth.lib.data.Layout", "name": "Layout", "lineno": 88, "bases": [ "ShapeCastable" ], "scope": null }, { "id": "amaranth.lib.data.StructLayout", "name": "StructLayout", "lineno": 282, "bases": [ "Layout" ], "scope": null }, { "id": "amaranth.lib.data.UnionLayout", "name": "UnionLayout", "lineno": 373, "bases": [ "Layout" ], "scope": null }, { "id": "amaranth.lib.data.ArrayLayout", "name": "ArrayLayout", "lineno": 464, "bases": [ "Layout" ], "scope": null }, { "id": "amaranth.lib.data.FlexibleLayout", "name": "FlexibleLayout", "lineno": 579, "bases": [ "Layout" ], "scope": null }, { "id": "amaranth.lib.data.View", "name": "View", "lineno": 682, "bases": [ "ValueCastable" ], "scope": null }, { "id": "amaranth.lib.data.Const", "name": "Const", "lineno": 953, "bases": [ "ValueCastable" ], "scope": null }, { "id": "amaranth.lib.data._AggregateMeta", "name": "_AggregateMeta", "lineno": 1219, "bases": [ "ShapeCastable", "type" ], "scope": null }, { "id": "amaranth.lib.data.Struct", "name": "Struct", "lineno": 1307, "bases": [ "View" ], "scope": null }, { "id": "amaranth.lib.data.Union", "name": "Union", "lineno": 1412, "bases": [ "View" ], "scope": null } ], "amaranth.lib.enum": [ { "id": "amaranth.lib.enum.EnumType", "name": "EnumType", "lineno": 16, "bases": [ "ShapeCastable", "py_enum.EnumMeta" ], "scope": null }, { "id": "amaranth.lib.enum.Enum", "name": "Enum", "lineno": 184, "bases": [ "py_enum.Enum" ], "scope": null }, { "id": "amaranth.lib.enum.IntEnum", "name": "IntEnum", "lineno": 189, "bases": [ "py_enum.IntEnum" ], "scope": null }, { "id": "amaranth.lib.enum.Flag", "name": "Flag", "lineno": 194, "bases": [ "py_enum.Flag" ], "scope": null }, { "id": "amaranth.lib.enum.IntFlag", "name": "IntFlag", "lineno": 199, "bases": [ "py_enum.IntFlag" ], "scope": null }, { "id": "amaranth.lib.enum.EnumView", "name": "EnumView", "lineno": 212, "bases": [ "ValueCastable" ], "scope": null }, { "id": "amaranth.lib.enum.FlagView", "name": "FlagView", "lineno": 337, "bases": [ "EnumView" ], "scope": null } ], "amaranth.lib.fifo": [ { "id": "amaranth.lib.fifo.FIFOInterface", "name": "FIFOInterface", "lineno": 28, "bases": [], "scope": null }, { "id": "amaranth.lib.fifo.SyncFIFO", "name": "SyncFIFO", "lineno": 121, "bases": [ "Elaboratable", "FIFOInterface" ], "scope": null }, { "id": "amaranth.lib.fifo.SyncFIFOBuffered", "name": "SyncFIFOBuffered", "lineno": 216, "bases": [ "Elaboratable", "FIFOInterface" ], "scope": null }, { "id": "amaranth.lib.fifo.AsyncFIFO", "name": "AsyncFIFO", "lineno": 353, "bases": [ "Elaboratable", "FIFOInterface" ], "scope": null }, { "id": "amaranth.lib.fifo.AsyncFIFOBuffered", "name": "AsyncFIFOBuffered", "lineno": 510, "bases": [ "Elaboratable", "FIFOInterface" ], "scope": null } ], "amaranth.lib.io": [ { "id": "amaranth.lib.io.Direction", "name": "Direction", "lineno": 20, "bases": [ "enum.Enum" ], "scope": null }, { "id": "amaranth.lib.io.PortLike", "name": "PortLike", "lineno": 49, "bases": [], "scope": null }, { "id": "amaranth.lib.io.SingleEndedPort", "name": "SingleEndedPort", "lineno": 137, "bases": [ "PortLike" ], "scope": null }, { "id": "amaranth.lib.io.DifferentialPort", "name": "DifferentialPort", "lineno": 219, "bases": [ "PortLike" ], "scope": null }, { "id": "amaranth.lib.io.SimulationPort", "name": "SimulationPort", "lineno": 317, "bases": [ "PortLike" ], "scope": null }, { "id": "amaranth.lib.io.Buffer", "name": "Buffer", "lineno": 478, "bases": [ "wiring.Component" ], "scope": null }, { "id": "amaranth.lib.io.Buffer.Signature", "name": "Signature", "lineno": 527, "bases": [ "wiring.Signature" ], "scope": "Buffer" }, { "id": "amaranth.lib.io.FFBuffer", "name": "FFBuffer", "lineno": 646, "bases": [ "wiring.Component" ], "scope": null }, { "id": "amaranth.lib.io.FFBuffer.Signature", "name": "Signature", "lineno": 704, "bases": [ "wiring.Signature" ], "scope": "FFBuffer" }, { "id": "amaranth.lib.io.DDRBuffer", "name": "DDRBuffer", "lineno": 813, "bases": [ "wiring.Component" ], "scope": null }, { "id": "amaranth.lib.io.DDRBuffer.Signature", "name": "Signature", "lineno": 917, "bases": [ "wiring.Signature" ], "scope": "DDRBuffer" }, { "id": "amaranth.lib.io.Pin", "name": "Pin", "lineno": 1012, "bases": [ "wiring.PureInterface" ], "scope": null }, { "id": "amaranth.lib.io.Pin.Signature", "name": "Signature", "lineno": 1070, "bases": [ "wiring.Signature" ], "scope": "Pin" } ], "amaranth.lib.memory": [ { "id": "amaranth.lib.memory.Memory", "name": "Memory", "lineno": 11, "bases": [ "wiring.Component" ], "scope": null }, { "id": "amaranth.lib.memory.ReadPort", "name": "ReadPort", "lineno": 188, "bases": [], "scope": null }, { "id": "amaranth.lib.memory.ReadPort.Signature", "name": "Signature", "lineno": 209, "bases": [ "wiring.Signature" ], "scope": "ReadPort" }, { "id": "amaranth.lib.memory.WritePort", "name": "WritePort", "lineno": 312, "bases": [], "scope": null }, { "id": "amaranth.lib.memory.WritePort.Signature", "name": "Signature", "lineno": 328, "bases": [ "wiring.Signature" ], "scope": "WritePort" } ], "amaranth.lib.meta": [ { "id": "amaranth.lib.meta.InvalidSchema", "name": "InvalidSchema", "lineno": 10, "bases": [ "Exception" ], "scope": null }, { "id": "amaranth.lib.meta.InvalidAnnotation", "name": "InvalidAnnotation", "lineno": 15, "bases": [ "Exception" ], "scope": null }, { "id": "amaranth.lib.meta.Annotation", "name": "Annotation", "lineno": 20, "bases": [], "scope": null } ], "amaranth.lib.stream": [ { "id": "amaranth.lib.stream.Signature", "name": "Signature", "lineno": 8, "bases": [ "wiring.Signature" ], "scope": null }, { "id": "amaranth.lib.stream.Interface", "name": "Interface", "lineno": 79, "bases": [], "scope": null } ], "amaranth.lib.wiring": [ { "id": "amaranth.lib.wiring.Flow", "name": "Flow", "lineno": 22, "bases": [ "enum.Enum" ], "scope": null }, { "id": "amaranth.lib.wiring.Member", "name": "Member", "lineno": 103, "bases": [], "scope": null }, { "id": "amaranth.lib.wiring.SignatureError", "name": "SignatureError", "lineno": 331, "bases": [ "Exception" ], "scope": null }, { "id": "amaranth.lib.wiring.SignatureMembers", "name": "SignatureMembers", "lineno": 340, "bases": [ "Mapping" ], "scope": null }, { "id": "amaranth.lib.wiring.FlippedSignatureMembers", "name": "FlippedSignatureMembers", "lineno": 541, "bases": [ "Mapping" ], "scope": null }, { "id": "amaranth.lib.wiring.SignatureMeta", "name": "SignatureMeta", "lineno": 640, "bases": [ "type" ], "scope": null }, { "id": "amaranth.lib.wiring.Signature", "name": "Signature", "lineno": 686, "bases": [], "scope": null }, { "id": "amaranth.lib.wiring.FlippedSignature", "name": "FlippedSignature", "lineno": 1031, "bases": [], "scope": null }, { "id": "amaranth.lib.wiring.PureInterface", "name": "PureInterface", "lineno": 1161, "bases": [], "scope": null }, { "id": "amaranth.lib.wiring.FlippedInterface", "name": "FlippedInterface", "lineno": 1213, "bases": [], "scope": null }, { "id": "amaranth.lib.wiring.ConnectionError", "name": "ConnectionError", "lineno": 1361, "bases": [ "Exception" ], "scope": null }, { "id": "amaranth.lib.wiring.Component", "name": "Component", "lineno": 1646, "bases": [ "Elaboratable" ], "scope": null }, { "id": "amaranth.lib.wiring.InvalidMetadata", "name": "InvalidMetadata", "lineno": 1768, "bases": [ "Exception" ], "scope": null }, { "id": "amaranth.lib.wiring.ComponentMetadata", "name": "ComponentMetadata", "lineno": 1773, "bases": [ "Annotation" ], "scope": null } ], "amaranth.lib": [], "amaranth.lib.crc.catalog": [], "amaranth.lib.crc": [ { "id": "amaranth.lib.crc.Algorithm", "name": "Algorithm", "lineno": 8, "bases": [], "scope": null }, { "id": "amaranth.lib.crc.Parameters", "name": "Parameters", "lineno": 97, "bases": [], "scope": null }, { "id": "amaranth.lib.crc.Processor", "name": "Processor", "lineno": 254, "bases": [ "Elaboratable" ], "scope": null } ], "amaranth.sim.core": [ { "id": "amaranth.sim.core.Simulator", "name": "Simulator", "lineno": 22, "bases": [], "scope": null } ], "amaranth.sim.pysim": [ { "id": "amaranth.sim.pysim._VCDWriter", "name": "_VCDWriter", "lineno": 20, "bases": [], "scope": null }, { "id": "amaranth.sim.pysim._PyTimeline", "name": "_PyTimeline", "lineno": 308, "bases": [], "scope": null }, { "id": "amaranth.sim.pysim._PySignalState", "name": "_PySignalState", "lineno": 352, "bases": [ "BaseSignalState" ], "scope": null }, { "id": "amaranth.sim.pysim._PyMemoryChange", "name": "_PyMemoryChange", "lineno": 385, "bases": [], "scope": null }, { "id": "amaranth.sim.pysim._PyMemoryState", "name": "_PyMemoryState", "lineno": 393, "bases": [ "BaseMemoryState" ], "scope": null }, { "id": "amaranth.sim.pysim._PyEngineState", "name": "_PyEngineState", "lineno": 444, "bases": [ "BaseEngineState" ], "scope": null }, { "id": "amaranth.sim.pysim._PyTriggerState", "name": "_PyTriggerState", "lineno": 502, "bases": [], "scope": null }, { "id": "amaranth.sim.pysim.PySimEngine", "name": "PySimEngine", "lineno": 601, "bases": [ "BaseEngine" ], "scope": null } ], "amaranth.sim._async": [ { "id": "amaranth.sim._async.DomainReset", "name": "DomainReset", "lineno": 23, "bases": [ "Exception" ], "scope": null }, { "id": "amaranth.sim._async.BrokenTrigger", "name": "BrokenTrigger", "lineno": 27, "bases": [ "Exception" ], "scope": null }, { "id": "amaranth.sim._async.SampleTrigger", "name": "SampleTrigger", "lineno": 32, "bases": [], "scope": null }, { "id": "amaranth.sim._async.ChangedTrigger", "name": "ChangedTrigger", "lineno": 41, "bases": [], "scope": null }, { "id": "amaranth.sim._async.EdgeTrigger", "name": "EdgeTrigger", "lineno": 54, "bases": [], "scope": null }, { "id": "amaranth.sim._async.DelayTrigger", "name": "DelayTrigger", "lineno": 71, "bases": [], "scope": null }, { "id": "amaranth.sim._async.TriggerCombination", "name": "TriggerCombination", "lineno": 90, "bases": [], "scope": null }, { "id": "amaranth.sim._async.TickTrigger", "name": "TickTrigger", "lineno": 229, "bases": [], "scope": null }, { "id": "amaranth.sim._async.SimulatorContext", "name": "SimulatorContext", "lineno": 437, "bases": [], "scope": null }, { "id": "amaranth.sim._async.ProcessContext", "name": "ProcessContext", "lineno": 700, "bases": [ "SimulatorContext" ], "scope": null }, { "id": "amaranth.sim._async.TestbenchContext", "name": "TestbenchContext", "lineno": 720, "bases": [ "SimulatorContext" ], "scope": null }, { "id": "amaranth.sim._async.AsyncProcess", "name": "AsyncProcess", "lineno": 751, "bases": [ "BaseProcess" ], "scope": null } ], "amaranth.sim._base": [ { "id": "amaranth.sim._base.BaseProcess", "name": "BaseProcess", "lineno": 4, "bases": [], "scope": null }, { "id": "amaranth.sim._base.BaseSignalState", "name": "BaseSignalState", "lineno": 17, "bases": [], "scope": null }, { "id": "amaranth.sim._base.BaseMemoryState", "name": "BaseMemoryState", "lineno": 30, "bases": [], "scope": null }, { "id": "amaranth.sim._base.BaseEngineState", "name": "BaseEngineState", "lineno": 42, "bases": [], "scope": null }, { "id": "amaranth.sim._base.BaseEngine", "name": "BaseEngine", "lineno": 64, "bases": [], "scope": null } ], "amaranth.sim._pyclock": [ { "id": "amaranth.sim._pyclock.PyClockProcess", "name": "PyClockProcess", "lineno": 7, "bases": [ "BaseProcess" ], "scope": null } ], "amaranth.sim._pycoro": [ { "id": "amaranth.sim._pycoro.Command", "name": "Command", "lineno": 11, "bases": [], "scope": null }, { "id": "amaranth.sim._pycoro.Settle", "name": "Settle", "lineno": 15, "bases": [ "Command" ], "scope": null }, { "id": "amaranth.sim._pycoro.Delay", "name": "Delay", "lineno": 26, "bases": [ "Command" ], "scope": null }, { "id": "amaranth.sim._pycoro.Tick", "name": "Tick", "lineno": 37, "bases": [ "Command" ], "scope": null }, { "id": "amaranth.sim._pycoro.Passive", "name": "Passive", "lineno": 48, "bases": [ "Command" ], "scope": null }, { "id": "amaranth.sim._pycoro.Active", "name": "Active", "lineno": 53, "bases": [ "Command" ], "scope": null } ], "amaranth.sim._pyeval": [], "amaranth.sim._pyrtl": [ { "id": "amaranth.sim._pyrtl.PyRTLProcess", "name": "PyRTLProcess", "lineno": 20, "bases": [ "BaseProcess" ], "scope": null }, { "id": "amaranth.sim._pyrtl._PythonEmitter", "name": "_PythonEmitter", "lineno": 33, "bases": [], "scope": null }, { "id": "amaranth.sim._pyrtl._Compiler", "name": "_Compiler", "lineno": 66, "bases": [], "scope": null }, { "id": "amaranth.sim._pyrtl._ValueCompiler", "name": "_ValueCompiler", "lineno": 119, "bases": [ "ValueVisitor", "_Compiler" ], "scope": null }, { "id": "amaranth.sim._pyrtl._RHSValueCompiler", "name": "_RHSValueCompiler", "lineno": 156, "bases": [ "_ValueCompiler" ], "scope": null }, { "id": "amaranth.sim._pyrtl._LHSValueCompiler", "name": "_LHSValueCompiler", "lineno": 290, "bases": [ "_ValueCompiler" ], "scope": null }, { "id": "amaranth.sim._pyrtl._StatementCompiler", "name": "_StatementCompiler", "lineno": 368, "bases": [ "StatementVisitor", "_Compiler" ], "scope": null }, { "id": "amaranth.sim._pyrtl._FragmentCompiler", "name": "_FragmentCompiler", "lineno": 472, "bases": [], "scope": null } ], "amaranth.sim": [], "amaranth.vendor._altera": [ { "id": "amaranth.vendor._altera.InnerBuffer", "name": "InnerBuffer", "lineno": 37, "bases": [ "wiring.Component" ], "scope": null }, { "id": "amaranth.vendor._altera.IOBuffer", "name": "IOBuffer", "lineno": 112, "bases": [ "io.Buffer" ], "scope": null }, { "id": "amaranth.vendor._altera.FFBuffer", "name": "FFBuffer", "lineno": 129, "bases": [ "io.FFBuffer" ], "scope": null }, { "id": "amaranth.vendor._altera.DDRBuffer", "name": "DDRBuffer", "lineno": 148, "bases": [ "io.DDRBuffer" ], "scope": null }, { "id": "amaranth.vendor._altera.AlteraPlatform", "name": "AlteraPlatform", "lineno": 185, "bases": [ "TemplatedPlatform" ], "scope": null } ], "amaranth.vendor._gowin": [ { "id": "amaranth.vendor._gowin.InnerBuffer", "name": "InnerBuffer", "lineno": 15, "bases": [ "wiring.Component" ], "scope": null }, { "id": "amaranth.vendor._gowin.IOBuffer", "name": "IOBuffer", "lineno": 90, "bases": [ "io.Buffer" ], "scope": null }, { "id": "amaranth.vendor._gowin.FFBuffer", "name": "FFBuffer", "lineno": 107, "bases": [ "io.FFBuffer" ], "scope": null }, { "id": "amaranth.vendor._gowin.DDRBuffer", "name": "DDRBuffer", "lineno": 126, "bases": [ "io.DDRBuffer" ], "scope": null }, { "id": "amaranth.vendor._gowin.GowinPlatform", "name": "GowinPlatform", "lineno": 165, "bases": [ "TemplatedPlatform" ], "scope": null } ], "amaranth.vendor._lattice": [ { "id": "amaranth.vendor._lattice.InnerBuffer", "name": "InnerBuffer", "lineno": 9, "bases": [ "wiring.Component" ], "scope": null }, { "id": "amaranth.vendor._lattice.IOBuffer", "name": "IOBuffer", "lineno": 64, "bases": [ "io.Buffer" ], "scope": null }, { "id": "amaranth.vendor._lattice.FFBufferECP5", "name": "FFBufferECP5", "lineno": 103, "bases": [ "io.FFBuffer" ], "scope": null }, { "id": "amaranth.vendor._lattice.FFBufferNexus", "name": "FFBufferNexus", "lineno": 140, "bases": [ "io.FFBuffer" ], "scope": null }, { "id": "amaranth.vendor._lattice.DDRBufferECP5", "name": "DDRBufferECP5", "lineno": 177, "bases": [ "io.DDRBuffer" ], "scope": null }, { "id": "amaranth.vendor._lattice.DDRBufferMachXO2", "name": "DDRBufferMachXO2", "lineno": 220, "bases": [ "io.DDRBuffer" ], "scope": null }, { "id": "amaranth.vendor._lattice.DDRBufferNexus", "name": "DDRBufferNexus", "lineno": 263, "bases": [ "io.DDRBuffer" ], "scope": null }, { "id": "amaranth.vendor._lattice.LatticePlatform", "name": "LatticePlatform", "lineno": 306, "bases": [ "TemplatedPlatform" ], "scope": null } ], "amaranth.vendor._quicklogic": [ { "id": "amaranth.vendor._quicklogic.QuicklogicPlatform", "name": "QuicklogicPlatform", "lineno": 12, "bases": [ "TemplatedPlatform" ], "scope": null } ], "amaranth.vendor._siliconblue": [ { "id": "amaranth.vendor._siliconblue.SiliconBluePlatform", "name": "SiliconBluePlatform", "lineno": 14, "bases": [ "TemplatedPlatform" ], "scope": null } ], "amaranth.vendor._xilinx": [ { "id": "amaranth.vendor._xilinx.InnerBuffer", "name": "InnerBuffer", "lineno": 14, "bases": [ "wiring.Component" ], "scope": null }, { "id": "amaranth.vendor._xilinx.IOBuffer", "name": "IOBuffer", "lineno": 89, "bases": [ "io.Buffer" ], "scope": null }, { "id": "amaranth.vendor._xilinx.FFBuffer", "name": "FFBuffer", "lineno": 121, "bases": [ "io.FFBuffer" ], "scope": null }, { "id": "amaranth.vendor._xilinx.DDRBufferVirtex2", "name": "DDRBufferVirtex2", "lineno": 144, "bases": [ "io.DDRBuffer" ], "scope": null }, { "id": "amaranth.vendor._xilinx.DDRBufferSpartan3E", "name": "DDRBufferSpartan3E", "lineno": 193, "bases": [ "io.DDRBuffer" ], "scope": null }, { "id": "amaranth.vendor._xilinx.DDRBufferVirtex4", "name": "DDRBufferVirtex4", "lineno": 335, "bases": [ "io.DDRBuffer" ], "scope": null }, { "id": "amaranth.vendor._xilinx.DDRBufferUltrascale", "name": "DDRBufferUltrascale", "lineno": 388, "bases": [ "io.DDRBuffer" ], "scope": null }, { "id": "amaranth.vendor._xilinx.XilinxPlatform", "name": "XilinxPlatform", "lineno": 436, "bases": [ "TemplatedPlatform" ], "scope": null } ], "amaranth.vendor": [], "amaranth._toolchain.yosys": [ { "id": "amaranth._toolchain.yosys.YosysError", "name": "YosysError", "lineno": 16, "bases": [ "Exception" ], "scope": null }, { "id": "amaranth._toolchain.yosys.YosysWarning", "name": "YosysWarning", "lineno": 20, "bases": [ "Warning" ], "scope": null }, { "id": "amaranth._toolchain.yosys.YosysBinary", "name": "YosysBinary", "lineno": 24, "bases": [], "scope": null }, { "id": "amaranth._toolchain.yosys._BuiltinYosys", "name": "_BuiltinYosys", "lineno": 100, "bases": [ "YosysBinary" ], "scope": null }, { "id": "amaranth._toolchain.yosys._SystemYosys", "name": "_SystemYosys", "lineno": 130, "bases": [ "YosysBinary" ], "scope": null }, { "id": "amaranth._toolchain.yosys._JavaScriptYosys", "name": "_JavaScriptYosys", "lineno": 171, "bases": [ "YosysBinary" ], "scope": null } ], "amaranth._toolchain": [ { "id": "amaranth._toolchain.ToolNotFound", "name": "ToolNotFound", "lineno": 8, "bases": [ "Exception" ], "scope": null } ], "docs.conf": [], "docs._code.led_blinker": [ { "id": "docs._code.led_blinker.LEDBlinker", "name": "LEDBlinker", "lineno": 4, "bases": [ "Elaboratable" ], "scope": null } ], "docs._code.up_counter": [ { "id": "docs._code.up_counter.UpCounter", "name": "UpCounter", "lineno": 6, "bases": [ "wiring.Component" ], "scope": null } ], "examples.basic.alu": [ { "id": "examples.basic.alu.ALU", "name": "ALU", "lineno": 6, "bases": [ "wiring.Component" ], "scope": null } ], "examples.basic.alu_hier": [ { "id": "examples.basic.alu_hier.Adder", "name": "Adder", "lineno": 7, "bases": [ "wiring.Component" ], "scope": null }, { "id": "examples.basic.alu_hier.Subtractor", "name": "Subtractor", "lineno": 21, "bases": [ "wiring.Component" ], "scope": null }, { "id": "examples.basic.alu_hier.ALU", "name": "ALU", "lineno": 35, "bases": [ "wiring.Component" ], "scope": null } ], "examples.basic.arst": [ { "id": "examples.basic.arst.ClockDivisor", "name": "ClockDivisor", "lineno": 7, "bases": [ "wiring.Component" ], "scope": null } ], "examples.basic.cdc": [], "examples.basic.ctr": [ { "id": "examples.basic.ctr.Counter", "name": "Counter", "lineno": 7, "bases": [ "wiring.Component" ], "scope": null } ], "examples.basic.ctr_en": [ { "id": "examples.basic.ctr_en.Counter", "name": "Counter", "lineno": 8, "bases": [ "wiring.Component" ], "scope": null } ], "examples.basic.fsm": [ { "id": "examples.basic.fsm.UARTReceiver", "name": "UARTReceiver", "lineno": 7, "bases": [ "wiring.Component" ], "scope": null } ], "examples.basic.inst": [ { "id": "examples.basic.inst.System", "name": "System", "lineno": 7, "bases": [ "wiring.Component" ], "scope": null } ], "examples.basic.mem": [ { "id": "examples.basic.mem.RegisterFile", "name": "RegisterFile", "lineno": 8, "bases": [ "wiring.Component" ], "scope": null } ], "examples.basic.pmux": [ { "id": "examples.basic.pmux.ParMux", "name": "ParMux", "lineno": 7, "bases": [ "wiring.Component" ], "scope": null } ], "examples.basic.por": [], "examples.basic.uart": [ { "id": "examples.basic.uart.UART", "name": "UART", "lineno": 6, "bases": [ "wiring.Component" ], "scope": null } ], "examples.board.01_blinky": [ { "id": "examples.board.01_blinky.Blinky", "name": "Blinky", "lineno": 8, "bases": [ "Elaboratable" ], "scope": null } ], "examples.board.02_domain": [ { "id": "examples.board.02_domain.BlinkyWithDomain", "name": "BlinkyWithDomain", "lineno": 9, "bases": [ "Elaboratable" ], "scope": null } ], "tests.test_back_rtlil": [ { "id": "tests.test_back_rtlil.RTLILTestCase", "name": "RTLILTestCase", "lineno": 11, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_back_rtlil.TreeTestCase", "name": "TreeTestCase", "lineno": 24, "bases": [ "RTLILTestCase" ], "scope": null }, { "id": "tests.test_back_rtlil.RHSTestCase", "name": "RHSTestCase", "lineno": 79, "bases": [ "RTLILTestCase" ], "scope": null }, { "id": "tests.test_back_rtlil.FlopTestCase", "name": "FlopTestCase", "lineno": 1199, "bases": [ "RTLILTestCase" ], "scope": null }, { "id": "tests.test_back_rtlil.SwitchTestCase", "name": "SwitchTestCase", "lineno": 1262, "bases": [ "RTLILTestCase" ], "scope": null }, { "id": "tests.test_back_rtlil.IOBTestCase", "name": "IOBTestCase", "lineno": 1425, "bases": [ "RTLILTestCase" ], "scope": null }, { "id": "tests.test_back_rtlil.InstanceTestCase", "name": "InstanceTestCase", "lineno": 1464, "bases": [ "RTLILTestCase" ], "scope": null }, { "id": "tests.test_back_rtlil.MemoryTestCase", "name": "MemoryTestCase", "lineno": 1587, "bases": [ "RTLILTestCase" ], "scope": null }, { "id": "tests.test_back_rtlil.PrintTestCase", "name": "PrintTestCase", "lineno": 1750, "bases": [ "RTLILTestCase" ], "scope": null }, { "id": "tests.test_back_rtlil.DetailTestCase", "name": "DetailTestCase", "lineno": 2057, "bases": [ "RTLILTestCase" ], "scope": null }, { "id": "tests.test_back_rtlil.DetailTestCase.MyEnum", "name": "MyEnum", "lineno": 2059, "bases": [ "enum.Enum" ], "scope": "DetailTestCase" }, { "id": "tests.test_back_rtlil.DetailTestCase.MyEnum", "name": "MyEnum", "lineno": 2081, "bases": [ "enum.Enum" ], "scope": "DetailTestCase" }, { "id": "tests.test_back_rtlil.DetailTestCase.Meow", "name": "Meow", "lineno": 2086, "bases": [ "data.Struct" ], "scope": "DetailTestCase" }, { "id": "tests.test_back_rtlil.ComponentTestCase", "name": "ComponentTestCase", "lineno": 2118, "bases": [ "RTLILTestCase" ], "scope": null }, { "id": "tests.test_back_rtlil.ComponentTestCase.MyComponent", "name": "MyComponent", "lineno": 2120, "bases": [ "wiring.Component" ], "scope": "ComponentTestCase" } ], "tests.test_build_dsl": [ { "id": "tests.test_build_dsl.PinsTestCase", "name": "PinsTestCase", "lineno": 8, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_build_dsl.DiffPairsTestCase", "name": "DiffPairsTestCase", "lineno": 81, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_build_dsl.AttrsTestCase", "name": "AttrsTestCase", "lineno": 127, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_build_dsl.ClockTestCase", "name": "ClockTestCase", "lineno": 150, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_build_dsl.SubsignalTestCase", "name": "SubsignalTestCase", "lineno": 166, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_build_dsl.ResourceTestCase", "name": "ResourceTestCase", "lineno": 242, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_build_dsl.ConnectorTestCase", "name": "ConnectorTestCase", "lineno": 275, "bases": [ "FHDLTestCase" ], "scope": null } ], "tests.test_build_plat": [ { "id": "tests.test_build_plat.MockPlatform", "name": "MockPlatform", "lineno": 7, "bases": [ "Platform" ], "scope": null }, { "id": "tests.test_build_plat.PlatformTestCase", "name": "PlatformTestCase", "lineno": 17, "bases": [ "FHDLTestCase" ], "scope": null } ], "tests.test_build_res": [ { "id": "tests.test_build_res.ResourceManagerTestCase", "name": "ResourceManagerTestCase", "lineno": 13, "bases": [ "FHDLTestCase" ], "scope": null } ], "tests.test_examples": [ { "id": "tests.test_examples.ExamplesTestCase", "name": "ExamplesTestCase", "lineno": 16, "bases": [ "FHDLTestCase" ], "scope": null } ], "tests.test_hdl_ast": [ { "id": "tests.test_hdl_ast.UnsignedEnum", "name": "UnsignedEnum", "lineno": 13, "bases": [ "Enum" ], "scope": null }, { "id": "tests.test_hdl_ast.SignedEnum", "name": "SignedEnum", "lineno": 19, "bases": [ "Enum" ], "scope": null }, { "id": "tests.test_hdl_ast.StringEnum", "name": "StringEnum", "lineno": 25, "bases": [ "Enum" ], "scope": null }, { "id": "tests.test_hdl_ast.TypedEnum", "name": "TypedEnum", "lineno": 30, "bases": [ "int", "Enum" ], "scope": null }, { "id": "tests.test_hdl_ast.ShapeTestCase", "name": "ShapeTestCase", "lineno": 36, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_ast.MockShapeCastable", "name": "MockShapeCastable", "lineno": 168, "bases": [ "ShapeCastable" ], "scope": null }, { "id": "tests.test_hdl_ast.ShapeCastableTestCase", "name": "ShapeCastableTestCase", "lineno": 185, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_ast.ShapeCastableTestCase.MockShapeCastableNoOverride", "name": "MockShapeCastableNoOverride", "lineno": 190, "bases": [ "ShapeCastable" ], "scope": "ShapeCastableTestCase" }, { "id": "tests.test_hdl_ast.ShapeLikeTestCase", "name": "ShapeLikeTestCase", "lineno": 215, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_ast.ShapeLikeTestCase.EnumA", "name": "EnumA", "lineno": 240, "bases": [ "Enum" ], "scope": "ShapeLikeTestCase" }, { "id": "tests.test_hdl_ast.ShapeLikeTestCase.EnumB", "name": "EnumB", "lineno": 243, "bases": [ "Enum" ], "scope": "ShapeLikeTestCase" }, { "id": "tests.test_hdl_ast.ShapeLikeTestCase.EnumC", "name": "EnumC", "lineno": 246, "bases": [ "Enum" ], "scope": "ShapeLikeTestCase" }, { "id": "tests.test_hdl_ast.ValueTestCase", "name": "ValueTestCase", "lineno": 253, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_ast.ConstTestCase", "name": "ConstTestCase", "lineno": 465, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_ast.ConstTestCase.MockConstValue", "name": "MockConstValue", "lineno": 520, "bases": [ "ValueCastable" ], "scope": "ConstTestCase" }, { "id": "tests.test_hdl_ast.ConstTestCase.MockConstShape", "name": "MockConstShape", "lineno": 530, "bases": [ "ShapeCastable" ], "scope": "ConstTestCase" }, { "id": "tests.test_hdl_ast.OperatorTestCase", "name": "OperatorTestCase", "lineno": 548, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_ast.SliceTestCase", "name": "SliceTestCase", "lineno": 850, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_ast.BitSelectTestCase", "name": "BitSelectTestCase", "lineno": 907, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_ast.WordSelectTestCase", "name": "WordSelectTestCase", "lineno": 945, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_ast.CatTestCase", "name": "CatTestCase", "lineno": 982, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_ast.CatTestCase.Color", "name": "Color", "lineno": 1013, "bases": [ "Enum" ], "scope": "CatTestCase" }, { "id": "tests.test_hdl_ast.CatTestCase.Color", "name": "Color", "lineno": 1025, "bases": [ "int", "Enum" ], "scope": "CatTestCase" }, { "id": "tests.test_hdl_ast.ArrayTestCase", "name": "ArrayTestCase", "lineno": 1051, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_ast.ArrayTestCase.MyValue", "name": "MyValue", "lineno": 1080, "bases": [ "ValueCastable" ], "scope": "ArrayTestCase" }, { "id": "tests.test_hdl_ast.ArrayProxyTestCase", "name": "ArrayProxyTestCase", "lineno": 1098, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_ast.SignalTestCase", "name": "SignalTestCase", "lineno": 1145, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_ast.SignalTestCase.CastableFromHex", "name": "CastableFromHex", "lineno": 1204, "bases": [ "ShapeCastable" ], "scope": "SignalTestCase" }, { "id": "tests.test_hdl_ast.SignalTestCase.EnumA", "name": "EnumA", "lineno": 1226, "bases": [ "AmaranthEnum" ], "scope": "SignalTestCase" }, { "id": "tests.test_hdl_ast.SignalTestCase.Color", "name": "Color", "lineno": 1328, "bases": [ "Enum" ], "scope": "SignalTestCase" }, { "id": "tests.test_hdl_ast.ClockSignalTestCase", "name": "ClockSignalTestCase", "lineno": 1353, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_ast.ResetSignalTestCase", "name": "ResetSignalTestCase", "lineno": 1379, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_ast.MockValueCastable", "name": "MockValueCastable", "lineno": 1405, "bases": [ "ValueCastable" ], "scope": null }, { "id": "tests.test_hdl_ast.MockShapeCastableFormat", "name": "MockShapeCastableFormat", "lineno": 1416, "bases": [ "ShapeCastable" ], "scope": null }, { "id": "tests.test_hdl_ast.MockValueCastableFormat", "name": "MockValueCastableFormat", "lineno": 1436, "bases": [ "ValueCastable" ], "scope": null }, { "id": "tests.test_hdl_ast.MockValueCastableNoFormat", "name": "MockValueCastableNoFormat", "lineno": 1447, "bases": [ "ValueCastable" ], "scope": null }, { "id": "tests.test_hdl_ast.MockShapeCastableFormatWrong", "name": "MockShapeCastableFormatWrong", "lineno": 1458, "bases": [ "ShapeCastable" ], "scope": null }, { "id": "tests.test_hdl_ast.MockValueCastableFormatWrong", "name": "MockValueCastableFormatWrong", "lineno": 1478, "bases": [ "ValueCastable" ], "scope": null }, { "id": "tests.test_hdl_ast.MockValueCastableCustomGetattr", "name": "MockValueCastableCustomGetattr", "lineno": 1489, "bases": [ "ValueCastable" ], "scope": null }, { "id": "tests.test_hdl_ast.ValueCastableTestCase", "name": "ValueCastableTestCase", "lineno": 1503, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_ast.ValueCastableTestCase.MockValueCastableNoOverrideAsValue", "name": "MockValueCastableNoOverrideAsValue", "lineno": 1508, "bases": [ "ValueCastable" ], "scope": "ValueCastableTestCase" }, { "id": "tests.test_hdl_ast.ValueCastableTestCase.MockValueCastableNoOverrideShapec", "name": "MockValueCastableNoOverrideShapec", "lineno": 1515, "bases": [ "ValueCastable" ], "scope": "ValueCastableTestCase" }, { "id": "tests.test_hdl_ast.ValueLikeTestCase", "name": "ValueLikeTestCase", "lineno": 1543, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_ast.ValueLikeTestCase.EnumA", "name": "EnumA", "lineno": 1566, "bases": [ "Enum" ], "scope": "ValueLikeTestCase" }, { "id": "tests.test_hdl_ast.ValueLikeTestCase.EnumB", "name": "EnumB", "lineno": 1569, "bases": [ "Enum" ], "scope": "ValueLikeTestCase" }, { "id": "tests.test_hdl_ast.ValueLikeTestCase.EnumC", "name": "EnumC", "lineno": 1572, "bases": [ "Enum" ], "scope": "ValueLikeTestCase" }, { "id": "tests.test_hdl_ast.ValueLikeTestCase.EnumD", "name": "EnumD", "lineno": 1574, "bases": [ "Enum" ], "scope": "ValueLikeTestCase" }, { "id": "tests.test_hdl_ast.InitialTestCase", "name": "InitialTestCase", "lineno": 1587, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_ast.FormatTestCase", "name": "FormatTestCase", "lineno": 1593, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_ast.FormatEnumTestCase", "name": "FormatEnumTestCase", "lineno": 1715, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_ast.FormatEnumTestCase.MyEnum", "name": "MyEnum", "lineno": 1729, "bases": [ "Enum" ], "scope": "FormatEnumTestCase" }, { "id": "tests.test_hdl_ast.FormatStructTestCase", "name": "FormatStructTestCase", "lineno": 1758, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_ast.FormatArrayTestCase", "name": "FormatArrayTestCase", "lineno": 1785, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_ast.PrintTestCase", "name": "PrintTestCase", "lineno": 1809, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_ast.AssertTestCase", "name": "AssertTestCase", "lineno": 1833, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_ast.SwitchTestCase", "name": "SwitchTestCase", "lineno": 1852, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_ast.SwitchTestCase.ZeroEnum", "name": "ZeroEnum", "lineno": 1870, "bases": [ "Enum" ], "scope": "SwitchTestCase" }, { "id": "tests.test_hdl_ast.IOValueTestCase", "name": "IOValueTestCase", "lineno": 1888, "bases": [ "FHDLTestCase" ], "scope": null } ], "tests.test_hdl_cd": [ { "id": "tests.test_hdl_cd.ClockDomainTestCase", "name": "ClockDomainTestCase", "lineno": 6, "bases": [ "FHDLTestCase" ], "scope": null } ], "tests.test_hdl_dsl": [ { "id": "tests.test_hdl_dsl.DSLTestCase", "name": "DSLTestCase", "lineno": 16, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_dsl.DSLTestCase.ORGate", "name": "ORGate", "lineno": 30, "bases": [ "Module" ], "scope": "DSLTestCase" }, { "id": "tests.test_hdl_dsl.DSLTestCase.Color", "name": "Color", "lineno": 448, "bases": [ "Enum" ], "scope": "DSLTestCase" }, { "id": "tests.test_hdl_dsl.DSLTestCase.Color", "name": "Color", "lineno": 465, "bases": [ "Enum" ], "scope": "DSLTestCase" }, { "id": "tests.test_hdl_dsl.DSLTestCase.Color", "name": "Color", "lineno": 482, "bases": [ "Enum" ], "scope": "DSLTestCase" } ], "tests.test_hdl_ir": [ { "id": "tests.test_hdl_ir.ElaboratesToNone", "name": "ElaboratesToNone", "lineno": 18, "bases": [ "Elaboratable" ], "scope": null }, { "id": "tests.test_hdl_ir.ElaboratesToSelf", "name": "ElaboratesToSelf", "lineno": 23, "bases": [ "Elaboratable" ], "scope": null }, { "id": "tests.test_hdl_ir.FragmentGetTestCase", "name": "FragmentGetTestCase", "lineno": 28, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_ir.FragmentGeneratedTestCase", "name": "FragmentGeneratedTestCase", "lineno": 44, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_ir.DuplicateElaboratableTestCase", "name": "DuplicateElaboratableTestCase", "lineno": 75, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_ir.FragmentPortsTestCase", "name": "FragmentPortsTestCase", "lineno": 87, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_ir.FragmentDomainsTestCase", "name": "FragmentDomainsTestCase", "lineno": 454, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_ir.FragmentHierarchyConflictTestCase", "name": "FragmentHierarchyConflictTestCase", "lineno": 580, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_ir.InstanceTestCase", "name": "InstanceTestCase", "lineno": 596, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_ir.NamesTestCase", "name": "NamesTestCase", "lineno": 867, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_ir.ElaboratesTo", "name": "ElaboratesTo", "lineno": 977, "bases": [ "Elaboratable" ], "scope": null }, { "id": "tests.test_hdl_ir.OriginsTestCase", "name": "OriginsTestCase", "lineno": 985, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_ir.IOBufferTestCase", "name": "IOBufferTestCase", "lineno": 1022, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_ir.AssignTestCase", "name": "AssignTestCase", "lineno": 1157, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_ir.RhsTestCase", "name": "RhsTestCase", "lineno": 1855, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_ir.SwitchTestCase", "name": "SwitchTestCase", "lineno": 3024, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_ir.SplitDriverTestCase", "name": "SplitDriverTestCase", "lineno": 3259, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_ir.ConflictTestCase", "name": "ConflictTestCase", "lineno": 3370, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_ir.UndrivenTestCase", "name": "UndrivenTestCase", "lineno": 3408, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_ir.FieldsTestCase", "name": "FieldsTestCase", "lineno": 3466, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_ir.FieldsTestCase.MyEnum", "name": "MyEnum", "lineno": 3468, "bases": [ "enum.Enum" ], "scope": "FieldsTestCase" }, { "id": "tests.test_hdl_ir.CycleTestCase", "name": "CycleTestCase", "lineno": 3504, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_ir.DomainLookupTestCase", "name": "DomainLookupTestCase", "lineno": 3546, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_ir.RequirePosedgeTestCase", "name": "RequirePosedgeTestCase", "lineno": 3582, "bases": [ "FHDLTestCase" ], "scope": null } ], "tests.test_hdl_mem": [ { "id": "tests.test_hdl_mem.MemoryDataTestCase", "name": "MemoryDataTestCase", "lineno": 9, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_mem.InitTestCase", "name": "InitTestCase", "lineno": 36, "bases": [ "FHDLTestCase" ], "scope": null } ], "tests.test_hdl_time": [ { "id": "tests.test_hdl_time.PeriodTestCase", "name": "PeriodTestCase", "lineno": 6, "bases": [ "FHDLTestCase" ], "scope": null } ], "tests.test_hdl_xfrm": [ { "id": "tests.test_hdl_xfrm.DomainRenamerTestCase", "name": "DomainRenamerTestCase", "lineno": 15, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_xfrm.DomainLowererTestCase", "name": "DomainLowererTestCase", "lineno": 148, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_xfrm.ResetInserterTestCase", "name": "ResetInserterTestCase", "lineno": 225, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_xfrm.EnableInserterTestCase", "name": "EnableInserterTestCase", "lineno": 334, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_xfrm._MockElaboratable", "name": "_MockElaboratable", "lineno": 421, "bases": [ "Elaboratable" ], "scope": null }, { "id": "tests.test_hdl_xfrm.TransformedElaboratableTestCase", "name": "TransformedElaboratableTestCase", "lineno": 431, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_hdl_xfrm.LHSMaskCollectorTestCase", "name": "LHSMaskCollectorTestCase", "lineno": 462, "bases": [ "FHDLTestCase" ], "scope": null } ], "tests.test_lib_cdc": [ { "id": "tests.test_lib_cdc.FFSynchronizerTestCase", "name": "FFSynchronizerTestCase", "lineno": 10, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_lib_cdc.AsyncFFSynchronizerTestCase", "name": "AsyncFFSynchronizerTestCase", "lineno": 80, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_lib_cdc.ResetSynchronizerTestCase", "name": "ResetSynchronizerTestCase", "lineno": 177, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_lib_cdc.PulseSynchronizerTestCase", "name": "PulseSynchronizerTestCase", "lineno": 225, "bases": [ "FHDLTestCase" ], "scope": null } ], "tests.test_lib_crc": [ { "id": "tests.test_lib_crc.CRCTestCase", "name": "CRCTestCase", "lineno": 185, "bases": [ "unittest.TestCase" ], "scope": null } ], "tests.test_lib_data": [ { "id": "tests.test_lib_data.MockShapeCastable", "name": "MockShapeCastable", "lineno": 16, "bases": [ "ShapeCastable" ], "scope": null }, { "id": "tests.test_lib_data.FieldTestCase", "name": "FieldTestCase", "lineno": 33, "bases": [ "TestCase" ], "scope": null }, { "id": "tests.test_lib_data.StructLayoutTestCase", "name": "StructLayoutTestCase", "lineno": 85, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_lib_data.UnionLayoutTestCase", "name": "UnionLayoutTestCase", "lineno": 150, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_lib_data.ArrayLayoutTestCase", "name": "ArrayLayoutTestCase", "lineno": 221, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_lib_data.FlexibleLayoutTestCase", "name": "FlexibleLayoutTestCase", "lineno": 322, "bases": [ "TestCase" ], "scope": null }, { "id": "tests.test_lib_data.LayoutTestCase", "name": "LayoutTestCase", "lineno": 424, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_lib_data.LayoutTestCase.CastableFromHex", "name": "CastableFromHex", "lineno": 497, "bases": [ "ShapeCastable" ], "scope": "LayoutTestCase" }, { "id": "tests.test_lib_data.ViewTestCase", "name": "ViewTestCase", "lineno": 534, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_lib_data.ViewTestCase.DerivedView", "name": "DerivedView", "lineno": 579, "bases": [ "data.View" ], "scope": "ViewTestCase" }, { "id": "tests.test_lib_data.ViewTestCase.Reverser", "name": "Reverser", "lineno": 674, "bases": [ "ShapeCastable" ], "scope": "ViewTestCase" }, { "id": "tests.test_lib_data.ViewTestCase.WrongCastable", "name": "WrongCastable", "lineno": 694, "bases": [ "ShapeCastable" ], "scope": "ViewTestCase" }, { "id": "tests.test_lib_data.ConstTestCase", "name": "ConstTestCase", "lineno": 877, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_lib_data.ConstTestCase.DerivedConst", "name": "DerivedConst", "lineno": 904, "bases": [ "data.Const" ], "scope": "ConstTestCase" }, { "id": "tests.test_lib_data.ConstTestCase.Reverser", "name": "Reverser", "lineno": 975, "bases": [ "ShapeCastable" ], "scope": "ConstTestCase" }, { "id": "tests.test_lib_data.StructTestCase", "name": "StructTestCase", "lineno": 1184, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_lib_data.StructTestCase.S", "name": "S", "lineno": 1186, "bases": [ "data.Struct" ], "scope": "StructTestCase" }, { "id": "tests.test_lib_data.StructTestCase.R", "name": "R", "lineno": 1206, "bases": [ "data.Struct" ], "scope": "StructTestCase" }, { "id": "tests.test_lib_data.StructTestCase.S", "name": "S", "lineno": 1210, "bases": [ "data.Struct" ], "scope": "StructTestCase" }, { "id": "tests.test_lib_data.StructTestCase.S", "name": "S", "lineno": 1241, "bases": [ "data.Struct" ], "scope": "StructTestCase" }, { "id": "tests.test_lib_data.StructTestCase.S", "name": "S", "lineno": 1258, "bases": [ "data.Struct" ], "scope": "StructTestCase" }, { "id": "tests.test_lib_data.StructTestCase.S2", "name": "S2", "lineno": 1262, "bases": [ "data.Struct" ], "scope": "StructTestCase" }, { "id": "tests.test_lib_data.StructTestCase.S", "name": "S", "lineno": 1271, "bases": [ "data.Struct" ], "scope": "StructTestCase" }, { "id": "tests.test_lib_data.StructTestCase.Sb", "name": "Sb", "lineno": 1279, "bases": [ "data.Struct" ], "scope": "StructTestCase" }, { "id": "tests.test_lib_data.StructTestCase.Sb1", "name": "Sb1", "lineno": 1283, "bases": [ "Sb" ], "scope": "StructTestCase" }, { "id": "tests.test_lib_data.StructTestCase.Sb2", "name": "Sb2", "lineno": 1287, "bases": [ "Sb" ], "scope": "StructTestCase" }, { "id": "tests.test_lib_data.StructTestCase.Sb", "name": "Sb", "lineno": 1295, "bases": [ "data.Struct" ], "scope": "StructTestCase" }, { "id": "tests.test_lib_data.StructTestCase.Sb1", "name": "Sb1", "lineno": 1299, "bases": [ "Sb" ], "scope": "StructTestCase" }, { "id": "tests.test_lib_data.StructTestCase.Sb2", "name": "Sb2", "lineno": 1303, "bases": [ "Sb" ], "scope": "StructTestCase" }, { "id": "tests.test_lib_data.StructTestCase.Sb", "name": "Sb", "lineno": 1311, "bases": [ "data.Struct" ], "scope": "StructTestCase" }, { "id": "tests.test_lib_data.StructTestCase.Sd", "name": "Sd", "lineno": 1316, "bases": [ "Sb" ], "scope": "StructTestCase" }, { "id": "tests.test_lib_data.StructTestCase.S", "name": "S", "lineno": 1320, "bases": [ "data.Struct" ], "scope": "StructTestCase" }, { "id": "tests.test_lib_data.StructTestCase.S", "name": "S", "lineno": 1334, "bases": [ "data.Struct" ], "scope": "StructTestCase" }, { "id": "tests.test_lib_data.StructTestCase.S", "name": "S", "lineno": 1341, "bases": [ "data.Struct" ], "scope": "StructTestCase" }, { "id": "tests.test_lib_data.StructTestCase.S", "name": "S", "lineno": 1348, "bases": [ "data.Struct" ], "scope": "StructTestCase" }, { "id": "tests.test_lib_data.StructTestCase.S2", "name": "S2", "lineno": 1351, "bases": [ "data.Struct" ], "scope": "StructTestCase" }, { "id": "tests.test_lib_data.UnionTestCase", "name": "UnionTestCase", "lineno": 1365, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_lib_data.UnionTestCase.U", "name": "U", "lineno": 1367, "bases": [ "data.Union" ], "scope": "UnionTestCase" }, { "id": "tests.test_lib_data.UnionTestCase.U", "name": "U", "lineno": 1387, "bases": [ "data.Union" ], "scope": "UnionTestCase" }, { "id": "tests.test_lib_data.UnionTestCase.U", "name": "U", "lineno": 1392, "bases": [ "data.Union" ], "scope": "UnionTestCase" }, { "id": "tests.test_lib_data.UnionTestCase.U", "name": "U", "lineno": 1404, "bases": [ "data.Union" ], "scope": "UnionTestCase" }, { "id": "tests.test_lib_data.RFCExamplesTestCase", "name": "RFCExamplesTestCase", "lineno": 1413, "bases": [ "TestCase" ], "scope": null }, { "id": "tests.test_lib_data.RFCExamplesTestCase.Float32", "name": "Float32", "lineno": 1423, "bases": [ "data.Struct" ], "scope": "RFCExamplesTestCase" }, { "id": "tests.test_lib_data.RFCExamplesTestCase.FloatOrInt32", "name": "FloatOrInt32", "lineno": 1444, "bases": [ "data.Union" ], "scope": "RFCExamplesTestCase" }, { "id": "tests.test_lib_data.RFCExamplesTestCase.Op", "name": "Op", "lineno": 1460, "bases": [ "Enum" ], "scope": "RFCExamplesTestCase" }, { "id": "tests.test_lib_data.RFCExamplesTestCase.Kind", "name": "Kind", "lineno": 1485, "bases": [ "Enum" ], "scope": "RFCExamplesTestCase" }, { "id": "tests.test_lib_data.RFCExamplesTestCase.SomeVariant", "name": "SomeVariant", "lineno": 1513, "bases": [ "data.Struct" ], "scope": "RFCExamplesTestCase" }, { "id": "tests.test_lib_data.RFCExamplesTestCase.SomeVariant.Value", "name": "Value", "lineno": 1514, "bases": [ "data.Union" ], "scope": "RFCExamplesTestCase.SomeVariant" } ], "tests.test_lib_enum": [ { "id": "tests.test_lib_enum.EnumTestCase", "name": "EnumTestCase", "lineno": 13, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_lib_enum.EnumTestCase.EnumA", "name": "EnumA", "lineno": 16, "bases": [ "Enum" ], "scope": "EnumTestCase" }, { "id": "tests.test_lib_enum.EnumTestCase.EnumA", "name": "EnumA", "lineno": 20, "bases": [ "Enum" ], "scope": "EnumTestCase" }, { "id": "tests.test_lib_enum.EnumTestCase.EnumA", "name": "EnumA", "lineno": 28, "bases": [ "Enum" ], "scope": "EnumTestCase" }, { "id": "tests.test_lib_enum.EnumTestCase.PyEnumA", "name": "PyEnumA", "lineno": 30, "bases": [ "py_enum.Enum" ], "scope": "EnumTestCase" }, { "id": "tests.test_lib_enum.EnumTestCase.EnumA", "name": "EnumA", "lineno": 36, "bases": [ "Enum" ], "scope": "EnumTestCase" }, { "id": "tests.test_lib_enum.EnumTestCase.EnumA", "name": "EnumA", "lineno": 41, "bases": [ "Enum" ], "scope": "EnumTestCase" }, { "id": "tests.test_lib_enum.EnumTestCase.EnumA", "name": "EnumA", "lineno": 46, "bases": [ "Enum" ], "scope": "EnumTestCase" }, { "id": "tests.test_lib_enum.EnumTestCase.EnumB", "name": "EnumB", "lineno": 50, "bases": [ "Enum" ], "scope": "EnumTestCase" }, { "id": "tests.test_lib_enum.EnumTestCase.EnumC", "name": "EnumC", "lineno": 54, "bases": [ "Enum" ], "scope": "EnumTestCase" }, { "id": "tests.test_lib_enum.EnumTestCase.EnumD", "name": "EnumD", "lineno": 58, "bases": [ "Enum" ], "scope": "EnumTestCase" }, { "id": "tests.test_lib_enum.EnumTestCase.EnumA", "name": "EnumA", "lineno": 66, "bases": [ "Enum" ], "scope": "EnumTestCase" }, { "id": "tests.test_lib_enum.EnumTestCase.EnumA", "name": "EnumA", "lineno": 73, "bases": [ "Enum" ], "scope": "EnumTestCase" }, { "id": "tests.test_lib_enum.EnumTestCase.EnumA", "name": "EnumA", "lineno": 80, "bases": [ "Enum" ], "scope": "EnumTestCase" }, { "id": "tests.test_lib_enum.EnumTestCase.EnumB", "name": "EnumB", "lineno": 85, "bases": [ "Enum" ], "scope": "EnumTestCase" }, { "id": "tests.test_lib_enum.EnumTestCase.EnumC", "name": "EnumC", "lineno": 90, "bases": [ "Enum" ], "scope": "EnumTestCase" }, { "id": "tests.test_lib_enum.EnumTestCase.EnumA", "name": "EnumA", "lineno": 94, "bases": [ "Enum" ], "scope": "EnumTestCase" }, { "id": "tests.test_lib_enum.EnumTestCase.EnumA", "name": "EnumA", "lineno": 99, "bases": [ "Enum" ], "scope": "EnumTestCase" }, { "id": "tests.test_lib_enum.EnumTestCase.EnumA", "name": "EnumA", "lineno": 107, "bases": [ "Enum" ], "scope": "EnumTestCase" }, { "id": "tests.test_lib_enum.EnumTestCase.EnumA", "name": "EnumA", "lineno": 115, "bases": [ "Enum" ], "scope": "EnumTestCase" }, { "id": "tests.test_lib_enum.EnumTestCase.EnumA", "name": "EnumA", "lineno": 124, "bases": [ "Enum" ], "scope": "EnumTestCase" }, { "id": "tests.test_lib_enum.EnumTestCase.EnumA", "name": "EnumA", "lineno": 136, "bases": [ "IntEnum" ], "scope": "EnumTestCase" }, { "id": "tests.test_lib_enum.EnumTestCase.EnumA", "name": "EnumA", "lineno": 144, "bases": [ "Enum" ], "scope": "EnumTestCase" }, { "id": "tests.test_lib_enum.EnumTestCase.EnumB", "name": "EnumB", "lineno": 147, "bases": [ "Enum" ], "scope": "EnumTestCase" }, { "id": "tests.test_lib_enum.EnumTestCase.FlagA", "name": "FlagA", "lineno": 217, "bases": [ "Flag" ], "scope": "EnumTestCase" }, { "id": "tests.test_lib_enum.EnumTestCase.FlagB", "name": "FlagB", "lineno": 220, "bases": [ "Flag" ], "scope": "EnumTestCase" }, { "id": "tests.test_lib_enum.EnumTestCase.FlagC", "name": "FlagC", "lineno": 280, "bases": [ "Flag" ], "scope": "EnumTestCase" }, { "id": "tests.test_lib_enum.EnumTestCase.EnumA", "name": "EnumA", "lineno": 287, "bases": [ "Enum" ], "scope": "EnumTestCase" }, { "id": "tests.test_lib_enum.EnumTestCase.EnumB", "name": "EnumB", "lineno": 299, "bases": [ "Enum" ], "scope": "EnumTestCase" }, { "id": "tests.test_lib_enum.EnumTestCase.CustomView", "name": "CustomView", "lineno": 307, "bases": [ "EnumView" ], "scope": "EnumTestCase" }, { "id": "tests.test_lib_enum.EnumTestCase.EnumA", "name": "EnumA", "lineno": 309, "bases": [ "Enum" ], "scope": "EnumTestCase" }, { "id": "tests.test_lib_enum.EnumTestCase.EnumA", "name": "EnumA", "lineno": 320, "bases": [ "IntEnum" ], "scope": "EnumTestCase" }, { "id": "tests.test_lib_enum.EnumTestCase.EnumA", "name": "EnumA", "lineno": 325, "bases": [ "IntEnum" ], "scope": "EnumTestCase" }, { "id": "tests.test_lib_enum.EnumTestCase.EnumB", "name": "EnumB", "lineno": 330, "bases": [ "IntEnum" ], "scope": "EnumTestCase" }, { "id": "tests.test_lib_enum.EnumTestCase.EnumA", "name": "EnumA", "lineno": 336, "bases": [ "Enum" ], "scope": "EnumTestCase" }, { "id": "tests.test_lib_enum.EnumTestCase.EnumA", "name": "EnumA", "lineno": 344, "bases": [ "Enum" ], "scope": "EnumTestCase" }, { "id": "tests.test_lib_enum.EnumTestCase.EnumB", "name": "EnumB", "lineno": 347, "bases": [ "Enum" ], "scope": "EnumTestCase" } ], "tests.test_lib_fifo": [ { "id": "tests.test_lib_fifo.FIFOTestCase", "name": "FIFOTestCase", "lineno": 14, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_lib_fifo.FIFOModel", "name": "FIFOModel", "lineno": 81, "bases": [ "Elaboratable", "FIFOInterface" ], "scope": null }, { "id": "tests.test_lib_fifo.FIFOModelEquivalenceSpec", "name": "FIFOModelEquivalenceSpec", "lineno": 134, "bases": [ "Elaboratable" ], "scope": null }, { "id": "tests.test_lib_fifo.FIFOContractSpec", "name": "FIFOContractSpec", "lineno": 185, "bases": [ "Elaboratable" ], "scope": null }, { "id": "tests.test_lib_fifo.FIFOFormalCase", "name": "FIFOFormalCase", "lineno": 281, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_lib_fifo.AsyncFIFOSimCase", "name": "AsyncFIFOSimCase", "lineno": 335, "bases": [ "FHDLTestCase" ], "scope": null } ], "tests.test_lib_io": [ { "id": "tests.test_lib_io.DirectionTestCase", "name": "DirectionTestCase", "lineno": 14, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_lib_io.SingleEndedPortTestCase", "name": "SingleEndedPortTestCase", "lineno": 33, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_lib_io.DifferentialPortTestCase", "name": "DifferentialPortTestCase", "lineno": 98, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_lib_io.SimulationPortTestCase", "name": "SimulationPortTestCase", "lineno": 177, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_lib_io.BufferTestCase", "name": "BufferTestCase", "lineno": 294, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_lib_io.FFBufferTestCase", "name": "FFBufferTestCase", "lineno": 627, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_lib_io.DDRBufferTestCase", "name": "DDRBufferTestCase", "lineno": 1009, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_lib_io.PinSignatureTestCase", "name": "PinSignatureTestCase", "lineno": 1087, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_lib_io.PinSignatureCombTestCase", "name": "PinSignatureCombTestCase", "lineno": 1092, "bases": [ "PinSignatureTestCase" ], "scope": null }, { "id": "tests.test_lib_io.PinSignatureSDRTestCase", "name": "PinSignatureSDRTestCase", "lineno": 1152, "bases": [ "PinSignatureTestCase" ], "scope": null }, { "id": "tests.test_lib_io.PinSignatureDDRTestCase", "name": "PinSignatureDDRTestCase", "lineno": 1222, "bases": [ "PinSignatureTestCase" ], "scope": null }, { "id": "tests.test_lib_io.PinSignatureReprCase", "name": "PinSignatureReprCase", "lineno": 1302, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_lib_io.PinTestCase", "name": "PinTestCase", "lineno": 1315, "bases": [ "FHDLTestCase" ], "scope": null } ], "tests.test_lib_memory": [ { "id": "tests.test_lib_memory.MyStruct", "name": "MyStruct", "lineno": 10, "bases": [ "data.Struct" ], "scope": null }, { "id": "tests.test_lib_memory.WritePortTestCase", "name": "WritePortTestCase", "lineno": 15, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_lib_memory.ReadPortTestCase", "name": "ReadPortTestCase", "lineno": 161, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_lib_memory.MemoryTestCase", "name": "MemoryTestCase", "lineno": 282, "bases": [ "FHDLTestCase" ], "scope": null } ], "tests.test_lib_meta": [ { "id": "tests.test_lib_meta.AnnotationTestCase", "name": "AnnotationTestCase", "lineno": 7, "bases": [ "unittest.TestCase" ], "scope": null }, { "id": "tests.test_lib_meta.AnnotationTestCase.MyAnnotation", "name": "MyAnnotation", "lineno": 9, "bases": [ "Annotation" ], "scope": "AnnotationTestCase" }, { "id": "tests.test_lib_meta.AnnotationTestCase.MyAnnotation", "name": "MyAnnotation", "lineno": 28, "bases": [ "Annotation" ], "scope": "AnnotationTestCase" }, { "id": "tests.test_lib_meta.AnnotationTestCase.MyAnnotation", "name": "MyAnnotation", "lineno": 33, "bases": [ "Annotation" ], "scope": "AnnotationTestCase" }, { "id": "tests.test_lib_meta.AnnotationTestCase.MyAnnotation", "name": "MyAnnotation", "lineno": 38, "bases": [ "Annotation" ], "scope": "AnnotationTestCase" }, { "id": "tests.test_lib_meta.AnnotationTestCase.MyAnnotation", "name": "MyAnnotation", "lineno": 45, "bases": [ "Annotation" ], "scope": "AnnotationTestCase" }, { "id": "tests.test_lib_meta.AnnotationTestCase.MyAnnotation", "name": "MyAnnotation", "lineno": 53, "bases": [ "Annotation" ], "scope": "AnnotationTestCase" }, { "id": "tests.test_lib_meta.AnnotationTestCase.MyAnnotation", "name": "MyAnnotation", "lineno": 71, "bases": [ "Annotation" ], "scope": "AnnotationTestCase" } ], "tests.test_lib_stream": [ { "id": "tests.test_lib_stream.StreamTestCase", "name": "StreamTestCase", "lineno": 8, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_lib_stream.FIFOStreamCompatTestCase", "name": "FIFOStreamCompatTestCase", "lineno": 123, "bases": [ "FHDLTestCase" ], "scope": null } ], "tests.test_lib_wiring": [ { "id": "tests.test_lib_wiring.FlowTestCase", "name": "FlowTestCase", "lineno": 16, "bases": [ "unittest.TestCase" ], "scope": null }, { "id": "tests.test_lib_wiring.MemberTestCase", "name": "MemberTestCase", "lineno": 34, "bases": [ "unittest.TestCase" ], "scope": null }, { "id": "tests.test_lib_wiring.SignatureMembersTestCase", "name": "SignatureMembersTestCase", "lineno": 181, "bases": [ "unittest.TestCase" ], "scope": null }, { "id": "tests.test_lib_wiring.FlippedSignatureMembersTestCase", "name": "FlippedSignatureMembersTestCase", "lineno": 301, "bases": [ "unittest.TestCase" ], "scope": null }, { "id": "tests.test_lib_wiring.SignatureTestCase", "name": "SignatureTestCase", "lineno": 335, "bases": [ "unittest.TestCase" ], "scope": null }, { "id": "tests.test_lib_wiring.SignatureTestCase.S", "name": "S", "lineno": 501, "bases": [ "Signature" ], "scope": "SignatureTestCase" }, { "id": "tests.test_lib_wiring.SignatureTestCase.S", "name": "S", "lineno": 508, "bases": [ "Signature" ], "scope": "SignatureTestCase" }, { "id": "tests.test_lib_wiring.SignatureTestCase.S", "name": "S", "lineno": 516, "bases": [ "Signature" ], "scope": "SignatureTestCase" }, { "id": "tests.test_lib_wiring.FlippedSignatureTestCase", "name": "FlippedSignatureTestCase", "lineno": 526, "bases": [ "unittest.TestCase" ], "scope": null }, { "id": "tests.test_lib_wiring.FlippedSignatureTestCase.S", "name": "S", "lineno": 545, "bases": [ "Signature" ], "scope": "FlippedSignatureTestCase" }, { "id": "tests.test_lib_wiring.FlippedSignatureTestCase.S", "name": "S", "lineno": 564, "bases": [ "Signature" ], "scope": "FlippedSignatureTestCase" }, { "id": "tests.test_lib_wiring.FlippedSignatureTestCase.S", "name": "S", "lineno": 598, "bases": [ "Signature" ], "scope": "FlippedSignatureTestCase" }, { "id": "tests.test_lib_wiring.PureInterfaceTestCase", "name": "PureInterfaceTestCase", "lineno": 615, "bases": [ "unittest.TestCase" ], "scope": null }, { "id": "tests.test_lib_wiring.PureInterfaceTestCase.CustomInterface", "name": "CustomInterface", "lineno": 635, "bases": [ "PureInterface" ], "scope": "PureInterfaceTestCase" }, { "id": "tests.test_lib_wiring.FlippedInterfaceTestCase", "name": "FlippedInterfaceTestCase", "lineno": 641, "bases": [ "unittest.TestCase" ], "scope": null }, { "id": "tests.test_lib_wiring.FlippedInterfaceTestCase.I", "name": "I", "lineno": 654, "bases": [], "scope": "FlippedInterfaceTestCase" }, { "id": "tests.test_lib_wiring.FlippedInterfaceTestCase.I", "name": "I", "lineno": 674, "bases": [], "scope": "FlippedInterfaceTestCase" }, { "id": "tests.test_lib_wiring.FlippedInterfaceTestCase.I", "name": "I", "lineno": 709, "bases": [], "scope": "FlippedInterfaceTestCase" }, { "id": "tests.test_lib_wiring.FlippedInterfaceTestCase.CustomInterface", "name": "CustomInterface", "lineno": 731, "bases": [ "PureInterface" ], "scope": "FlippedInterfaceTestCase" }, { "id": "tests.test_lib_wiring.FlippedInterfaceTestCase.CustomSignature", "name": "CustomSignature", "lineno": 735, "bases": [ "Signature" ], "scope": "FlippedInterfaceTestCase" }, { "id": "tests.test_lib_wiring.FlippedInterfaceTestCase.InterfaceWithFlippedSub", "name": "InterfaceWithFlippedSub", "lineno": 743, "bases": [ "Component" ], "scope": "FlippedInterfaceTestCase" }, { "id": "tests.test_lib_wiring.ConnectTestCase", "name": "ConnectTestCase", "lineno": 777, "bases": [ "unittest.TestCase" ], "scope": null }, { "id": "tests.test_lib_wiring.ConnectTestCase.Cycle", "name": "Cycle", "lineno": 839, "bases": [ "enum.Enum" ], "scope": "ConnectTestCase" }, { "id": "tests.test_lib_wiring.ConnectTestCase.LastDelimited", "name": "LastDelimited", "lineno": 855, "bases": [ "data.Struct" ], "scope": "ConnectTestCase" }, { "id": "tests.test_lib_wiring.ConnectTestCase.FirstDelimited", "name": "FirstDelimited", "lineno": 858, "bases": [ "data.Struct" ], "scope": "ConnectTestCase" }, { "id": "tests.test_lib_wiring.ConnectTestCase.Cycle", "name": "Cycle", "lineno": 927, "bases": [ "enum.Enum" ], "scope": "ConnectTestCase" }, { "id": "tests.test_lib_wiring.ComponentTestCase", "name": "ComponentTestCase", "lineno": 1079, "bases": [ "unittest.TestCase" ], "scope": null }, { "id": "tests.test_lib_wiring.ComponentTestCase.C", "name": "C", "lineno": 1081, "bases": [ "Component" ], "scope": "ComponentTestCase" }, { "id": "tests.test_lib_wiring.ComponentTestCase.C", "name": "C", "lineno": 1090, "bases": [ "Component" ], "scope": "ComponentTestCase" }, { "id": "tests.test_lib_wiring.ComponentTestCase.C", "name": "C", "lineno": 1098, "bases": [ "Component" ], "scope": "ComponentTestCase" }, { "id": "tests.test_lib_wiring.ComponentTestCase.C", "name": "C", "lineno": 1106, "bases": [ "Component" ], "scope": "ComponentTestCase" }, { "id": "tests.test_lib_wiring.ComponentTestCase.C", "name": "C", "lineno": 1114, "bases": [ "Component" ], "scope": "ComponentTestCase" }, { "id": "tests.test_lib_wiring.ComponentTestCase.A", "name": "A", "lineno": 1127, "bases": [ "Component" ], "scope": "ComponentTestCase" }, { "id": "tests.test_lib_wiring.ComponentTestCase.B", "name": "B", "lineno": 1130, "bases": [ "A" ], "scope": "ComponentTestCase" }, { "id": "tests.test_lib_wiring.ComponentTestCase.C", "name": "C", "lineno": 1133, "bases": [ "B" ], "scope": "ComponentTestCase" }, { "id": "tests.test_lib_wiring.ComponentTestCase.A", "name": "A", "lineno": 1140, "bases": [ "Component" ], "scope": "ComponentTestCase" }, { "id": "tests.test_lib_wiring.ComponentTestCase.B", "name": "B", "lineno": 1143, "bases": [ "A" ], "scope": "ComponentTestCase" }, { "id": "tests.test_lib_wiring.ComponentTestCase.C", "name": "C", "lineno": 1151, "bases": [ "Component" ], "scope": "ComponentTestCase" }, { "id": "tests.test_lib_wiring.ComponentTestCase.C", "name": "C", "lineno": 1163, "bases": [ "Component" ], "scope": "ComponentTestCase" }, { "id": "tests.test_lib_wiring.ComponentTestCase.C", "name": "C", "lineno": 1175, "bases": [ "Component" ], "scope": "ComponentTestCase" }, { "id": "tests.test_lib_wiring.ComponentTestCase.C", "name": "C", "lineno": 1188, "bases": [ "Component" ], "scope": "ComponentTestCase" }, { "id": "tests.test_lib_wiring.ComponentTestCase.A", "name": "A", "lineno": 1197, "bases": [ "Component" ], "scope": "ComponentTestCase" }, { "id": "tests.test_lib_wiring.ComponentMetadataTestCase", "name": "ComponentMetadataTestCase", "lineno": 1205, "bases": [ "unittest.TestCase" ], "scope": null }, { "id": "tests.test_lib_wiring.ComponentMetadataTestCase.Annotation1", "name": "Annotation1", "lineno": 1207, "bases": [ "Annotation" ], "scope": "ComponentMetadataTestCase" }, { "id": "tests.test_lib_wiring.ComponentMetadataTestCase.Signature1", "name": "Signature1", "lineno": 1225, "bases": [ "Signature" ], "scope": "ComponentMetadataTestCase" }, { "id": "tests.test_lib_wiring.ComponentMetadataTestCase.Signature2", "name": "Signature2", "lineno": 1235, "bases": [ "Signature" ], "scope": "ComponentMetadataTestCase" }, { "id": "tests.test_lib_wiring.ComponentMetadataTestCase.A", "name": "A", "lineno": 1246, "bases": [ "Component" ], "scope": "ComponentMetadataTestCase" } ], "tests.test_sim": [ { "id": "tests.test_sim.SimulatorUnitTestCase", "name": "SimulatorUnitTestCase", "lineno": 22, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_sim.SimulatorIntegrationTestCase", "name": "SimulatorIntegrationTestCase", "lineno": 459, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.MyValue", "name": "MyValue", "lineno": 858, "bases": [ "ValueCastable" ], "scope": "SimulatorIntegrationTestCase" }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.MyEnum", "name": "MyEnum", "lineno": 1276, "bases": [ "enum.Enum" ], "scope": "SimulatorIntegrationTestCase" }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.MyEnum", "name": "MyEnum", "lineno": 1304, "bases": [ "enum.Enum" ], "scope": "SimulatorIntegrationTestCase" }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.MyEnum", "name": "MyEnum", "lineno": 1397, "bases": [ "enum.Enum" ], "scope": "SimulatorIntegrationTestCase" }, { "id": "tests.test_sim.SimulatorIntegrationTestCase.MyEnum", "name": "MyEnum", "lineno": 1450, "bases": [ "enum.Enum" ], "scope": "SimulatorIntegrationTestCase" }, { "id": "tests.test_sim.SimulatorTracesTestCase", "name": "SimulatorTracesTestCase", "lineno": 1497, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_sim.SimulatorRegressionTestCase", "name": "SimulatorRegressionTestCase", "lineno": 1544, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_sim.SimulatorRegressionTestCase.MyStruct", "name": "MyStruct", "lineno": 1789, "bases": [ "data.Struct" ], "scope": "SimulatorRegressionTestCase" } ], "tests.test_tracer": [ { "id": "tests.test_tracer.TracerTestCase", "name": "TracerTestCase", "lineno": 7, "bases": [ "FHDLTestCase" ], "scope": null }, { "id": "tests.test_tracer.TracerTestCase.Dummy", "name": "Dummy", "lineno": 31, "bases": [], "scope": "TracerTestCase" } ], "tests.test_utils": [ { "id": "tests.test_utils.Log2TestCase", "name": "Log2TestCase", "lineno": 7, "bases": [ "unittest.TestCase" ], "scope": null } ], "tests.utils": [ { "id": "tests.utils.FHDLTestCase", "name": "FHDLTestCase", "lineno": 20, "bases": [ "unittest.TestCase" ], "scope": null } ], "tests": [] }, "module_graph": { "pdm_build": { "path": "C:\\repos\\v3\\amaranth\\pdm_build.py", "parent": null, "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.asserts": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\asserts.py", "parent": "amaranth", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.cli": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\cli.py", "parent": "amaranth", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.rpc": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\rpc.py", "parent": "amaranth", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.tracer": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\tracer.py", "parent": "amaranth", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.utils": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\utils.py", "parent": "amaranth", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth._unused": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\_unused.py", "parent": "amaranth", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth._utils": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\_utils.py", "parent": "amaranth", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\__init__.py", "parent": null, "is_package": true, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.back.cxxrtl": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\back\\cxxrtl.py", "parent": "amaranth.back", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.back.rtlil": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\back\\rtlil.py", "parent": "amaranth.back", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.back.verilog": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\back\\verilog.py", "parent": "amaranth.back", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.back": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\back\\__init__.py", "parent": "amaranth", "is_package": true, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.build.dsl": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\build\\dsl.py", "parent": "amaranth.build", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.build.plat": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\build\\plat.py", "parent": "amaranth.build", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.build.res": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\build\\res.py", "parent": "amaranth.build", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.build.run": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\build\\run.py", "parent": "amaranth.build", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.build": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\build\\__init__.py", "parent": "amaranth", "is_package": true, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.hdl._ast": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\hdl\\_ast.py", "parent": "amaranth.hdl", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.hdl._cd": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\hdl\\_cd.py", "parent": "amaranth.hdl", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.hdl._dsl": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\hdl\\_dsl.py", "parent": "amaranth.hdl", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.hdl._ir": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\hdl\\_ir.py", "parent": "amaranth.hdl", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.hdl._mem": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\hdl\\_mem.py", "parent": "amaranth.hdl", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.hdl._nir": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\hdl\\_nir.py", "parent": "amaranth.hdl", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.hdl._time": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\hdl\\_time.py", "parent": "amaranth.hdl", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.hdl._xfrm": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\hdl\\_xfrm.py", "parent": "amaranth.hdl", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.hdl": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\hdl\\__init__.py", "parent": "amaranth", "is_package": true, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.lib.cdc": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\lib\\cdc.py", "parent": "amaranth.lib", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.lib.data": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\lib\\data.py", "parent": "amaranth.lib", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.lib.enum": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\lib\\enum.py", "parent": "amaranth.lib", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.lib.fifo": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\lib\\fifo.py", "parent": "amaranth.lib", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.lib.io": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\lib\\io.py", "parent": "amaranth.lib", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.lib.memory": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\lib\\memory.py", "parent": "amaranth.lib", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.lib.meta": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\lib\\meta.py", "parent": "amaranth.lib", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.lib.stream": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\lib\\stream.py", "parent": "amaranth.lib", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.lib.wiring": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\lib\\wiring.py", "parent": "amaranth.lib", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.lib": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\lib\\__init__.py", "parent": "amaranth", "is_package": true, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.lib.crc.catalog": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\lib\\crc\\catalog.py", "parent": "amaranth.lib.crc", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.lib.crc": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\lib\\crc\\__init__.py", "parent": "amaranth.lib", "is_package": true, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.sim.core": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\sim\\core.py", "parent": "amaranth.sim", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.sim.pysim": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\sim\\pysim.py", "parent": "amaranth.sim", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.sim._async": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\sim\\_async.py", "parent": "amaranth.sim", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.sim._base": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\sim\\_base.py", "parent": "amaranth.sim", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.sim._pyclock": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\sim\\_pyclock.py", "parent": "amaranth.sim", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.sim._pycoro": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\sim\\_pycoro.py", "parent": "amaranth.sim", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.sim._pyeval": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\sim\\_pyeval.py", "parent": "amaranth.sim", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.sim._pyrtl": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\sim\\_pyrtl.py", "parent": "amaranth.sim", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.sim": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\sim\\__init__.py", "parent": "amaranth", "is_package": true, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.vendor._altera": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\vendor\\_altera.py", "parent": "amaranth.vendor", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.vendor._gowin": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\vendor\\_gowin.py", "parent": "amaranth.vendor", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.vendor._lattice": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\vendor\\_lattice.py", "parent": "amaranth.vendor", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.vendor._quicklogic": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\vendor\\_quicklogic.py", "parent": "amaranth.vendor", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.vendor._siliconblue": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\vendor\\_siliconblue.py", "parent": "amaranth.vendor", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.vendor._xilinx": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\vendor\\_xilinx.py", "parent": "amaranth.vendor", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth.vendor": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\vendor\\__init__.py", "parent": "amaranth", "is_package": true, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth._toolchain.yosys": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\_toolchain\\yosys.py", "parent": "amaranth._toolchain", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "amaranth._toolchain": { "path": "C:\\repos\\v3\\amaranth\\amaranth\\_toolchain\\__init__.py", "parent": "amaranth", "is_package": true, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "docs.conf": { "path": "C:\\repos\\v3\\amaranth\\docs\\conf.py", "parent": "docs", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "docs._code.led_blinker": { "path": "C:\\repos\\v3\\amaranth\\docs\\_code\\led_blinker.py", "parent": "docs._code", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "docs._code.up_counter": { "path": "C:\\repos\\v3\\amaranth\\docs\\_code\\up_counter.py", "parent": "docs._code", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "examples.basic.alu": { "path": "C:\\repos\\v3\\amaranth\\examples\\basic\\alu.py", "parent": "examples.basic", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "examples.basic.alu_hier": { "path": "C:\\repos\\v3\\amaranth\\examples\\basic\\alu_hier.py", "parent": "examples.basic", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "examples.basic.arst": { "path": "C:\\repos\\v3\\amaranth\\examples\\basic\\arst.py", "parent": "examples.basic", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "examples.basic.cdc": { "path": "C:\\repos\\v3\\amaranth\\examples\\basic\\cdc.py", "parent": "examples.basic", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "examples.basic.ctr": { "path": "C:\\repos\\v3\\amaranth\\examples\\basic\\ctr.py", "parent": "examples.basic", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "examples.basic.ctr_en": { "path": "C:\\repos\\v3\\amaranth\\examples\\basic\\ctr_en.py", "parent": "examples.basic", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "examples.basic.fsm": { "path": "C:\\repos\\v3\\amaranth\\examples\\basic\\fsm.py", "parent": "examples.basic", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "examples.basic.inst": { "path": "C:\\repos\\v3\\amaranth\\examples\\basic\\inst.py", "parent": "examples.basic", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "examples.basic.mem": { "path": "C:\\repos\\v3\\amaranth\\examples\\basic\\mem.py", "parent": "examples.basic", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "examples.basic.pmux": { "path": "C:\\repos\\v3\\amaranth\\examples\\basic\\pmux.py", "parent": "examples.basic", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "examples.basic.por": { "path": "C:\\repos\\v3\\amaranth\\examples\\basic\\por.py", "parent": "examples.basic", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "examples.basic.uart": { "path": "C:\\repos\\v3\\amaranth\\examples\\basic\\uart.py", "parent": "examples.basic", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "examples.board.01_blinky": { "path": "C:\\repos\\v3\\amaranth\\examples\\board\\01_blinky.py", "parent": "examples.board", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "examples.board.02_domain": { "path": "C:\\repos\\v3\\amaranth\\examples\\board\\02_domain.py", "parent": "examples.board", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "tests.test_back_rtlil": { "path": "C:\\repos\\v3\\amaranth\\tests\\test_back_rtlil.py", "parent": "tests", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "tests.test_build_dsl": { "path": "C:\\repos\\v3\\amaranth\\tests\\test_build_dsl.py", "parent": "tests", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "tests.test_build_plat": { "path": "C:\\repos\\v3\\amaranth\\tests\\test_build_plat.py", "parent": "tests", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "tests.test_build_res": { "path": "C:\\repos\\v3\\amaranth\\tests\\test_build_res.py", "parent": "tests", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "tests.test_examples": { "path": "C:\\repos\\v3\\amaranth\\tests\\test_examples.py", "parent": "tests", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "tests.test_hdl_ast": { "path": "C:\\repos\\v3\\amaranth\\tests\\test_hdl_ast.py", "parent": "tests", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "tests.test_hdl_cd": { "path": "C:\\repos\\v3\\amaranth\\tests\\test_hdl_cd.py", "parent": "tests", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "tests.test_hdl_dsl": { "path": "C:\\repos\\v3\\amaranth\\tests\\test_hdl_dsl.py", "parent": "tests", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "tests.test_hdl_ir": { "path": "C:\\repos\\v3\\amaranth\\tests\\test_hdl_ir.py", "parent": "tests", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "tests.test_hdl_mem": { "path": "C:\\repos\\v3\\amaranth\\tests\\test_hdl_mem.py", "parent": "tests", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "tests.test_hdl_time": { "path": "C:\\repos\\v3\\amaranth\\tests\\test_hdl_time.py", "parent": "tests", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "tests.test_hdl_xfrm": { "path": "C:\\repos\\v3\\amaranth\\tests\\test_hdl_xfrm.py", "parent": "tests", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "tests.test_lib_cdc": { "path": "C:\\repos\\v3\\amaranth\\tests\\test_lib_cdc.py", "parent": "tests", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "tests.test_lib_crc": { "path": "C:\\repos\\v3\\amaranth\\tests\\test_lib_crc.py", "parent": "tests", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "tests.test_lib_data": { "path": "C:\\repos\\v3\\amaranth\\tests\\test_lib_data.py", "parent": "tests", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "tests.test_lib_enum": { "path": "C:\\repos\\v3\\amaranth\\tests\\test_lib_enum.py", "parent": "tests", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "tests.test_lib_fifo": { "path": "C:\\repos\\v3\\amaranth\\tests\\test_lib_fifo.py", "parent": "tests", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "tests.test_lib_io": { "path": "C:\\repos\\v3\\amaranth\\tests\\test_lib_io.py", "parent": "tests", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "tests.test_lib_memory": { "path": "C:\\repos\\v3\\amaranth\\tests\\test_lib_memory.py", "parent": "tests", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "tests.test_lib_meta": { "path": "C:\\repos\\v3\\amaranth\\tests\\test_lib_meta.py", "parent": "tests", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "tests.test_lib_stream": { "path": "C:\\repos\\v3\\amaranth\\tests\\test_lib_stream.py", "parent": "tests", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "tests.test_lib_wiring": { "path": "C:\\repos\\v3\\amaranth\\tests\\test_lib_wiring.py", "parent": "tests", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "tests.test_sim": { "path": "C:\\repos\\v3\\amaranth\\tests\\test_sim.py", "parent": "tests", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "tests.test_tracer": { "path": "C:\\repos\\v3\\amaranth\\tests\\test_tracer.py", "parent": "tests", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "tests.test_utils": { "path": "C:\\repos\\v3\\amaranth\\tests\\test_utils.py", "parent": "tests", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "tests.utils": { "path": "C:\\repos\\v3\\amaranth\\tests\\utils.py", "parent": "tests", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "tests": { "path": "C:\\repos\\v3\\amaranth\\tests\\__init__.py", "parent": null, "is_package": true, "in_cyclic_loop": false, "cyclic_cluster_id": null } }, "import_graph": { "pdm_build": [], "amaranth.asserts": [ { "from_module": "amaranth.asserts", "imports": "hdl._ast.AnyConst", "type": "from_import", "relative_level": 1, "module_part": "hdl._ast", "symbol_part": "AnyConst", "lineno": 1 }, { "from_module": "amaranth.asserts", "imports": "hdl._ast.AnySeq", "type": "from_import", "relative_level": 1, "module_part": "hdl._ast", "symbol_part": "AnySeq", "lineno": 1 }, { "from_module": "amaranth.asserts", "imports": "hdl._ast.Initial", "type": "from_import", "relative_level": 1, "module_part": "hdl._ast", "symbol_part": "Initial", "lineno": 1 }, { "from_module": "amaranth.asserts", "imports": "hdl", "type": "from_import", "relative_level": 1, "module_part": "", "symbol_part": "hdl", "lineno": 2 } ], "amaranth.cli": [ { "from_module": "amaranth.cli", "imports": "hdl._ir.Fragment", "type": "from_import", "relative_level": 1, "module_part": "hdl._ir", "symbol_part": "Fragment", "lineno": 3 }, { "from_module": "amaranth.cli", "imports": "back.rtlil", "type": "from_import", "relative_level": 1, "module_part": "back", "symbol_part": "rtlil", "lineno": 4 }, { "from_module": "amaranth.cli", "imports": "back.cxxrtl", "type": "from_import", "relative_level": 1, "module_part": "back", "symbol_part": "cxxrtl", "lineno": 4 }, { "from_module": "amaranth.cli", "imports": "back.verilog", "type": "from_import", "relative_level": 1, "module_part": "back", "symbol_part": "verilog", "lineno": 4 }, { "from_module": "amaranth.cli", "imports": "sim.Simulator", "type": "from_import", "relative_level": 1, "module_part": "sim", "symbol_part": "Simulator", "lineno": 5 } ], "amaranth.rpc": [ { "from_module": "amaranth.rpc", "imports": "amaranth.lib.wiring.Signature", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "Signature", "lineno": 6 }, { "from_module": "amaranth.rpc", "imports": "hdl.Signal", "type": "from_import", "relative_level": 1, "module_part": "hdl", "symbol_part": "Signal", "lineno": 8 }, { "from_module": "amaranth.rpc", "imports": "hdl.Elaboratable", "type": "from_import", "relative_level": 1, "module_part": "hdl", "symbol_part": "Elaboratable", "lineno": 8 }, { "from_module": "amaranth.rpc", "imports": "back.rtlil", "type": "from_import", "relative_level": 1, "module_part": "back", "symbol_part": "rtlil", "lineno": 9 } ], "amaranth.tracer": [], "amaranth.utils": [], "amaranth._unused": [ { "from_module": "amaranth._unused", "imports": "_utils.get_linter_option", "type": "from_import", "relative_level": 1, "module_part": "_utils", "symbol_part": "get_linter_option", "lineno": 4 } ], "amaranth._utils": [], "amaranth": [ { "from_module": "amaranth", "imports": "hdl.*", "type": "from_import", "relative_level": 1, "module_part": "hdl", "symbol_part": "*", "lineno": 13 } ], "amaranth.back.cxxrtl": [ { "from_module": "amaranth.back.cxxrtl", "imports": "_toolchain.yosys.*", "type": "from_import", "relative_level": 2, "module_part": "_toolchain.yosys", "symbol_part": "*", "lineno": 1 }, { "from_module": "amaranth.back.cxxrtl", "imports": "rtlil", "type": "from_import", "relative_level": 1, "module_part": "", "symbol_part": "rtlil", "lineno": 2 } ], "amaranth.back.rtlil": [ { "from_module": "amaranth.back.rtlil", "imports": "utils.bits_for", "type": "from_import", "relative_level": 2, "module_part": "utils", "symbol_part": "bits_for", "lineno": 4 }, { "from_module": "amaranth.back.rtlil", "imports": "_utils.to_binary", "type": "from_import", "relative_level": 2, "module_part": "_utils", "symbol_part": "to_binary", "lineno": 5 }, { "from_module": "amaranth.back.rtlil", "imports": "lib.wiring", "type": "from_import", "relative_level": 2, "module_part": "lib", "symbol_part": "wiring", "lineno": 6 }, { "from_module": "amaranth.back.rtlil", "imports": "hdl._ast", "type": "from_import", "relative_level": 2, "module_part": "hdl", "symbol_part": "_ast", "lineno": 7 }, { "from_module": "amaranth.back.rtlil", "imports": "hdl._ir", "type": "from_import", "relative_level": 2, "module_part": "hdl", "symbol_part": "_ir", "lineno": 7 }, { "from_module": "amaranth.back.rtlil", "imports": "hdl._nir", "type": "from_import", "relative_level": 2, "module_part": "hdl", "symbol_part": "_nir", "lineno": 7 } ], "amaranth.back.verilog": [ { "from_module": "amaranth.back.verilog", "imports": "_toolchain.yosys.*", "type": "from_import", "relative_level": 2, "module_part": "_toolchain.yosys", "symbol_part": "*", "lineno": 1 }, { "from_module": "amaranth.back.verilog", "imports": "hdl._ast", "type": "from_import", "relative_level": 2, "module_part": "hdl", "symbol_part": "_ast", "lineno": 2 }, { "from_module": "amaranth.back.verilog", "imports": "hdl._ir", "type": "from_import", "relative_level": 2, "module_part": "hdl", "symbol_part": "_ir", "lineno": 2 }, { "from_module": "amaranth.back.verilog", "imports": "lib.wiring", "type": "from_import", "relative_level": 2, "module_part": "lib", "symbol_part": "wiring", "lineno": 3 }, { "from_module": "amaranth.back.verilog", "imports": "rtlil", "type": "from_import", "relative_level": 1, "module_part": "", "symbol_part": "rtlil", "lineno": 4 } ], "amaranth.back": [], "amaranth.build.dsl": [ { "from_module": "amaranth.build.dsl", "imports": "hdl.Period", "type": "from_import", "relative_level": 2, "module_part": "hdl", "symbol_part": "Period", "lineno": 4 } ], "amaranth.build.plat": [ { "from_module": "amaranth.build.plat", "imports": "__version__", "type": "from_import", "relative_level": 2, "module_part": "", "symbol_part": "__version__", "lineno": 12 }, { "from_module": "amaranth.build.plat", "imports": "_toolchain.*", "type": "from_import", "relative_level": 2, "module_part": "_toolchain", "symbol_part": "*", "lineno": 13 }, { "from_module": "amaranth.build.plat", "imports": "hdl.*", "type": "from_import", "relative_level": 2, "module_part": "hdl", "symbol_part": "*", "lineno": 14 }, { "from_module": "amaranth.build.plat", "imports": "hdl._ir.Design", "type": "from_import", "relative_level": 2, "module_part": "hdl._ir", "symbol_part": "Design", "lineno": 15 }, { "from_module": "amaranth.build.plat", "imports": "hdl._xfrm.DomainLowerer", "type": "from_import", "relative_level": 2, "module_part": "hdl._xfrm", "symbol_part": "DomainLowerer", "lineno": 16 }, { "from_module": "amaranth.build.plat", "imports": "lib.cdc.ResetSynchronizer", "type": "from_import", "relative_level": 2, "module_part": "lib.cdc", "symbol_part": "ResetSynchronizer", "lineno": 17 }, { "from_module": "amaranth.build.plat", "imports": "lib.io", "type": "from_import", "relative_level": 2, "module_part": "lib", "symbol_part": "io", "lineno": 18 }, { "from_module": "amaranth.build.plat", "imports": "back.rtlil", "type": "from_import", "relative_level": 2, "module_part": "back", "symbol_part": "rtlil", "lineno": 19 }, { "from_module": "amaranth.build.plat", "imports": "back.verilog", "type": "from_import", "relative_level": 2, "module_part": "back", "symbol_part": "verilog", "lineno": 19 }, { "from_module": "amaranth.build.plat", "imports": "res.*", "type": "from_import", "relative_level": 1, "module_part": "res", "symbol_part": "*", "lineno": 20 }, { "from_module": "amaranth.build.plat", "imports": "run.*", "type": "from_import", "relative_level": 1, "module_part": "run", "symbol_part": "*", "lineno": 21 } ], "amaranth.build.res": [ { "from_module": "amaranth.build.res", "imports": "hdl.*", "type": "from_import", "relative_level": 2, "module_part": "hdl", "symbol_part": "*", "lineno": 4 }, { "from_module": "amaranth.build.res", "imports": "hdl._ast.SignalDict", "type": "from_import", "relative_level": 2, "module_part": "hdl._ast", "symbol_part": "SignalDict", "lineno": 5 }, { "from_module": "amaranth.build.res", "imports": "lib.wiring", "type": "from_import", "relative_level": 2, "module_part": "lib", "symbol_part": "wiring", "lineno": 6 }, { "from_module": "amaranth.build.res", "imports": "lib.io", "type": "from_import", "relative_level": 2, "module_part": "lib", "symbol_part": "io", "lineno": 6 }, { "from_module": "amaranth.build.res", "imports": "_utils._ignore_deprecated", "type": "from_import", "relative_level": 2, "module_part": "_utils", "symbol_part": "_ignore_deprecated", "lineno": 7 }, { "from_module": "amaranth.build.res", "imports": "dsl.*", "type": "from_import", "relative_level": 1, "module_part": "dsl", "symbol_part": "*", "lineno": 9 } ], "amaranth.build.run": [], "amaranth.build": [ { "from_module": "amaranth.build", "imports": "dsl.*", "type": "from_import", "relative_level": 1, "module_part": "dsl", "symbol_part": "*", "lineno": 1 }, { "from_module": "amaranth.build", "imports": "res.ResourceError", "type": "from_import", "relative_level": 1, "module_part": "res", "symbol_part": "ResourceError", "lineno": 2 }, { "from_module": "amaranth.build", "imports": "plat.*", "type": "from_import", "relative_level": 1, "module_part": "plat", "symbol_part": "*", "lineno": 3 } ], "amaranth.hdl._ast": [ { "from_module": "amaranth.hdl._ast", "imports": "tracer", "type": "from_import", "relative_level": 2, "module_part": "", "symbol_part": "tracer", "lineno": 12 }, { "from_module": "amaranth.hdl._ast", "imports": "utils.*", "type": "from_import", "relative_level": 2, "module_part": "utils", "symbol_part": "*", "lineno": 13 }, { "from_module": "amaranth.hdl._ast", "imports": "_utils.*", "type": "from_import", "relative_level": 2, "module_part": "_utils", "symbol_part": "*", "lineno": 14 }, { "from_module": "amaranth.hdl._ast", "imports": "_unused.*", "type": "from_import", "relative_level": 2, "module_part": "_unused", "symbol_part": "*", "lineno": 15 } ], "amaranth.hdl._cd": [ { "from_module": "amaranth.hdl._cd", "imports": "tracer", "type": "from_import", "relative_level": 2, "module_part": "", "symbol_part": "tracer", "lineno": 3 }, { "from_module": "amaranth.hdl._cd", "imports": "_ast.Signal", "type": "from_import", "relative_level": 1, "module_part": "_ast", "symbol_part": "Signal", "lineno": 4 } ], "amaranth.hdl._dsl": [ { "from_module": "amaranth.hdl._dsl", "imports": "_utils.flatten", "type": "from_import", "relative_level": 2, "module_part": "_utils", "symbol_part": "flatten", "lineno": 8 }, { "from_module": "amaranth.hdl._dsl", "imports": "tracer", "type": "from_import", "relative_level": 2, "module_part": "", "symbol_part": "tracer", "lineno": 9 }, { "from_module": "amaranth.hdl._dsl", "imports": "_ast.*", "type": "from_import", "relative_level": 1, "module_part": "_ast", "symbol_part": "*", "lineno": 10 }, { "from_module": "amaranth.hdl._dsl", "imports": "_ast._StatementList", "type": "from_import", "relative_level": 1, "module_part": "_ast", "symbol_part": "_StatementList", "lineno": 11 }, { "from_module": "amaranth.hdl._dsl", "imports": "_ast._LateBoundStatement", "type": "from_import", "relative_level": 1, "module_part": "_ast", "symbol_part": "_LateBoundStatement", "lineno": 11 }, { "from_module": "amaranth.hdl._dsl", "imports": "_ast._normalize_patterns", "type": "from_import", "relative_level": 1, "module_part": "_ast", "symbol_part": "_normalize_patterns", "lineno": 11 }, { "from_module": "amaranth.hdl._dsl", "imports": "_ir.*", "type": "from_import", "relative_level": 1, "module_part": "_ir", "symbol_part": "*", "lineno": 12 }, { "from_module": "amaranth.hdl._dsl", "imports": "_cd.*", "type": "from_import", "relative_level": 1, "module_part": "_cd", "symbol_part": "*", "lineno": 13 }, { "from_module": "amaranth.hdl._dsl", "imports": "_xfrm.*", "type": "from_import", "relative_level": 1, "module_part": "_xfrm", "symbol_part": "*", "lineno": 14 }, { "from_module": "amaranth.hdl._dsl", "imports": "_mem.MemoryData", "type": "from_import", "relative_level": 1, "module_part": "_mem", "symbol_part": "MemoryData", "lineno": 15 } ], "amaranth.hdl._ir": [ { "from_module": "amaranth.hdl._ir", "imports": "_utils.flatten", "type": "from_import", "relative_level": 2, "module_part": "_utils", "symbol_part": "flatten", "lineno": 4 }, { "from_module": "amaranth.hdl._ir", "imports": "_utils.to_binary", "type": "from_import", "relative_level": 2, "module_part": "_utils", "symbol_part": "to_binary", "lineno": 4 }, { "from_module": "amaranth.hdl._ir", "imports": "_utils.final", "type": "from_import", "relative_level": 2, "module_part": "_utils", "symbol_part": "final", "lineno": 4 }, { "from_module": "amaranth.hdl._ir", "imports": "tracer", "type": "from_import", "relative_level": 2, "module_part": "", "symbol_part": "tracer", "lineno": 5 }, { "from_module": "amaranth.hdl._ir", "imports": "_unused", "type": "from_import", "relative_level": 2, "module_part": "", "symbol_part": "_unused", "lineno": 5 }, { "from_module": "amaranth.hdl._ir", "imports": "_ast", "type": "from_import", "relative_level": 1, "module_part": "", "symbol_part": "_ast", "lineno": 6 }, { "from_module": "amaranth.hdl._ir", "imports": "_cd", "type": "from_import", "relative_level": 1, "module_part": "", "symbol_part": "_cd", "lineno": 6 }, { "from_module": "amaranth.hdl._ir", "imports": "_ir", "type": "from_import", "relative_level": 1, "module_part": "", "symbol_part": "_ir", "lineno": 6 }, { "from_module": "amaranth.hdl._ir", "imports": "_nir", "type": "from_import", "relative_level": 1, "module_part": "", "symbol_part": "_nir", "lineno": 6 }, { "from_module": "amaranth.hdl._ir", "imports": "_xfrm.DomainCollector", "type": "from_import", "relative_level": 1, "module_part": "_xfrm", "symbol_part": "DomainCollector", "lineno": 137 }, { "from_module": "amaranth.hdl._ir", "imports": "_xfrm.DomainLowerer", "type": "from_import", "relative_level": 1, "module_part": "_xfrm", "symbol_part": "DomainLowerer", "lineno": 210 }, { "from_module": "amaranth.hdl._ir", "imports": "_mem", "type": "from_import", "relative_level": 1, "module_part": "", "symbol_part": "_mem", "lineno": 511 }, { "from_module": "amaranth.hdl._ir", "imports": "_mem", "type": "from_import", "relative_level": 1, "module_part": "", "symbol_part": "_mem", "lineno": 1509 } ], "amaranth.hdl._mem": [ { "from_module": "amaranth.hdl._mem", "imports": "tracer", "type": "from_import", "relative_level": 2, "module_part": "", "symbol_part": "tracer", "lineno": 4 }, { "from_module": "amaranth.hdl._mem", "imports": "_ast.*", "type": "from_import", "relative_level": 1, "module_part": "_ast", "symbol_part": "*", "lineno": 5 }, { "from_module": "amaranth.hdl._mem", "imports": "_ast._get_init_value", "type": "from_import", "relative_level": 1, "module_part": "_ast", "symbol_part": "_get_init_value", "lineno": 6 }, { "from_module": "amaranth.hdl._mem", "imports": "_ir.Fragment", "type": "from_import", "relative_level": 1, "module_part": "_ir", "symbol_part": "Fragment", "lineno": 7 }, { "from_module": "amaranth.hdl._mem", "imports": "_ir.AlreadyElaborated", "type": "from_import", "relative_level": 1, "module_part": "_ir", "symbol_part": "AlreadyElaborated", "lineno": 7 }, { "from_module": "amaranth.hdl._mem", "imports": "utils.ceil_log2", "type": "from_import", "relative_level": 2, "module_part": "utils", "symbol_part": "ceil_log2", "lineno": 8 }, { "from_module": "amaranth.hdl._mem", "imports": "_utils.final", "type": "from_import", "relative_level": 2, "module_part": "_utils", "symbol_part": "final", "lineno": 9 } ], "amaranth.hdl._nir": [ { "from_module": "amaranth.hdl._nir", "imports": "_ast.SignalDict", "type": "from_import", "relative_level": 1, "module_part": "_ast", "symbol_part": "SignalDict", "lineno": 5 }, { "from_module": "amaranth.hdl._nir", "imports": "_ast", "type": "from_import", "relative_level": 1, "module_part": "", "symbol_part": "_ast", "lineno": 6 } ], "amaranth.hdl._time": [], "amaranth.hdl._xfrm": [ { "from_module": "amaranth.hdl._xfrm", "imports": "_utils.flatten", "type": "from_import", "relative_level": 2, "module_part": "_utils", "symbol_part": "flatten", "lineno": 5 }, { "from_module": "amaranth.hdl._xfrm", "imports": "tracer", "type": "from_import", "relative_level": 2, "module_part": "", "symbol_part": "tracer", "lineno": 6 }, { "from_module": "amaranth.hdl._xfrm", "imports": "_ast.*", "type": "from_import", "relative_level": 1, "module_part": "_ast", "symbol_part": "*", "lineno": 7 }, { "from_module": "amaranth.hdl._xfrm", "imports": "_ast._StatementList", "type": "from_import", "relative_level": 1, "module_part": "_ast", "symbol_part": "_StatementList", "lineno": 8 }, { "from_module": "amaranth.hdl._xfrm", "imports": "_ast.AnyValue", "type": "from_import", "relative_level": 1, "module_part": "_ast", "symbol_part": "AnyValue", "lineno": 8 }, { "from_module": "amaranth.hdl._xfrm", "imports": "_cd.*", "type": "from_import", "relative_level": 1, "module_part": "_cd", "symbol_part": "*", "lineno": 9 }, { "from_module": "amaranth.hdl._xfrm", "imports": "_ir.*", "type": "from_import", "relative_level": 1, "module_part": "_ir", "symbol_part": "*", "lineno": 10 }, { "from_module": "amaranth.hdl._xfrm", "imports": "_mem.MemoryInstance", "type": "from_import", "relative_level": 1, "module_part": "_mem", "symbol_part": "MemoryInstance", "lineno": 11 } ], "amaranth.hdl": [ { "from_module": "amaranth.hdl", "imports": "_ast.SyntaxError", "type": "from_import", "relative_level": 1, "module_part": "_ast", "symbol_part": "SyntaxError", "lineno": 1 }, { "from_module": "amaranth.hdl", "imports": "_ast.SyntaxWarning", "type": "from_import", "relative_level": 1, "module_part": "_ast", "symbol_part": "SyntaxWarning", "lineno": 1 }, { "from_module": "amaranth.hdl", "imports": "_ast.Shape", "type": "from_import", "relative_level": 1, "module_part": "_ast", "symbol_part": "Shape", "lineno": 2 }, { "from_module": "amaranth.hdl", "imports": "_ast.unsigned", "type": "from_import", "relative_level": 1, "module_part": "_ast", "symbol_part": "unsigned", "lineno": 2 }, { "from_module": "amaranth.hdl", "imports": "_ast.signed", "type": "from_import", "relative_level": 1, "module_part": "_ast", "symbol_part": "signed", "lineno": 2 }, { "from_module": "amaranth.hdl", "imports": "_ast.ShapeCastable", "type": "from_import", "relative_level": 1, "module_part": "_ast", "symbol_part": "ShapeCastable", "lineno": 2 }, { "from_module": "amaranth.hdl", "imports": "_ast.ShapeLike", "type": "from_import", "relative_level": 1, "module_part": "_ast", "symbol_part": "ShapeLike", "lineno": 2 }, { "from_module": "amaranth.hdl", "imports": "_ast.Value", "type": "from_import", "relative_level": 1, "module_part": "_ast", "symbol_part": "Value", "lineno": 3 }, { "from_module": "amaranth.hdl", "imports": "_ast.ValueCastable", "type": "from_import", "relative_level": 1, "module_part": "_ast", "symbol_part": "ValueCastable", "lineno": 3 }, { "from_module": "amaranth.hdl", "imports": "_ast.ValueLike", "type": "from_import", "relative_level": 1, "module_part": "_ast", "symbol_part": "ValueLike", "lineno": 3 }, { "from_module": "amaranth.hdl", "imports": "_ast.Const", "type": "from_import", "relative_level": 1, "module_part": "_ast", "symbol_part": "Const", "lineno": 4 }, { "from_module": "amaranth.hdl", "imports": "_ast.C", "type": "from_import", "relative_level": 1, "module_part": "_ast", "symbol_part": "C", "lineno": 4 }, { "from_module": "amaranth.hdl", "imports": "_ast.Mux", "type": "from_import", "relative_level": 1, "module_part": "_ast", "symbol_part": "Mux", "lineno": 4 }, { "from_module": "amaranth.hdl", "imports": "_ast.Cat", "type": "from_import", "relative_level": 1, "module_part": "_ast", "symbol_part": "Cat", "lineno": 4 }, { "from_module": "amaranth.hdl", "imports": "_ast.Array", "type": "from_import", "relative_level": 1, "module_part": "_ast", "symbol_part": "Array", "lineno": 4 }, { "from_module": "amaranth.hdl", "imports": "_ast.Signal", "type": "from_import", "relative_level": 1, "module_part": "_ast", "symbol_part": "Signal", "lineno": 4 }, { "from_module": "amaranth.hdl", "imports": "_ast.ClockSignal", "type": "from_import", "relative_level": 1, "module_part": "_ast", "symbol_part": "ClockSignal", "lineno": 4 }, { "from_module": "amaranth.hdl", "imports": "_ast.ResetSignal", "type": "from_import", "relative_level": 1, "module_part": "_ast", "symbol_part": "ResetSignal", "lineno": 4 }, { "from_module": "amaranth.hdl", "imports": "_ast.Format", "type": "from_import", "relative_level": 1, "module_part": "_ast", "symbol_part": "Format", "lineno": 5 }, { "from_module": "amaranth.hdl", "imports": "_ast.Print", "type": "from_import", "relative_level": 1, "module_part": "_ast", "symbol_part": "Print", "lineno": 5 }, { "from_module": "amaranth.hdl", "imports": "_ast.Assert", "type": "from_import", "relative_level": 1, "module_part": "_ast", "symbol_part": "Assert", "lineno": 5 }, { "from_module": "amaranth.hdl", "imports": "_ast.Assume", "type": "from_import", "relative_level": 1, "module_part": "_ast", "symbol_part": "Assume", "lineno": 5 }, { "from_module": "amaranth.hdl", "imports": "_ast.Cover", "type": "from_import", "relative_level": 1, "module_part": "_ast", "symbol_part": "Cover", "lineno": 5 }, { "from_module": "amaranth.hdl", "imports": "_ast.IOValue", "type": "from_import", "relative_level": 1, "module_part": "_ast", "symbol_part": "IOValue", "lineno": 6 }, { "from_module": "amaranth.hdl", "imports": "_ast.IOPort", "type": "from_import", "relative_level": 1, "module_part": "_ast", "symbol_part": "IOPort", "lineno": 6 }, { "from_module": "amaranth.hdl", "imports": "_dsl.Module", "type": "from_import", "relative_level": 1, "module_part": "_dsl", "symbol_part": "Module", "lineno": 7 }, { "from_module": "amaranth.hdl", "imports": "_cd.DomainError", "type": "from_import", "relative_level": 1, "module_part": "_cd", "symbol_part": "DomainError", "lineno": 8 }, { "from_module": "amaranth.hdl", "imports": "_cd.ClockDomain", "type": "from_import", "relative_level": 1, "module_part": "_cd", "symbol_part": "ClockDomain", "lineno": 8 }, { "from_module": "amaranth.hdl", "imports": "_ir.AlreadyElaborated", "type": "from_import", "relative_level": 1, "module_part": "_ir", "symbol_part": "AlreadyElaborated", "lineno": 9 }, { "from_module": "amaranth.hdl", "imports": "_ir.UnusedElaboratable", "type": "from_import", "relative_level": 1, "module_part": "_ir", "symbol_part": "UnusedElaboratable", "lineno": 9 }, { "from_module": "amaranth.hdl", "imports": "_ir.Elaboratable", "type": "from_import", "relative_level": 1, "module_part": "_ir", "symbol_part": "Elaboratable", "lineno": 9 }, { "from_module": "amaranth.hdl", "imports": "_ir.DriverConflict", "type": "from_import", "relative_level": 1, "module_part": "_ir", "symbol_part": "DriverConflict", "lineno": 9 }, { "from_module": "amaranth.hdl", "imports": "_ir.Fragment", "type": "from_import", "relative_level": 1, "module_part": "_ir", "symbol_part": "Fragment", "lineno": 9 }, { "from_module": "amaranth.hdl", "imports": "_ir.Instance", "type": "from_import", "relative_level": 1, "module_part": "_ir", "symbol_part": "Instance", "lineno": 10 }, { "from_module": "amaranth.hdl", "imports": "_ir.IOBufferInstance", "type": "from_import", "relative_level": 1, "module_part": "_ir", "symbol_part": "IOBufferInstance", "lineno": 10 }, { "from_module": "amaranth.hdl", "imports": "_mem.MemoryData", "type": "from_import", "relative_level": 1, "module_part": "_mem", "symbol_part": "MemoryData", "lineno": 11 }, { "from_module": "amaranth.hdl", "imports": "_mem.MemoryInstance", "type": "from_import", "relative_level": 1, "module_part": "_mem", "symbol_part": "MemoryInstance", "lineno": 11 }, { "from_module": "amaranth.hdl", "imports": "_nir.CombinationalCycle", "type": "from_import", "relative_level": 1, "module_part": "_nir", "symbol_part": "CombinationalCycle", "lineno": 12 }, { "from_module": "amaranth.hdl", "imports": "_time.Period", "type": "from_import", "relative_level": 1, "module_part": "_time", "symbol_part": "Period", "lineno": 13 }, { "from_module": "amaranth.hdl", "imports": "_xfrm.DomainRenamer", "type": "from_import", "relative_level": 1, "module_part": "_xfrm", "symbol_part": "DomainRenamer", "lineno": 14 }, { "from_module": "amaranth.hdl", "imports": "_xfrm.ResetInserter", "type": "from_import", "relative_level": 1, "module_part": "_xfrm", "symbol_part": "ResetInserter", "lineno": 14 }, { "from_module": "amaranth.hdl", "imports": "_xfrm.EnableInserter", "type": "from_import", "relative_level": 1, "module_part": "_xfrm", "symbol_part": "EnableInserter", "lineno": 14 } ], "amaranth.lib.cdc": [ { "from_module": "amaranth.lib.cdc", "imports": "*", "type": "from_import", "relative_level": 2, "module_part": "", "symbol_part": "*", "lineno": 3 }, { "from_module": "amaranth.lib.cdc", "imports": "hdl._ir.RequirePosedge", "type": "from_import", "relative_level": 2, "module_part": "hdl._ir", "symbol_part": "RequirePosedge", "lineno": 4 } ], "amaranth.lib.data": [ { "from_module": "amaranth.lib.data", "imports": "amaranth._utils.final", "type": "from_import", "relative_level": 0, "module_part": "amaranth._utils", "symbol_part": "final", "lineno": 10 }, { "from_module": "amaranth.lib.data", "imports": "amaranth.hdl.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl", "symbol_part": "*", "lineno": 11 }, { "from_module": "amaranth.lib.data", "imports": "amaranth.hdl", "type": "from_import", "relative_level": 0, "module_part": "amaranth", "symbol_part": "hdl", "lineno": 12 } ], "amaranth.lib.enum": [ { "from_module": "amaranth.lib.enum", "imports": "hdl.Value", "type": "from_import", "relative_level": 2, "module_part": "hdl", "symbol_part": "Value", "lineno": 5 }, { "from_module": "amaranth.lib.enum", "imports": "hdl.ValueCastable", "type": "from_import", "relative_level": 2, "module_part": "hdl", "symbol_part": "ValueCastable", "lineno": 5 }, { "from_module": "amaranth.lib.enum", "imports": "hdl.Shape", "type": "from_import", "relative_level": 2, "module_part": "hdl", "symbol_part": "Shape", "lineno": 5 }, { "from_module": "amaranth.lib.enum", "imports": "hdl.ShapeCastable", "type": "from_import", "relative_level": 2, "module_part": "hdl", "symbol_part": "ShapeCastable", "lineno": 5 }, { "from_module": "amaranth.lib.enum", "imports": "hdl.Const", "type": "from_import", "relative_level": 2, "module_part": "hdl", "symbol_part": "Const", "lineno": 5 }, { "from_module": "amaranth.lib.enum", "imports": "hdl.SyntaxWarning", "type": "from_import", "relative_level": 2, "module_part": "hdl", "symbol_part": "SyntaxWarning", "lineno": 5 }, { "from_module": "amaranth.lib.enum", "imports": "hdl.Format", "type": "from_import", "relative_level": 2, "module_part": "hdl", "symbol_part": "Format", "lineno": 5 } ], "amaranth.lib.fifo": [ { "from_module": "amaranth.lib.fifo", "imports": "*", "type": "from_import", "relative_level": 2, "module_part": "", "symbol_part": "*", "lineno": 3 }, { "from_module": "amaranth.lib.fifo", "imports": "hdl.Assume", "type": "from_import", "relative_level": 2, "module_part": "hdl", "symbol_part": "Assume", "lineno": 4 }, { "from_module": "amaranth.lib.fifo", "imports": "asserts.Initial", "type": "from_import", "relative_level": 2, "module_part": "asserts", "symbol_part": "Initial", "lineno": 5 }, { "from_module": "amaranth.lib.fifo", "imports": "utils.ceil_log2", "type": "from_import", "relative_level": 2, "module_part": "utils", "symbol_part": "ceil_log2", "lineno": 6 }, { "from_module": "amaranth.lib.fifo", "imports": "cdc.FFSynchronizer", "type": "from_import", "relative_level": 1, "module_part": "cdc", "symbol_part": "FFSynchronizer", "lineno": 7 }, { "from_module": "amaranth.lib.fifo", "imports": "cdc.AsyncFFSynchronizer", "type": "from_import", "relative_level": 1, "module_part": "cdc", "symbol_part": "AsyncFFSynchronizer", "lineno": 7 }, { "from_module": "amaranth.lib.fifo", "imports": "memory.Memory", "type": "from_import", "relative_level": 1, "module_part": "memory", "symbol_part": "Memory", "lineno": 8 }, { "from_module": "amaranth.lib.fifo", "imports": "stream", "type": "from_import", "relative_level": 1, "module_part": "", "symbol_part": "stream", "lineno": 9 } ], "amaranth.lib.io": [ { "from_module": "amaranth.lib.io", "imports": "hdl.*", "type": "from_import", "relative_level": 2, "module_part": "hdl", "symbol_part": "*", "lineno": 6 }, { "from_module": "amaranth.lib.io", "imports": "lib.wiring", "type": "from_import", "relative_level": 2, "module_part": "lib", "symbol_part": "wiring", "lineno": 7 }, { "from_module": "amaranth.lib.io", "imports": "lib.data", "type": "from_import", "relative_level": 2, "module_part": "lib", "symbol_part": "data", "lineno": 7 }, { "from_module": "amaranth.lib.io", "imports": "lib.wiring.In", "type": "from_import", "relative_level": 2, "module_part": "lib.wiring", "symbol_part": "In", "lineno": 8 }, { "from_module": "amaranth.lib.io", "imports": "lib.wiring.Out", "type": "from_import", "relative_level": 2, "module_part": "lib.wiring", "symbol_part": "Out", "lineno": 8 }, { "from_module": "amaranth.lib.io", "imports": "_utils.deprecated", "type": "from_import", "relative_level": 2, "module_part": "_utils", "symbol_part": "deprecated", "lineno": 9 }, { "from_module": "amaranth.lib.io", "imports": "_utils._ignore_deprecated", "type": "from_import", "relative_level": 2, "module_part": "_utils", "symbol_part": "_ignore_deprecated", "lineno": 9 }, { "from_module": "amaranth.lib.io", "imports": "tracer", "type": "from_import", "relative_level": 2, "module_part": "", "symbol_part": "tracer", "lineno": 10 } ], "amaranth.lib.memory": [ { "from_module": "amaranth.lib.memory", "imports": "hdl.MemoryData", "type": "from_import", "relative_level": 2, "module_part": "hdl", "symbol_part": "MemoryData", "lineno": 1 }, { "from_module": "amaranth.lib.memory", "imports": "hdl.MemoryInstance", "type": "from_import", "relative_level": 2, "module_part": "hdl", "symbol_part": "MemoryInstance", "lineno": 1 }, { "from_module": "amaranth.lib.memory", "imports": "hdl.Shape", "type": "from_import", "relative_level": 2, "module_part": "hdl", "symbol_part": "Shape", "lineno": 1 }, { "from_module": "amaranth.lib.memory", "imports": "hdl.ShapeCastable", "type": "from_import", "relative_level": 2, "module_part": "hdl", "symbol_part": "ShapeCastable", "lineno": 1 }, { "from_module": "amaranth.lib.memory", "imports": "hdl.Const", "type": "from_import", "relative_level": 2, "module_part": "hdl", "symbol_part": "Const", "lineno": 1 }, { "from_module": "amaranth.lib.memory", "imports": "hdl.AlreadyElaborated", "type": "from_import", "relative_level": 2, "module_part": "hdl", "symbol_part": "AlreadyElaborated", "lineno": 1 }, { "from_module": "amaranth.lib.memory", "imports": "utils.ceil_log2", "type": "from_import", "relative_level": 2, "module_part": "utils", "symbol_part": "ceil_log2", "lineno": 2 }, { "from_module": "amaranth.lib.memory", "imports": "_utils.final", "type": "from_import", "relative_level": 2, "module_part": "_utils", "symbol_part": "final", "lineno": 3 }, { "from_module": "amaranth.lib.memory", "imports": "tracer", "type": "from_import", "relative_level": 2, "module_part": "", "symbol_part": "tracer", "lineno": 4 }, { "from_module": "amaranth.lib.memory", "imports": "wiring", "type": "from_import", "relative_level": 1, "module_part": "", "symbol_part": "wiring", "lineno": 5 }, { "from_module": "amaranth.lib.memory", "imports": "data", "type": "from_import", "relative_level": 1, "module_part": "", "symbol_part": "data", "lineno": 5 } ], "amaranth.lib.meta": [], "amaranth.lib.stream": [ { "from_module": "amaranth.lib.stream", "imports": "hdl.*", "type": "from_import", "relative_level": 2, "module_part": "hdl", "symbol_part": "*", "lineno": 1 }, { "from_module": "amaranth.lib.stream", "imports": "_utils.final", "type": "from_import", "relative_level": 2, "module_part": "_utils", "symbol_part": "final", "lineno": 2 }, { "from_module": "amaranth.lib.stream", "imports": "wiring", "type": "from_import", "relative_level": 1, "module_part": "", "symbol_part": "wiring", "lineno": 3 }, { "from_module": "amaranth.lib.stream", "imports": "wiring.In", "type": "from_import", "relative_level": 1, "module_part": "wiring", "symbol_part": "In", "lineno": 4 }, { "from_module": "amaranth.lib.stream", "imports": "wiring.Out", "type": "from_import", "relative_level": 1, "module_part": "wiring", "symbol_part": "Out", "lineno": 4 } ], "amaranth.lib.wiring": [ { "from_module": "amaranth.lib.wiring", "imports": "tracer", "type": "from_import", "relative_level": 2, "module_part": "", "symbol_part": "tracer", "lineno": 11 }, { "from_module": "amaranth.lib.wiring", "imports": "hdl._ast.Shape", "type": "from_import", "relative_level": 2, "module_part": "hdl._ast", "symbol_part": "Shape", "lineno": 12 }, { "from_module": "amaranth.lib.wiring", "imports": "hdl._ast.ShapeCastable", "type": "from_import", "relative_level": 2, "module_part": "hdl._ast", "symbol_part": "ShapeCastable", "lineno": 12 }, { "from_module": "amaranth.lib.wiring", "imports": "hdl._ast.Const", "type": "from_import", "relative_level": 2, "module_part": "hdl._ast", "symbol_part": "Const", "lineno": 12 }, { "from_module": "amaranth.lib.wiring", "imports": "hdl._ast.Signal", "type": "from_import", "relative_level": 2, "module_part": "hdl._ast", "symbol_part": "Signal", "lineno": 12 }, { "from_module": "amaranth.lib.wiring", "imports": "hdl._ast.Value", "type": "from_import", "relative_level": 2, "module_part": "hdl._ast", "symbol_part": "Value", "lineno": 12 }, { "from_module": "amaranth.lib.wiring", "imports": "hdl._dsl.Module", "type": "from_import", "relative_level": 2, "module_part": "hdl._dsl", "symbol_part": "Module", "lineno": 13 }, { "from_module": "amaranth.lib.wiring", "imports": "hdl._ir.Elaboratable", "type": "from_import", "relative_level": 2, "module_part": "hdl._ir", "symbol_part": "Elaboratable", "lineno": 14 }, { "from_module": "amaranth.lib.wiring", "imports": "_utils.final", "type": "from_import", "relative_level": 2, "module_part": "_utils", "symbol_part": "final", "lineno": 15 }, { "from_module": "amaranth.lib.wiring", "imports": "meta.Annotation", "type": "from_import", "relative_level": 1, "module_part": "meta", "symbol_part": "Annotation", "lineno": 16 }, { "from_module": "amaranth.lib.wiring", "imports": "meta.InvalidAnnotation", "type": "from_import", "relative_level": 1, "module_part": "meta", "symbol_part": "InvalidAnnotation", "lineno": 16 } ], "amaranth.lib": [], "amaranth.lib.crc.catalog": [ { "from_module": "amaranth.lib.crc.catalog", "imports": "Algorithm", "type": "from_import", "relative_level": 1, "module_part": "", "symbol_part": "Algorithm", "lineno": 10 } ], "amaranth.lib.crc": [ { "from_module": "amaranth.lib.crc", "imports": "*", "type": "from_import", "relative_level": 3, "module_part": "", "symbol_part": "*", "lineno": 2 }, { "from_module": "amaranth.lib.crc", "imports": "catalog", "type": "from_import", "relative_level": 1, "module_part": "", "symbol_part": "catalog", "lineno": 362 } ], "amaranth.sim.core": [ { "from_module": "amaranth.sim.core", "imports": "_utils.deprecated", "type": "from_import", "relative_level": 2, "module_part": "_utils", "symbol_part": "deprecated", "lineno": 6 }, { "from_module": "amaranth.sim.core", "imports": "hdl.Value", "type": "from_import", "relative_level": 2, "module_part": "hdl", "symbol_part": "Value", "lineno": 7 }, { "from_module": "amaranth.sim.core", "imports": "hdl.ValueLike", "type": "from_import", "relative_level": 2, "module_part": "hdl", "symbol_part": "ValueLike", "lineno": 7 }, { "from_module": "amaranth.sim.core", "imports": "hdl.MemoryData", "type": "from_import", "relative_level": 2, "module_part": "hdl", "symbol_part": "MemoryData", "lineno": 7 }, { "from_module": "amaranth.sim.core", "imports": "hdl.ClockDomain", "type": "from_import", "relative_level": 2, "module_part": "hdl", "symbol_part": "ClockDomain", "lineno": 7 }, { "from_module": "amaranth.sim.core", "imports": "hdl.Fragment", "type": "from_import", "relative_level": 2, "module_part": "hdl", "symbol_part": "Fragment", "lineno": 7 }, { "from_module": "amaranth.sim.core", "imports": "hdl.Period", "type": "from_import", "relative_level": 2, "module_part": "hdl", "symbol_part": "Period", "lineno": 7 }, { "from_module": "amaranth.sim.core", "imports": "hdl._ir.DriverConflict", "type": "from_import", "relative_level": 2, "module_part": "hdl._ir", "symbol_part": "DriverConflict", "lineno": 8 }, { "from_module": "amaranth.sim.core", "imports": "_base.BaseEngine", "type": "from_import", "relative_level": 1, "module_part": "_base", "symbol_part": "BaseEngine", "lineno": 9 }, { "from_module": "amaranth.sim.core", "imports": "_async.DomainReset", "type": "from_import", "relative_level": 1, "module_part": "_async", "symbol_part": "DomainReset", "lineno": 10 }, { "from_module": "amaranth.sim.core", "imports": "_async.BrokenTrigger", "type": "from_import", "relative_level": 1, "module_part": "_async", "symbol_part": "BrokenTrigger", "lineno": 10 }, { "from_module": "amaranth.sim.core", "imports": "_pycoro.Tick", "type": "from_import", "relative_level": 1, "module_part": "_pycoro", "symbol_part": "Tick", "lineno": 11 }, { "from_module": "amaranth.sim.core", "imports": "_pycoro.Settle", "type": "from_import", "relative_level": 1, "module_part": "_pycoro", "symbol_part": "Settle", "lineno": 11 }, { "from_module": "amaranth.sim.core", "imports": "_pycoro.Delay", "type": "from_import", "relative_level": 1, "module_part": "_pycoro", "symbol_part": "Delay", "lineno": 11 }, { "from_module": "amaranth.sim.core", "imports": "_pycoro.Passive", "type": "from_import", "relative_level": 1, "module_part": "_pycoro", "symbol_part": "Passive", "lineno": 11 }, { "from_module": "amaranth.sim.core", "imports": "_pycoro.Active", "type": "from_import", "relative_level": 1, "module_part": "_pycoro", "symbol_part": "Active", "lineno": 11 }, { "from_module": "amaranth.sim.core", "imports": "_pycoro.coro_wrapper", "type": "from_import", "relative_level": 1, "module_part": "_pycoro", "symbol_part": "coro_wrapper", "lineno": 11 }, { "from_module": "amaranth.sim.core", "imports": "pysim.PySimEngine", "type": "from_import", "relative_level": 1, "module_part": "pysim", "symbol_part": "PySimEngine", "lineno": 70 } ], "amaranth.sim.pysim": [ { "from_module": "amaranth.sim.pysim", "imports": "hdl.*", "type": "from_import", "relative_level": 2, "module_part": "hdl", "symbol_part": "*", "lineno": 6 }, { "from_module": "amaranth.sim.pysim", "imports": "hdl._mem.MemoryInstance", "type": "from_import", "relative_level": 2, "module_part": "hdl._mem", "symbol_part": "MemoryInstance", "lineno": 7 }, { "from_module": "amaranth.sim.pysim", "imports": "hdl._ast.SignalDict", "type": "from_import", "relative_level": 2, "module_part": "hdl._ast", "symbol_part": "SignalDict", "lineno": 8 }, { "from_module": "amaranth.sim.pysim", "imports": "lib.data", "type": "from_import", "relative_level": 2, "module_part": "lib", "symbol_part": "data", "lineno": 9 }, { "from_module": "amaranth.sim.pysim", "imports": "lib.wiring", "type": "from_import", "relative_level": 2, "module_part": "lib", "symbol_part": "wiring", "lineno": 9 }, { "from_module": "amaranth.sim.pysim", "imports": "_base.*", "type": "from_import", "relative_level": 1, "module_part": "_base", "symbol_part": "*", "lineno": 10 }, { "from_module": "amaranth.sim.pysim", "imports": "_async.*", "type": "from_import", "relative_level": 1, "module_part": "_async", "symbol_part": "*", "lineno": 11 }, { "from_module": "amaranth.sim.pysim", "imports": "_pyeval.eval_format", "type": "from_import", "relative_level": 1, "module_part": "_pyeval", "symbol_part": "eval_format", "lineno": 12 }, { "from_module": "amaranth.sim.pysim", "imports": "_pyeval.eval_value", "type": "from_import", "relative_level": 1, "module_part": "_pyeval", "symbol_part": "eval_value", "lineno": 12 }, { "from_module": "amaranth.sim.pysim", "imports": "_pyeval.eval_assign", "type": "from_import", "relative_level": 1, "module_part": "_pyeval", "symbol_part": "eval_assign", "lineno": 12 }, { "from_module": "amaranth.sim.pysim", "imports": "_pyrtl._FragmentCompiler", "type": "from_import", "relative_level": 1, "module_part": "_pyrtl", "symbol_part": "_FragmentCompiler", "lineno": 13 }, { "from_module": "amaranth.sim.pysim", "imports": "_pyclock.PyClockProcess", "type": "from_import", "relative_level": 1, "module_part": "_pyclock", "symbol_part": "PyClockProcess", "lineno": 14 } ], "amaranth.sim._async": [ { "from_module": "amaranth.sim._async", "imports": "hdl.*", "type": "from_import", "relative_level": 2, "module_part": "hdl", "symbol_part": "*", "lineno": 10 }, { "from_module": "amaranth.sim._async", "imports": "hdl._ast.Slice", "type": "from_import", "relative_level": 2, "module_part": "hdl._ast", "symbol_part": "Slice", "lineno": 11 }, { "from_module": "amaranth.sim._async", "imports": "_base.BaseProcess", "type": "from_import", "relative_level": 1, "module_part": "_base", "symbol_part": "BaseProcess", "lineno": 12 }, { "from_module": "amaranth.sim._async", "imports": "_base.BaseEngine", "type": "from_import", "relative_level": 1, "module_part": "_base", "symbol_part": "BaseEngine", "lineno": 12 } ], "amaranth.sim._base": [], "amaranth.sim._pyclock": [ { "from_module": "amaranth.sim._pyclock", "imports": "_base.BaseProcess", "type": "from_import", "relative_level": 1, "module_part": "_base", "symbol_part": "BaseProcess", "lineno": 1 } ], "amaranth.sim._pycoro": [ { "from_module": "amaranth.sim._pycoro", "imports": "_utils.deprecated", "type": "from_import", "relative_level": 2, "module_part": "_utils", "symbol_part": "deprecated", "lineno": 3 }, { "from_module": "amaranth.sim._pycoro", "imports": "hdl.*", "type": "from_import", "relative_level": 2, "module_part": "hdl", "symbol_part": "*", "lineno": 4 }, { "from_module": "amaranth.sim._pycoro", "imports": "hdl._ast.Assign", "type": "from_import", "relative_level": 2, "module_part": "hdl._ast", "symbol_part": "Assign", "lineno": 5 }, { "from_module": "amaranth.sim._pycoro", "imports": "hdl._ast.ValueCastable", "type": "from_import", "relative_level": 2, "module_part": "hdl._ast", "symbol_part": "ValueCastable", "lineno": 5 } ], "amaranth.sim._pyeval": [ { "from_module": "amaranth.sim._pyeval", "imports": "amaranth.hdl._ast.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl._ast", "symbol_part": "*", "lineno": 1 }, { "from_module": "amaranth.sim._pyeval", "imports": "amaranth.hdl._mem.MemoryData", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl._mem", "symbol_part": "MemoryData", "lineno": 2 }, { "from_module": "amaranth.sim._pyeval", "imports": "amaranth.hdl._ir.DriverConflict", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl._ir", "symbol_part": "DriverConflict", "lineno": 3 } ], "amaranth.sim._pyrtl": [ { "from_module": "amaranth.sim._pyrtl", "imports": "hdl.*", "type": "from_import", "relative_level": 2, "module_part": "hdl", "symbol_part": "*", "lineno": 6 }, { "from_module": "amaranth.sim._pyrtl", "imports": "hdl._ast.SignalSet", "type": "from_import", "relative_level": 2, "module_part": "hdl._ast", "symbol_part": "SignalSet", "lineno": 7 }, { "from_module": "amaranth.sim._pyrtl", "imports": "hdl._ast._StatementList", "type": "from_import", "relative_level": 2, "module_part": "hdl._ast", "symbol_part": "_StatementList", "lineno": 7 }, { "from_module": "amaranth.sim._pyrtl", "imports": "hdl._ast.Property", "type": "from_import", "relative_level": 2, "module_part": "hdl._ast", "symbol_part": "Property", "lineno": 7 }, { "from_module": "amaranth.sim._pyrtl", "imports": "hdl._xfrm.ValueVisitor", "type": "from_import", "relative_level": 2, "module_part": "hdl._xfrm", "symbol_part": "ValueVisitor", "lineno": 8 }, { "from_module": "amaranth.sim._pyrtl", "imports": "hdl._xfrm.StatementVisitor", "type": "from_import", "relative_level": 2, "module_part": "hdl._xfrm", "symbol_part": "StatementVisitor", "lineno": 8 }, { "from_module": "amaranth.sim._pyrtl", "imports": "hdl._xfrm.LHSMaskCollector", "type": "from_import", "relative_level": 2, "module_part": "hdl._xfrm", "symbol_part": "LHSMaskCollector", "lineno": 8 }, { "from_module": "amaranth.sim._pyrtl", "imports": "hdl._mem.MemoryInstance", "type": "from_import", "relative_level": 2, "module_part": "hdl._mem", "symbol_part": "MemoryInstance", "lineno": 9 }, { "from_module": "amaranth.sim._pyrtl", "imports": "_base.BaseProcess", "type": "from_import", "relative_level": 1, "module_part": "_base", "symbol_part": "BaseProcess", "lineno": 10 }, { "from_module": "amaranth.sim._pyrtl", "imports": "_pyeval.value_to_string", "type": "from_import", "relative_level": 1, "module_part": "_pyeval", "symbol_part": "value_to_string", "lineno": 11 } ], "amaranth.sim": [ { "from_module": "amaranth.sim", "imports": "core.Simulator", "type": "from_import", "relative_level": 1, "module_part": "core", "symbol_part": "Simulator", "lineno": 1 }, { "from_module": "amaranth.sim", "imports": "_async.DomainReset", "type": "from_import", "relative_level": 1, "module_part": "_async", "symbol_part": "DomainReset", "lineno": 2 }, { "from_module": "amaranth.sim", "imports": "_async.BrokenTrigger", "type": "from_import", "relative_level": 1, "module_part": "_async", "symbol_part": "BrokenTrigger", "lineno": 2 }, { "from_module": "amaranth.sim", "imports": "_async.SimulatorContext", "type": "from_import", "relative_level": 1, "module_part": "_async", "symbol_part": "SimulatorContext", "lineno": 2 }, { "from_module": "amaranth.sim", "imports": "_async.TickTrigger", "type": "from_import", "relative_level": 1, "module_part": "_async", "symbol_part": "TickTrigger", "lineno": 2 }, { "from_module": "amaranth.sim", "imports": "_async.TriggerCombination", "type": "from_import", "relative_level": 1, "module_part": "_async", "symbol_part": "TriggerCombination", "lineno": 2 }, { "from_module": "amaranth.sim", "imports": "_pycoro.Settle", "type": "from_import", "relative_level": 1, "module_part": "_pycoro", "symbol_part": "Settle", "lineno": 3 }, { "from_module": "amaranth.sim", "imports": "_pycoro.Delay", "type": "from_import", "relative_level": 1, "module_part": "_pycoro", "symbol_part": "Delay", "lineno": 3 }, { "from_module": "amaranth.sim", "imports": "_pycoro.Tick", "type": "from_import", "relative_level": 1, "module_part": "_pycoro", "symbol_part": "Tick", "lineno": 3 }, { "from_module": "amaranth.sim", "imports": "_pycoro.Passive", "type": "from_import", "relative_level": 1, "module_part": "_pycoro", "symbol_part": "Passive", "lineno": 3 }, { "from_module": "amaranth.sim", "imports": "_pycoro.Active", "type": "from_import", "relative_level": 1, "module_part": "_pycoro", "symbol_part": "Active", "lineno": 3 }, { "from_module": "amaranth.sim", "imports": "hdl.Period", "type": "from_import", "relative_level": 2, "module_part": "hdl", "symbol_part": "Period", "lineno": 4 } ], "amaranth.vendor._altera": [ { "from_module": "amaranth.vendor._altera", "imports": "hdl.*", "type": "from_import", "relative_level": 2, "module_part": "hdl", "symbol_part": "*", "lineno": 3 }, { "from_module": "amaranth.vendor._altera", "imports": "hdl._ast", "type": "from_import", "relative_level": 2, "module_part": "hdl", "symbol_part": "_ast", "lineno": 4 }, { "from_module": "amaranth.vendor._altera", "imports": "hdl._ir.RequirePosedge", "type": "from_import", "relative_level": 2, "module_part": "hdl._ir", "symbol_part": "RequirePosedge", "lineno": 5 }, { "from_module": "amaranth.vendor._altera", "imports": "lib.io", "type": "from_import", "relative_level": 2, "module_part": "lib", "symbol_part": "io", "lineno": 6 }, { "from_module": "amaranth.vendor._altera", "imports": "lib.wiring", "type": "from_import", "relative_level": 2, "module_part": "lib", "symbol_part": "wiring", "lineno": 6 }, { "from_module": "amaranth.vendor._altera", "imports": "build.*", "type": "from_import", "relative_level": 2, "module_part": "build", "symbol_part": "*", "lineno": 7 } ], "amaranth.vendor._gowin": [ { "from_module": "amaranth.vendor._gowin", "imports": "hdl.*", "type": "from_import", "relative_level": 2, "module_part": "hdl", "symbol_part": "*", "lineno": 5 }, { "from_module": "amaranth.vendor._gowin", "imports": "hdl._ir.RequirePosedge", "type": "from_import", "relative_level": 2, "module_part": "hdl._ir", "symbol_part": "RequirePosedge", "lineno": 6 }, { "from_module": "amaranth.vendor._gowin", "imports": "lib.io", "type": "from_import", "relative_level": 2, "module_part": "lib", "symbol_part": "io", "lineno": 7 }, { "from_module": "amaranth.vendor._gowin", "imports": "lib.wiring", "type": "from_import", "relative_level": 2, "module_part": "lib", "symbol_part": "wiring", "lineno": 7 }, { "from_module": "amaranth.vendor._gowin", "imports": "lib.cdc.ResetSynchronizer", "type": "from_import", "relative_level": 2, "module_part": "lib.cdc", "symbol_part": "ResetSynchronizer", "lineno": 8 }, { "from_module": "amaranth.vendor._gowin", "imports": "build.*", "type": "from_import", "relative_level": 2, "module_part": "build", "symbol_part": "*", "lineno": 9 } ], "amaranth.vendor._lattice": [ { "from_module": "amaranth.vendor._lattice", "imports": "hdl.*", "type": "from_import", "relative_level": 2, "module_part": "hdl", "symbol_part": "*", "lineno": 3 }, { "from_module": "amaranth.vendor._lattice", "imports": "hdl._ir.RequirePosedge", "type": "from_import", "relative_level": 2, "module_part": "hdl._ir", "symbol_part": "RequirePosedge", "lineno": 4 }, { "from_module": "amaranth.vendor._lattice", "imports": "lib.io", "type": "from_import", "relative_level": 2, "module_part": "lib", "symbol_part": "io", "lineno": 5 }, { "from_module": "amaranth.vendor._lattice", "imports": "lib.wiring", "type": "from_import", "relative_level": 2, "module_part": "lib", "symbol_part": "wiring", "lineno": 5 }, { "from_module": "amaranth.vendor._lattice", "imports": "build.*", "type": "from_import", "relative_level": 2, "module_part": "build", "symbol_part": "*", "lineno": 6 } ], "amaranth.vendor._quicklogic": [ { "from_module": "amaranth.vendor._quicklogic", "imports": "hdl.*", "type": "from_import", "relative_level": 2, "module_part": "hdl", "symbol_part": "*", "lineno": 3 }, { "from_module": "amaranth.vendor._quicklogic", "imports": "lib.io", "type": "from_import", "relative_level": 2, "module_part": "lib", "symbol_part": "io", "lineno": 4 }, { "from_module": "amaranth.vendor._quicklogic", "imports": "lib.cdc.ResetSynchronizer", "type": "from_import", "relative_level": 2, "module_part": "lib.cdc", "symbol_part": "ResetSynchronizer", "lineno": 5 }, { "from_module": "amaranth.vendor._quicklogic", "imports": "build.*", "type": "from_import", "relative_level": 2, "module_part": "build", "symbol_part": "*", "lineno": 6 } ], "amaranth.vendor._siliconblue": [ { "from_module": "amaranth.vendor._siliconblue", "imports": "hdl.*", "type": "from_import", "relative_level": 2, "module_part": "hdl", "symbol_part": "*", "lineno": 7 }, { "from_module": "amaranth.vendor._siliconblue", "imports": "hdl._ir.RequirePosedge", "type": "from_import", "relative_level": 2, "module_part": "hdl._ir", "symbol_part": "RequirePosedge", "lineno": 8 }, { "from_module": "amaranth.vendor._siliconblue", "imports": "lib.cdc.ResetSynchronizer", "type": "from_import", "relative_level": 2, "module_part": "lib.cdc", "symbol_part": "ResetSynchronizer", "lineno": 9 }, { "from_module": "amaranth.vendor._siliconblue", "imports": "lib.io", "type": "from_import", "relative_level": 2, "module_part": "lib", "symbol_part": "io", "lineno": 10 }, { "from_module": "amaranth.vendor._siliconblue", "imports": "build.*", "type": "from_import", "relative_level": 2, "module_part": "build", "symbol_part": "*", "lineno": 11 } ], "amaranth.vendor._xilinx": [ { "from_module": "amaranth.vendor._xilinx", "imports": "hdl.*", "type": "from_import", "relative_level": 2, "module_part": "hdl", "symbol_part": "*", "lineno": 4 }, { "from_module": "amaranth.vendor._xilinx", "imports": "hdl._ir.RequirePosedge", "type": "from_import", "relative_level": 2, "module_part": "hdl._ir", "symbol_part": "RequirePosedge", "lineno": 5 }, { "from_module": "amaranth.vendor._xilinx", "imports": "lib.cdc.ResetSynchronizer", "type": "from_import", "relative_level": 2, "module_part": "lib.cdc", "symbol_part": "ResetSynchronizer", "lineno": 6 }, { "from_module": "amaranth.vendor._xilinx", "imports": "lib.io", "type": "from_import", "relative_level": 2, "module_part": "lib", "symbol_part": "io", "lineno": 7 }, { "from_module": "amaranth.vendor._xilinx", "imports": "lib.wiring", "type": "from_import", "relative_level": 2, "module_part": "lib", "symbol_part": "wiring", "lineno": 7 }, { "from_module": "amaranth.vendor._xilinx", "imports": "build.*", "type": "from_import", "relative_level": 2, "module_part": "build", "symbol_part": "*", "lineno": 8 } ], "amaranth.vendor": [ { "from_module": "amaranth.vendor", "imports": "_altera.AlteraPlatform", "type": "from_import", "relative_level": 1, "module_part": "_altera", "symbol_part": "AlteraPlatform", "lineno": 28 }, { "from_module": "amaranth.vendor", "imports": "_gowin.GowinPlatform", "type": "from_import", "relative_level": 1, "module_part": "_gowin", "symbol_part": "GowinPlatform", "lineno": 31 }, { "from_module": "amaranth.vendor", "imports": "_lattice.LatticePlatform", "type": "from_import", "relative_level": 1, "module_part": "_lattice", "symbol_part": "LatticePlatform", "lineno": 35 }, { "from_module": "amaranth.vendor", "imports": "_quicklogic.QuicklogicPlatform", "type": "from_import", "relative_level": 1, "module_part": "_quicklogic", "symbol_part": "QuicklogicPlatform", "lineno": 38 }, { "from_module": "amaranth.vendor", "imports": "_siliconblue.SiliconBluePlatform", "type": "from_import", "relative_level": 1, "module_part": "_siliconblue", "symbol_part": "SiliconBluePlatform", "lineno": 41 }, { "from_module": "amaranth.vendor", "imports": "_xilinx.XilinxPlatform", "type": "from_import", "relative_level": 1, "module_part": "_xilinx", "symbol_part": "XilinxPlatform", "lineno": 44 } ], "amaranth._toolchain.yosys": [ { "from_module": "amaranth._toolchain.yosys", "imports": "has_tool", "type": "from_import", "relative_level": 1, "module_part": "", "symbol_part": "has_tool", "lineno": 10 }, { "from_module": "amaranth._toolchain.yosys", "imports": "require_tool", "type": "from_import", "relative_level": 1, "module_part": "", "symbol_part": "require_tool", "lineno": 10 } ], "amaranth._toolchain": [], "docs.conf": [ { "from_module": "docs.conf", "imports": "amaranth._unused", "type": "import", "lineno": 87 } ], "docs._code.led_blinker": [ { "from_module": "docs._code.led_blinker", "imports": "amaranth.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth", "symbol_part": "*", "lineno": 1 } ], "docs._code.up_counter": [ { "from_module": "docs._code.up_counter", "imports": "amaranth.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth", "symbol_part": "*", "lineno": 1 }, { "from_module": "docs._code.up_counter", "imports": "amaranth.lib.wiring", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib", "symbol_part": "wiring", "lineno": 2 }, { "from_module": "docs._code.up_counter", "imports": "amaranth.lib.wiring.In", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "In", "lineno": 3 }, { "from_module": "docs._code.up_counter", "imports": "amaranth.lib.wiring.Out", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "Out", "lineno": 3 }, { "from_module": "docs._code.up_counter", "imports": "amaranth.sim.Simulator", "type": "from_import", "relative_level": 0, "module_part": "amaranth.sim", "symbol_part": "Simulator", "lineno": 46 }, { "from_module": "docs._code.up_counter", "imports": "amaranth.sim.Period", "type": "from_import", "relative_level": 0, "module_part": "amaranth.sim", "symbol_part": "Period", "lineno": 46 }, { "from_module": "docs._code.up_counter", "imports": "amaranth.back.verilog", "type": "from_import", "relative_level": 0, "module_part": "amaranth.back", "symbol_part": "verilog", "lineno": 76 } ], "examples.basic.alu": [ { "from_module": "examples.basic.alu", "imports": "amaranth.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth", "symbol_part": "*", "lineno": 1 }, { "from_module": "examples.basic.alu", "imports": "amaranth.lib.wiring", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib", "symbol_part": "wiring", "lineno": 2 }, { "from_module": "examples.basic.alu", "imports": "amaranth.lib.wiring.In", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "In", "lineno": 3 }, { "from_module": "examples.basic.alu", "imports": "amaranth.lib.wiring.Out", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "Out", "lineno": 3 }, { "from_module": "examples.basic.alu", "imports": "amaranth.cli.main", "type": "from_import", "relative_level": 0, "module_part": "amaranth.cli", "symbol_part": "main", "lineno": 4 } ], "examples.basic.alu_hier": [ { "from_module": "examples.basic.alu_hier", "imports": "amaranth.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth", "symbol_part": "*", "lineno": 1 }, { "from_module": "examples.basic.alu_hier", "imports": "amaranth.lib.wiring", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib", "symbol_part": "wiring", "lineno": 2 }, { "from_module": "examples.basic.alu_hier", "imports": "amaranth.lib.wiring.In", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "In", "lineno": 3 }, { "from_module": "examples.basic.alu_hier", "imports": "amaranth.lib.wiring.Out", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "Out", "lineno": 3 }, { "from_module": "examples.basic.alu_hier", "imports": "amaranth.cli.main", "type": "from_import", "relative_level": 0, "module_part": "amaranth.cli", "symbol_part": "main", "lineno": 4 } ], "examples.basic.arst": [ { "from_module": "examples.basic.arst", "imports": "amaranth.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth", "symbol_part": "*", "lineno": 1 }, { "from_module": "examples.basic.arst", "imports": "amaranth.lib.wiring", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib", "symbol_part": "wiring", "lineno": 2 }, { "from_module": "examples.basic.arst", "imports": "amaranth.lib.wiring.In", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "In", "lineno": 3 }, { "from_module": "examples.basic.arst", "imports": "amaranth.lib.wiring.Out", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "Out", "lineno": 3 }, { "from_module": "examples.basic.arst", "imports": "amaranth.cli.main", "type": "from_import", "relative_level": 0, "module_part": "amaranth.cli", "symbol_part": "main", "lineno": 4 } ], "examples.basic.cdc": [ { "from_module": "examples.basic.cdc", "imports": "amaranth.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth", "symbol_part": "*", "lineno": 1 }, { "from_module": "examples.basic.cdc", "imports": "amaranth.lib.cdc.FFSynchronizer", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.cdc", "symbol_part": "FFSynchronizer", "lineno": 2 }, { "from_module": "examples.basic.cdc", "imports": "amaranth.cli.main", "type": "from_import", "relative_level": 0, "module_part": "amaranth.cli", "symbol_part": "main", "lineno": 3 } ], "examples.basic.ctr": [ { "from_module": "examples.basic.ctr", "imports": "amaranth.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth", "symbol_part": "*", "lineno": 1 }, { "from_module": "examples.basic.ctr", "imports": "amaranth.lib.wiring", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib", "symbol_part": "wiring", "lineno": 2 }, { "from_module": "examples.basic.ctr", "imports": "amaranth.lib.wiring.In", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "In", "lineno": 3 }, { "from_module": "examples.basic.ctr", "imports": "amaranth.lib.wiring.Out", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "Out", "lineno": 3 }, { "from_module": "examples.basic.ctr", "imports": "amaranth.cli.main", "type": "from_import", "relative_level": 0, "module_part": "amaranth.cli", "symbol_part": "main", "lineno": 4 } ], "examples.basic.ctr_en": [ { "from_module": "examples.basic.ctr_en", "imports": "amaranth.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth", "symbol_part": "*", "lineno": 1 }, { "from_module": "examples.basic.ctr_en", "imports": "amaranth.lib.wiring", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib", "symbol_part": "wiring", "lineno": 2 }, { "from_module": "examples.basic.ctr_en", "imports": "amaranth.lib.wiring.In", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "In", "lineno": 3 }, { "from_module": "examples.basic.ctr_en", "imports": "amaranth.lib.wiring.Out", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "Out", "lineno": 3 }, { "from_module": "examples.basic.ctr_en", "imports": "amaranth.sim.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.sim", "symbol_part": "*", "lineno": 4 }, { "from_module": "examples.basic.ctr_en", "imports": "amaranth.back.verilog", "type": "from_import", "relative_level": 0, "module_part": "amaranth.back", "symbol_part": "verilog", "lineno": 5 } ], "examples.basic.fsm": [ { "from_module": "examples.basic.fsm", "imports": "amaranth.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth", "symbol_part": "*", "lineno": 1 }, { "from_module": "examples.basic.fsm", "imports": "amaranth.lib.wiring", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib", "symbol_part": "wiring", "lineno": 2 }, { "from_module": "examples.basic.fsm", "imports": "amaranth.lib.wiring.In", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "In", "lineno": 3 }, { "from_module": "examples.basic.fsm", "imports": "amaranth.lib.wiring.Out", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "Out", "lineno": 3 }, { "from_module": "examples.basic.fsm", "imports": "amaranth.cli.main", "type": "from_import", "relative_level": 0, "module_part": "amaranth.cli", "symbol_part": "main", "lineno": 4 } ], "examples.basic.inst": [ { "from_module": "examples.basic.inst", "imports": "amaranth.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth", "symbol_part": "*", "lineno": 1 }, { "from_module": "examples.basic.inst", "imports": "amaranth.lib.wiring", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib", "symbol_part": "wiring", "lineno": 2 }, { "from_module": "examples.basic.inst", "imports": "amaranth.lib.wiring.In", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "In", "lineno": 3 }, { "from_module": "examples.basic.inst", "imports": "amaranth.lib.wiring.Out", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "Out", "lineno": 3 }, { "from_module": "examples.basic.inst", "imports": "amaranth.cli.main", "type": "from_import", "relative_level": 0, "module_part": "amaranth.cli", "symbol_part": "main", "lineno": 4 } ], "examples.basic.mem": [ { "from_module": "examples.basic.mem", "imports": "amaranth.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth", "symbol_part": "*", "lineno": 1 }, { "from_module": "examples.basic.mem", "imports": "amaranth.lib.wiring", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib", "symbol_part": "wiring", "lineno": 2 }, { "from_module": "examples.basic.mem", "imports": "amaranth.lib.wiring.In", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "In", "lineno": 3 }, { "from_module": "examples.basic.mem", "imports": "amaranth.lib.wiring.Out", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "Out", "lineno": 3 }, { "from_module": "examples.basic.mem", "imports": "amaranth.lib.memory.Memory", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.memory", "symbol_part": "Memory", "lineno": 4 }, { "from_module": "examples.basic.mem", "imports": "amaranth.cli.main", "type": "from_import", "relative_level": 0, "module_part": "amaranth.cli", "symbol_part": "main", "lineno": 5 } ], "examples.basic.pmux": [ { "from_module": "examples.basic.pmux", "imports": "amaranth.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth", "symbol_part": "*", "lineno": 1 }, { "from_module": "examples.basic.pmux", "imports": "amaranth.lib.wiring", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib", "symbol_part": "wiring", "lineno": 2 }, { "from_module": "examples.basic.pmux", "imports": "amaranth.lib.wiring.In", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "In", "lineno": 3 }, { "from_module": "examples.basic.pmux", "imports": "amaranth.lib.wiring.Out", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "Out", "lineno": 3 }, { "from_module": "examples.basic.pmux", "imports": "amaranth.cli.main", "type": "from_import", "relative_level": 0, "module_part": "amaranth.cli", "symbol_part": "main", "lineno": 4 } ], "examples.basic.por": [ { "from_module": "examples.basic.por", "imports": "amaranth.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth", "symbol_part": "*", "lineno": 1 }, { "from_module": "examples.basic.por", "imports": "amaranth.cli.main", "type": "from_import", "relative_level": 0, "module_part": "amaranth.cli", "symbol_part": "main", "lineno": 2 } ], "examples.basic.uart": [ { "from_module": "examples.basic.uart", "imports": "amaranth.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth", "symbol_part": "*", "lineno": 1 }, { "from_module": "examples.basic.uart", "imports": "amaranth.lib.wiring", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib", "symbol_part": "wiring", "lineno": 2 }, { "from_module": "examples.basic.uart", "imports": "amaranth.lib.wiring.In", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "In", "lineno": 3 }, { "from_module": "examples.basic.uart", "imports": "amaranth.lib.wiring.Out", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "Out", "lineno": 3 }, { "from_module": "examples.basic.uart", "imports": "amaranth.sim.Simulator", "type": "from_import", "relative_level": 0, "module_part": "amaranth.sim", "symbol_part": "Simulator", "lineno": 107 }, { "from_module": "examples.basic.uart", "imports": "amaranth.sim.Passive", "type": "from_import", "relative_level": 0, "module_part": "amaranth.sim", "symbol_part": "Passive", "lineno": 107 }, { "from_module": "examples.basic.uart", "imports": "amaranth.sim.Period", "type": "from_import", "relative_level": 0, "module_part": "amaranth.sim", "symbol_part": "Period", "lineno": 107 }, { "from_module": "examples.basic.uart", "imports": "amaranth.back.verilog", "type": "from_import", "relative_level": 0, "module_part": "amaranth.back", "symbol_part": "verilog", "lineno": 148 } ], "examples.board.01_blinky": [ { "from_module": "examples.board.01_blinky", "imports": "amaranth.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth", "symbol_part": "*", "lineno": 4 } ], "examples.board.02_domain": [ { "from_module": "examples.board.02_domain", "imports": "amaranth.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth", "symbol_part": "*", "lineno": 5 } ], "tests.test_back_rtlil": [ { "from_module": "tests.test_back_rtlil", "imports": "amaranth.back.rtlil", "type": "from_import", "relative_level": 0, "module_part": "amaranth.back", "symbol_part": "rtlil", "lineno": 4 }, { "from_module": "tests.test_back_rtlil", "imports": "amaranth.hdl.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl", "symbol_part": "*", "lineno": 5 }, { "from_module": "tests.test_back_rtlil", "imports": "amaranth.hdl._ast.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl._ast", "symbol_part": "*", "lineno": 6 }, { "from_module": "tests.test_back_rtlil", "imports": "amaranth.lib.memory", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib", "symbol_part": "memory", "lineno": 7 }, { "from_module": "tests.test_back_rtlil", "imports": "amaranth.lib.wiring", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib", "symbol_part": "wiring", "lineno": 7 }, { "from_module": "tests.test_back_rtlil", "imports": "amaranth.lib.data", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib", "symbol_part": "data", "lineno": 7 }, { "from_module": "tests.test_back_rtlil", "imports": "amaranth.lib.enum", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib", "symbol_part": "enum", "lineno": 7 }, { "from_module": "tests.test_back_rtlil", "imports": "utils.*", "type": "from_import", "relative_level": 1, "module_part": "utils", "symbol_part": "*", "lineno": 9 } ], "tests.test_build_dsl": [ { "from_module": "tests.test_build_dsl", "imports": "amaranth.build.dsl.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.build.dsl", "symbol_part": "*", "lineno": 3 }, { "from_module": "tests.test_build_dsl", "imports": "utils.*", "type": "from_import", "relative_level": 1, "module_part": "utils", "symbol_part": "*", "lineno": 5 } ], "tests.test_build_plat": [ { "from_module": "tests.test_build_plat", "imports": "amaranth.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth", "symbol_part": "*", "lineno": 1 }, { "from_module": "tests.test_build_plat", "imports": "amaranth.build.plat.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.build.plat", "symbol_part": "*", "lineno": 2 }, { "from_module": "tests.test_build_plat", "imports": "utils.*", "type": "from_import", "relative_level": 1, "module_part": "utils", "symbol_part": "*", "lineno": 4 } ], "tests.test_build_res": [ { "from_module": "tests.test_build_res", "imports": "amaranth.hdl.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl", "symbol_part": "*", "lineno": 3 }, { "from_module": "tests.test_build_res", "imports": "amaranth.lib.wiring.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "*", "lineno": 4 }, { "from_module": "tests.test_build_res", "imports": "amaranth.lib.io.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.io", "symbol_part": "*", "lineno": 5 }, { "from_module": "tests.test_build_res", "imports": "amaranth.build.dsl.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.build.dsl", "symbol_part": "*", "lineno": 6 }, { "from_module": "tests.test_build_res", "imports": "amaranth.build.res.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.build.res", "symbol_part": "*", "lineno": 7 }, { "from_module": "tests.test_build_res", "imports": "amaranth._utils._ignore_deprecated", "type": "from_import", "relative_level": 0, "module_part": "amaranth._utils", "symbol_part": "_ignore_deprecated", "lineno": 8 }, { "from_module": "tests.test_build_res", "imports": "utils.*", "type": "from_import", "relative_level": 1, "module_part": "utils", "symbol_part": "*", "lineno": 10 } ], "tests.test_examples": [ { "from_module": "tests.test_examples", "imports": "utils.*", "type": "from_import", "relative_level": 1, "module_part": "utils", "symbol_part": "*", "lineno": 5 } ], "tests.test_hdl_ast": [ { "from_module": "tests.test_hdl_ast", "imports": "amaranth.hdl._ast.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl._ast", "symbol_part": "*", "lineno": 6 }, { "from_module": "tests.test_hdl_ast", "imports": "amaranth.lib.enum.Enum", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.enum", "symbol_part": "Enum", "lineno": 7 }, { "from_module": "tests.test_hdl_ast", "imports": "utils.*", "type": "from_import", "relative_level": 1, "module_part": "utils", "symbol_part": "*", "lineno": 9 }, { "from_module": "tests.test_hdl_ast", "imports": "amaranth._utils._ignore_deprecated", "type": "from_import", "relative_level": 0, "module_part": "amaranth._utils", "symbol_part": "_ignore_deprecated", "lineno": 10 } ], "tests.test_hdl_cd": [ { "from_module": "tests.test_hdl_cd", "imports": "amaranth.hdl._cd.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl._cd", "symbol_part": "*", "lineno": 1 }, { "from_module": "tests.test_hdl_cd", "imports": "utils.*", "type": "from_import", "relative_level": 1, "module_part": "utils", "symbol_part": "*", "lineno": 3 } ], "tests.test_hdl_dsl": [ { "from_module": "tests.test_hdl_dsl", "imports": "amaranth.hdl._ast.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl._ast", "symbol_part": "*", "lineno": 6 }, { "from_module": "tests.test_hdl_dsl", "imports": "amaranth.hdl._cd.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl._cd", "symbol_part": "*", "lineno": 7 }, { "from_module": "tests.test_hdl_dsl", "imports": "amaranth.hdl._dsl.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl._dsl", "symbol_part": "*", "lineno": 8 }, { "from_module": "tests.test_hdl_dsl", "imports": "amaranth.hdl._ir.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl._ir", "symbol_part": "*", "lineno": 9 }, { "from_module": "tests.test_hdl_dsl", "imports": "amaranth.lib.enum.Enum", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.enum", "symbol_part": "Enum", "lineno": 10 }, { "from_module": "tests.test_hdl_dsl", "imports": "utils.*", "type": "from_import", "relative_level": 1, "module_part": "utils", "symbol_part": "*", "lineno": 12 }, { "from_module": "tests.test_hdl_dsl", "imports": "amaranth._utils._ignore_deprecated", "type": "from_import", "relative_level": 0, "module_part": "amaranth._utils", "symbol_part": "_ignore_deprecated", "lineno": 13 } ], "tests.test_hdl_ir": [ { "from_module": "tests.test_hdl_ir", "imports": "amaranth.hdl._ast.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl._ast", "symbol_part": "*", "lineno": 5 }, { "from_module": "tests.test_hdl_ir", "imports": "amaranth.hdl._cd.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl._cd", "symbol_part": "*", "lineno": 6 }, { "from_module": "tests.test_hdl_ir", "imports": "amaranth.hdl._dsl.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl._dsl", "symbol_part": "*", "lineno": 7 }, { "from_module": "tests.test_hdl_ir", "imports": "amaranth.hdl._ir.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl._ir", "symbol_part": "*", "lineno": 8 }, { "from_module": "tests.test_hdl_ir", "imports": "amaranth.hdl._mem.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl._mem", "symbol_part": "*", "lineno": 9 }, { "from_module": "tests.test_hdl_ir", "imports": "amaranth.hdl._nir.SignalField", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl._nir", "symbol_part": "SignalField", "lineno": 10 }, { "from_module": "tests.test_hdl_ir", "imports": "amaranth.hdl._nir.CombinationalCycle", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl._nir", "symbol_part": "CombinationalCycle", "lineno": 10 }, { "from_module": "tests.test_hdl_ir", "imports": "amaranth.hdl._xfrm.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl._xfrm", "symbol_part": "*", "lineno": 11 }, { "from_module": "tests.test_hdl_ir", "imports": "amaranth.lib.enum", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib", "symbol_part": "enum", "lineno": 13 }, { "from_module": "tests.test_hdl_ir", "imports": "amaranth.lib.data", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib", "symbol_part": "data", "lineno": 13 }, { "from_module": "tests.test_hdl_ir", "imports": "utils.*", "type": "from_import", "relative_level": 1, "module_part": "utils", "symbol_part": "*", "lineno": 15 } ], "tests.test_hdl_mem": [ { "from_module": "tests.test_hdl_mem", "imports": "amaranth.hdl.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl", "symbol_part": "*", "lineno": 3 }, { "from_module": "tests.test_hdl_mem", "imports": "amaranth.hdl._mem.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl._mem", "symbol_part": "*", "lineno": 4 }, { "from_module": "tests.test_hdl_mem", "imports": "utils.*", "type": "from_import", "relative_level": 1, "module_part": "utils", "symbol_part": "*", "lineno": 6 } ], "tests.test_hdl_time": [ { "from_module": "tests.test_hdl_time", "imports": "amaranth.hdl._time.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl._time", "symbol_part": "*", "lineno": 1 }, { "from_module": "tests.test_hdl_time", "imports": "utils.*", "type": "from_import", "relative_level": 1, "module_part": "utils", "symbol_part": "*", "lineno": 3 } ], "tests.test_hdl_xfrm": [ { "from_module": "tests.test_hdl_xfrm", "imports": "amaranth.hdl._ast.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl._ast", "symbol_part": "*", "lineno": 3 }, { "from_module": "tests.test_hdl_xfrm", "imports": "amaranth.hdl._cd.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl._cd", "symbol_part": "*", "lineno": 4 }, { "from_module": "tests.test_hdl_xfrm", "imports": "amaranth.hdl._dsl.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl._dsl", "symbol_part": "*", "lineno": 5 }, { "from_module": "tests.test_hdl_xfrm", "imports": "amaranth.hdl._ir.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl._ir", "symbol_part": "*", "lineno": 6 }, { "from_module": "tests.test_hdl_xfrm", "imports": "amaranth.hdl._xfrm.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl._xfrm", "symbol_part": "*", "lineno": 7 }, { "from_module": "tests.test_hdl_xfrm", "imports": "amaranth.hdl._mem.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl._mem", "symbol_part": "*", "lineno": 8 }, { "from_module": "tests.test_hdl_xfrm", "imports": "amaranth.lib.memory.Memory", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.memory", "symbol_part": "Memory", "lineno": 9 }, { "from_module": "tests.test_hdl_xfrm", "imports": "utils.*", "type": "from_import", "relative_level": 1, "module_part": "utils", "symbol_part": "*", "lineno": 11 }, { "from_module": "tests.test_hdl_xfrm", "imports": "amaranth._utils._ignore_deprecated", "type": "from_import", "relative_level": 0, "module_part": "amaranth._utils", "symbol_part": "_ignore_deprecated", "lineno": 12 } ], "tests.test_lib_cdc": [ { "from_module": "tests.test_lib_cdc", "imports": "amaranth.hdl.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl", "symbol_part": "*", "lineno": 3 }, { "from_module": "tests.test_lib_cdc", "imports": "amaranth.sim.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.sim", "symbol_part": "*", "lineno": 4 }, { "from_module": "tests.test_lib_cdc", "imports": "amaranth.lib.cdc.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.cdc", "symbol_part": "*", "lineno": 5 }, { "from_module": "tests.test_lib_cdc", "imports": "utils.*", "type": "from_import", "relative_level": 1, "module_part": "utils", "symbol_part": "*", "lineno": 7 } ], "tests.test_lib_crc": [ { "from_module": "tests.test_lib_crc", "imports": "amaranth.sim.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.sim", "symbol_part": "*", "lineno": 6 }, { "from_module": "tests.test_lib_crc", "imports": "amaranth.lib.crc.Algorithm", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.crc", "symbol_part": "Algorithm", "lineno": 7 }, { "from_module": "tests.test_lib_crc", "imports": "amaranth.lib.crc.Processor", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.crc", "symbol_part": "Processor", "lineno": 7 }, { "from_module": "tests.test_lib_crc", "imports": "amaranth.lib.crc.catalog", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.crc", "symbol_part": "catalog", "lineno": 7 } ], "tests.test_lib_data": [ { "from_module": "tests.test_lib_data", "imports": "amaranth.hdl.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl", "symbol_part": "*", "lineno": 9 }, { "from_module": "tests.test_lib_data", "imports": "amaranth.lib.data", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib", "symbol_part": "data", "lineno": 10 }, { "from_module": "tests.test_lib_data", "imports": "amaranth.sim.Simulator", "type": "from_import", "relative_level": 0, "module_part": "amaranth.sim", "symbol_part": "Simulator", "lineno": 11 }, { "from_module": "tests.test_lib_data", "imports": "utils.*", "type": "from_import", "relative_level": 1, "module_part": "utils", "symbol_part": "*", "lineno": 13 } ], "tests.test_lib_enum": [ { "from_module": "tests.test_lib_enum", "imports": "amaranth.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth", "symbol_part": "*", "lineno": 6 }, { "from_module": "tests.test_lib_enum", "imports": "amaranth.hdl.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl", "symbol_part": "*", "lineno": 7 }, { "from_module": "tests.test_lib_enum", "imports": "amaranth.lib.enum.Enum", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.enum", "symbol_part": "Enum", "lineno": 8 }, { "from_module": "tests.test_lib_enum", "imports": "amaranth.lib.enum.EnumType", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.enum", "symbol_part": "EnumType", "lineno": 8 }, { "from_module": "tests.test_lib_enum", "imports": "amaranth.lib.enum.Flag", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.enum", "symbol_part": "Flag", "lineno": 8 }, { "from_module": "tests.test_lib_enum", "imports": "amaranth.lib.enum.IntEnum", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.enum", "symbol_part": "IntEnum", "lineno": 8 }, { "from_module": "tests.test_lib_enum", "imports": "amaranth.lib.enum.EnumView", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.enum", "symbol_part": "EnumView", "lineno": 8 }, { "from_module": "tests.test_lib_enum", "imports": "amaranth.lib.enum.FlagView", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.enum", "symbol_part": "FlagView", "lineno": 8 }, { "from_module": "tests.test_lib_enum", "imports": "utils.*", "type": "from_import", "relative_level": 1, "module_part": "utils", "symbol_part": "*", "lineno": 10 } ], "tests.test_lib_fifo": [ { "from_module": "tests.test_lib_fifo", "imports": "amaranth.hdl.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl", "symbol_part": "*", "lineno": 3 }, { "from_module": "tests.test_lib_fifo", "imports": "amaranth.asserts.Initial", "type": "from_import", "relative_level": 0, "module_part": "amaranth.asserts", "symbol_part": "Initial", "lineno": 4 }, { "from_module": "tests.test_lib_fifo", "imports": "amaranth.asserts.AnyConst", "type": "from_import", "relative_level": 0, "module_part": "amaranth.asserts", "symbol_part": "AnyConst", "lineno": 4 }, { "from_module": "tests.test_lib_fifo", "imports": "amaranth.sim.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.sim", "symbol_part": "*", "lineno": 5 }, { "from_module": "tests.test_lib_fifo", "imports": "amaranth.lib.fifo.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.fifo", "symbol_part": "*", "lineno": 6 }, { "from_module": "tests.test_lib_fifo", "imports": "amaranth.lib.memory.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.memory", "symbol_part": "*", "lineno": 7 }, { "from_module": "tests.test_lib_fifo", "imports": "amaranth.lib.stream", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib", "symbol_part": "stream", "lineno": 8 }, { "from_module": "tests.test_lib_fifo", "imports": "utils.*", "type": "from_import", "relative_level": 1, "module_part": "utils", "symbol_part": "*", "lineno": 10 }, { "from_module": "tests.test_lib_fifo", "imports": "amaranth._utils._ignore_deprecated", "type": "from_import", "relative_level": 0, "module_part": "amaranth._utils", "symbol_part": "_ignore_deprecated", "lineno": 11 } ], "tests.test_lib_io": [ { "from_module": "tests.test_lib_io", "imports": "amaranth.hdl.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl", "symbol_part": "*", "lineno": 3 }, { "from_module": "tests.test_lib_io", "imports": "amaranth.sim.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.sim", "symbol_part": "*", "lineno": 4 }, { "from_module": "tests.test_lib_io", "imports": "amaranth.hdl._ir.build_netlist", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl._ir", "symbol_part": "build_netlist", "lineno": 5 }, { "from_module": "tests.test_lib_io", "imports": "amaranth.lib.io.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.io", "symbol_part": "*", "lineno": 6 }, { "from_module": "tests.test_lib_io", "imports": "amaranth.lib.wiring.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "*", "lineno": 7 }, { "from_module": "tests.test_lib_io", "imports": "amaranth.lib.wiring", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib", "symbol_part": "wiring", "lineno": 8 }, { "from_module": "tests.test_lib_io", "imports": "amaranth.lib.data", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib", "symbol_part": "data", "lineno": 8 }, { "from_module": "tests.test_lib_io", "imports": "amaranth._utils._ignore_deprecated", "type": "from_import", "relative_level": 0, "module_part": "amaranth._utils", "symbol_part": "_ignore_deprecated", "lineno": 9 }, { "from_module": "tests.test_lib_io", "imports": "utils.*", "type": "from_import", "relative_level": 1, "module_part": "utils", "symbol_part": "*", "lineno": 11 } ], "tests.test_lib_memory": [ { "from_module": "tests.test_lib_memory", "imports": "amaranth.hdl.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl", "symbol_part": "*", "lineno": 3 }, { "from_module": "tests.test_lib_memory", "imports": "amaranth.hdl._mem.MemoryInstance", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl._mem", "symbol_part": "MemoryInstance", "lineno": 4 }, { "from_module": "tests.test_lib_memory", "imports": "amaranth.lib.memory", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib", "symbol_part": "memory", "lineno": 5 }, { "from_module": "tests.test_lib_memory", "imports": "amaranth.lib.data", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib", "symbol_part": "data", "lineno": 5 }, { "from_module": "tests.test_lib_memory", "imports": "amaranth.lib.wiring.In", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "In", "lineno": 6 }, { "from_module": "tests.test_lib_memory", "imports": "amaranth.lib.wiring.Out", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "Out", "lineno": 6 }, { "from_module": "tests.test_lib_memory", "imports": "amaranth.lib.wiring.SignatureMembers", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "SignatureMembers", "lineno": 6 }, { "from_module": "tests.test_lib_memory", "imports": "utils.*", "type": "from_import", "relative_level": 1, "module_part": "utils", "symbol_part": "*", "lineno": 8 } ], "tests.test_lib_meta": [ { "from_module": "tests.test_lib_meta", "imports": "amaranth.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth", "symbol_part": "*", "lineno": 3 }, { "from_module": "tests.test_lib_meta", "imports": "amaranth.lib.meta.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.meta", "symbol_part": "*", "lineno": 4 } ], "tests.test_lib_stream": [ { "from_module": "tests.test_lib_stream", "imports": "amaranth.hdl.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl", "symbol_part": "*", "lineno": 1 }, { "from_module": "tests.test_lib_stream", "imports": "amaranth.lib.stream", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib", "symbol_part": "stream", "lineno": 2 }, { "from_module": "tests.test_lib_stream", "imports": "amaranth.lib.wiring", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib", "symbol_part": "wiring", "lineno": 2 }, { "from_module": "tests.test_lib_stream", "imports": "amaranth.lib.fifo", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib", "symbol_part": "fifo", "lineno": 2 }, { "from_module": "tests.test_lib_stream", "imports": "amaranth.lib.wiring.In", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "In", "lineno": 3 }, { "from_module": "tests.test_lib_stream", "imports": "amaranth.lib.wiring.Out", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "Out", "lineno": 3 }, { "from_module": "tests.test_lib_stream", "imports": "utils.*", "type": "from_import", "relative_level": 1, "module_part": "utils", "symbol_part": "*", "lineno": 5 } ], "tests.test_lib_wiring": [ { "from_module": "tests.test_lib_wiring", "imports": "amaranth.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth", "symbol_part": "*", "lineno": 6 }, { "from_module": "tests.test_lib_wiring", "imports": "amaranth.lib.data", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib", "symbol_part": "data", "lineno": 7 }, { "from_module": "tests.test_lib_wiring", "imports": "amaranth.lib.enum", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib", "symbol_part": "enum", "lineno": 7 }, { "from_module": "tests.test_lib_wiring", "imports": "amaranth.lib.wiring.Flow", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "Flow", "lineno": 8 }, { "from_module": "tests.test_lib_wiring", "imports": "amaranth.lib.wiring.In", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "In", "lineno": 8 }, { "from_module": "tests.test_lib_wiring", "imports": "amaranth.lib.wiring.Out", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "Out", "lineno": 8 }, { "from_module": "tests.test_lib_wiring", "imports": "amaranth.lib.wiring.Member", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "Member", "lineno": 8 }, { "from_module": "tests.test_lib_wiring", "imports": "amaranth.lib.wiring.SignatureError", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "SignatureError", "lineno": 9 }, { "from_module": "tests.test_lib_wiring", "imports": "amaranth.lib.wiring.SignatureMembers", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "SignatureMembers", "lineno": 9 }, { "from_module": "tests.test_lib_wiring", "imports": "amaranth.lib.wiring.FlippedSignatureMembers", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "FlippedSignatureMembers", "lineno": 9 }, { "from_module": "tests.test_lib_wiring", "imports": "amaranth.lib.wiring.Signature", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "Signature", "lineno": 10 }, { "from_module": "tests.test_lib_wiring", "imports": "amaranth.lib.wiring.FlippedSignature", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "FlippedSignature", "lineno": 10 }, { "from_module": "tests.test_lib_wiring", "imports": "amaranth.lib.wiring.PureInterface", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "PureInterface", "lineno": 10 }, { "from_module": "tests.test_lib_wiring", "imports": "amaranth.lib.wiring.FlippedInterface", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "FlippedInterface", "lineno": 10 }, { "from_module": "tests.test_lib_wiring", "imports": "amaranth.lib.wiring.Component", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "Component", "lineno": 11 }, { "from_module": "tests.test_lib_wiring", "imports": "amaranth.lib.wiring.ComponentMetadata", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "ComponentMetadata", "lineno": 11 }, { "from_module": "tests.test_lib_wiring", "imports": "amaranth.lib.wiring.InvalidMetadata", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "InvalidMetadata", "lineno": 11 }, { "from_module": "tests.test_lib_wiring", "imports": "amaranth.lib.wiring.ConnectionError", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "ConnectionError", "lineno": 12 }, { "from_module": "tests.test_lib_wiring", "imports": "amaranth.lib.wiring.connect", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "connect", "lineno": 12 }, { "from_module": "tests.test_lib_wiring", "imports": "amaranth.lib.wiring.flipped", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.wiring", "symbol_part": "flipped", "lineno": 12 }, { "from_module": "tests.test_lib_wiring", "imports": "amaranth.lib.meta.Annotation", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.meta", "symbol_part": "Annotation", "lineno": 13 } ], "tests.test_sim": [ { "from_module": "tests.test_sim", "imports": "amaranth._utils.flatten", "type": "from_import", "relative_level": 0, "module_part": "amaranth._utils", "symbol_part": "flatten", "lineno": 7 }, { "from_module": "tests.test_sim", "imports": "amaranth.hdl._ast.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl._ast", "symbol_part": "*", "lineno": 8 }, { "from_module": "tests.test_sim", "imports": "amaranth.hdl._cd.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl._cd", "symbol_part": "*", "lineno": 9 }, { "from_module": "tests.test_sim", "imports": "amaranth.hdl._dsl.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl._dsl", "symbol_part": "*", "lineno": 10 }, { "from_module": "tests.test_sim", "imports": "amaranth.hdl._mem.MemoryData", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl._mem", "symbol_part": "MemoryData", "lineno": 11 }, { "from_module": "tests.test_sim", "imports": "amaranth.hdl._ir.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl._ir", "symbol_part": "*", "lineno": 12 }, { "from_module": "tests.test_sim", "imports": "amaranth.sim.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.sim", "symbol_part": "*", "lineno": 13 }, { "from_module": "tests.test_sim", "imports": "amaranth.sim._pyeval.eval_format", "type": "from_import", "relative_level": 0, "module_part": "amaranth.sim._pyeval", "symbol_part": "eval_format", "lineno": 14 }, { "from_module": "tests.test_sim", "imports": "amaranth.lib.memory.Memory", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib.memory", "symbol_part": "Memory", "lineno": 15 }, { "from_module": "tests.test_sim", "imports": "amaranth.lib.enum", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib", "symbol_part": "enum", "lineno": 16 }, { "from_module": "tests.test_sim", "imports": "amaranth.lib.data", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib", "symbol_part": "data", "lineno": 16 }, { "from_module": "tests.test_sim", "imports": "amaranth.lib.wiring", "type": "from_import", "relative_level": 0, "module_part": "amaranth.lib", "symbol_part": "wiring", "lineno": 16 }, { "from_module": "tests.test_sim", "imports": "utils.*", "type": "from_import", "relative_level": 1, "module_part": "utils", "symbol_part": "*", "lineno": 18 }, { "from_module": "tests.test_sim", "imports": "amaranth._utils._ignore_deprecated", "type": "from_import", "relative_level": 0, "module_part": "amaranth._utils", "symbol_part": "_ignore_deprecated", "lineno": 19 } ], "tests.test_tracer": [ { "from_module": "tests.test_tracer", "imports": "amaranth.hdl._ast.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl._ast", "symbol_part": "*", "lineno": 1 }, { "from_module": "tests.test_tracer", "imports": "amaranth.hdl._ast", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl", "symbol_part": "_ast", "lineno": 2 }, { "from_module": "tests.test_tracer", "imports": "utils.*", "type": "from_import", "relative_level": 1, "module_part": "utils", "symbol_part": "*", "lineno": 5 } ], "tests.test_utils": [ { "from_module": "tests.test_utils", "imports": "amaranth.utils.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.utils", "symbol_part": "*", "lineno": 3 }, { "from_module": "tests.test_utils", "imports": "amaranth._utils._ignore_deprecated", "type": "from_import", "relative_level": 0, "module_part": "amaranth._utils", "symbol_part": "_ignore_deprecated", "lineno": 4 } ], "tests.utils": [ { "from_module": "tests.utils", "imports": "amaranth.hdl._ast.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl._ast", "symbol_part": "*", "lineno": 11 }, { "from_module": "tests.utils", "imports": "amaranth.hdl._ir.*", "type": "from_import", "relative_level": 0, "module_part": "amaranth.hdl._ir", "symbol_part": "*", "lineno": 12 }, { "from_module": "tests.utils", "imports": "amaranth.back.rtlil", "type": "from_import", "relative_level": 0, "module_part": "amaranth.back", "symbol_part": "rtlil", "lineno": 13 }, { "from_module": "tests.utils", "imports": "amaranth._toolchain.require_tool", "type": "from_import", "relative_level": 0, "module_part": "amaranth._toolchain", "symbol_part": "require_tool", "lineno": 14 } ], "tests": [] }, "dependency_graph": { "os": { "used_by": [ "pdm_build", "amaranth.build.plat", "amaranth.build.run", "amaranth.sim._pyrtl", "amaranth._toolchain.yosys", "amaranth._toolchain", "docs.conf", "tests.test_sim", "tests.utils" ], "import_count": 9 }, "datetime": { "used_by": [ "pdm_build" ], "import_count": 1 }, "pdm": { "used_by": [ "pdm_build" ], "import_count": 2 }, "warnings": { "used_by": [ "amaranth.asserts", "amaranth._unused", "amaranth._utils", "amaranth.build.dsl", "amaranth.build.plat", "amaranth.build.res", "amaranth.hdl._ast", "amaranth.hdl._cd", "amaranth.hdl._dsl", "amaranth.lib.cdc", "amaranth.lib.data", "amaranth.lib.enum", "amaranth.lib.meta", "amaranth.lib.wiring", "amaranth.sim.core", "amaranth.sim._async", "amaranth._toolchain.yosys", "tests.test_hdl_ast", "tests.test_sim" ], "import_count": 19 }, "argparse": { "used_by": [ "amaranth.cli", "amaranth.rpc", "examples.basic.uart" ], "import_count": 3 }, "sys": { "used_by": [ "amaranth.rpc", "amaranth.tracer", "amaranth._unused", "amaranth.build.run", "amaranth.hdl._dsl", "amaranth.lib.meta", "amaranth.sim.core", "amaranth.sim._pyrtl", "amaranth._toolchain.yosys", "docs.conf", "tests.test_examples", "tests.test_hdl_dsl", "tests.test_lib_enum", "tests.utils" ], "import_count": 14 }, "json": { "used_by": [ "amaranth.rpc", "amaranth.build.plat", "amaranth.lib.meta" ], "import_count": 3 }, "importlib": { "used_by": [ "amaranth.rpc", "amaranth", "amaranth.lib.meta", "amaranth._toolchain.yosys", "docs.conf" ], "import_count": 6 }, "platform": { "used_by": [ "amaranth.tracer", "tests.utils" ], "import_count": 2 }, "opcode": { "used_by": [ "amaranth.tracer" ], "import_count": 1 }, "operator": { "used_by": [ "amaranth.utils", "amaranth._utils", "amaranth.hdl._ast", "amaranth.hdl._mem", "amaranth.lib.data", "amaranth.lib.enum", "amaranth.lib.io", "amaranth.lib.crc", "amaranth.sim._async", "tests.test_back_rtlil", "tests.test_lib_data", "tests.test_lib_enum" ], "import_count": 12 }, "contextlib": { "used_by": [ "amaranth._utils", "amaranth.back.rtlil", "amaranth.build.run", "amaranth.hdl._dsl", "amaranth.sim.core", "amaranth.sim.pysim", "amaranth.sim._async", "amaranth.sim._pyrtl", "tests.test_sim" ], "import_count": 11 }, "functools": { "used_by": [ "amaranth._utils", "amaranth.hdl._ast", "amaranth.hdl._dsl" ], "import_count": 3 }, "linecache": { "used_by": [ "amaranth._utils" ], "import_count": 1 }, "re": { "used_by": [ "amaranth._utils", "amaranth.build.plat", "amaranth.hdl._ast", "amaranth.hdl._time", "amaranth.lib.wiring", "amaranth.sim.pysim", "amaranth.vendor._gowin", "amaranth.vendor._xilinx", "amaranth._toolchain.yosys", "tests.test_back_rtlil", "tests.utils" ], "import_count": 11 }, "collections": { "used_by": [ "amaranth._utils", "amaranth.back.rtlil", "amaranth.build.dsl", "amaranth.build.plat", "amaranth.build.res", "amaranth.build.run", "amaranth.hdl._ast", "amaranth.hdl._dsl", "amaranth.hdl._ir", "amaranth.hdl._mem", "amaranth.hdl._nir", "amaranth.hdl._xfrm", "amaranth.lib.data", "amaranth.lib.io", "amaranth.lib.wiring", "tests.test_build_dsl", "tests.test_hdl_ast", "tests.test_hdl_dsl", "tests.test_hdl_ir", "tests.test_sim" ], "import_count": 27 }, "abc": { "used_by": [ "amaranth.build.plat", "amaranth.build.run", "amaranth.hdl._ast", "amaranth.hdl._xfrm", "amaranth.lib.data", "amaranth.lib.io", "amaranth.lib.meta", "amaranth.vendor._altera", "amaranth.vendor._gowin", "amaranth.vendor._lattice", "amaranth.vendor._quicklogic", "amaranth.vendor._siliconblue", "amaranth.vendor._xilinx" ], "import_count": 20 }, "shlex": { "used_by": [ "amaranth.build.plat" ], "import_count": 1 }, "jinja2": { "used_by": [ "amaranth.build.plat" ], "import_count": 1 }, "textwrap": { "used_by": [ "amaranth.build.plat", "tests.test_sim", "tests.utils" ], "import_count": 3 }, "subprocess": { "used_by": [ "amaranth.build.run", "amaranth._toolchain.yosys", "tests.test_examples", "tests.utils" ], "import_count": 4 }, "tempfile": { "used_by": [ "amaranth.build.run", "amaranth.sim._pyrtl" ], "import_count": 2 }, "zipfile": { "used_by": [ "amaranth.build.run" ], "import_count": 1 }, "hashlib": { "used_by": [ "amaranth.build.run" ], "import_count": 1 }, "pathlib": { "used_by": [ "amaranth.build.run", "amaranth.lib.meta", "amaranth._toolchain.yosys", "tests.test_examples" ], "import_count": 4 }, "random": { "used_by": [ "amaranth.build.run" ], "import_count": 1 }, "paramiko": { "used_by": [ "amaranth.build.run" ], "import_count": 2 }, "string": { "used_by": [ "amaranth.hdl._ast" ], "import_count": 1 }, "enum": { "used_by": [ "amaranth.hdl._ast", "amaranth.hdl._dsl", "amaranth.hdl._ir", "amaranth.hdl._nir", "amaranth.lib.enum", "amaranth.lib.io", "amaranth.lib.wiring", "amaranth.sim.pysim", "tests.test_hdl_ast", "tests.test_lib_data", "tests.test_lib_enum" ], "import_count": 13 }, "itertools": { "used_by": [ "amaranth.hdl._ast", "amaranth.sim.pysim" ], "import_count": 2 }, "typing": { "used_by": [ "amaranth.hdl._nir", "amaranth.sim._async" ], "import_count": 2 }, "numbers": { "used_by": [ "amaranth.hdl._time" ], "import_count": 1 }, "annotationlib": { "used_by": [ "amaranth.lib.data", "amaranth.lib.wiring", "tests.test_lib_data" ], "import_count": 3 }, "jschon": { "used_by": [ "amaranth.lib.meta" ], "import_count": 1 }, "pprint": { "used_by": [ "amaranth.lib.meta" ], "import_count": 1 }, "inspect": { "used_by": [ "amaranth.lib.wiring", "amaranth.sim.core", "amaranth.sim._pycoro" ], "import_count": 3 }, "vcd": { "used_by": [ "amaranth.sim.pysim" ], "import_count": 2 }, "fractions": { "used_by": [ "amaranth.vendor._gowin" ], "import_count": 1 }, "math": { "used_by": [ "amaranth.vendor._siliconblue" ], "import_count": 1 }, "shutil": { "used_by": [ "amaranth._toolchain", "tests.utils" ], "import_count": 2 }, "time": { "used_by": [ "docs.conf" ], "import_count": 1 }, "amaranth_boards": { "used_by": [ "docs._code.led_blinker", "examples.board.01_blinky", "examples.board.02_domain" ], "import_count": 3 }, "unittest": { "used_by": [ "tests.test_lib_crc", "tests.test_lib_data", "tests.test_lib_enum", "tests.test_lib_meta", "tests.test_lib_wiring", "tests.test_utils", "tests.utils" ], "import_count": 7 }, "concurrent": { "used_by": [ "tests.test_lib_crc" ], "import_count": 1 }, "types": { "used_by": [ "tests.test_lib_wiring", "tests.test_tracer" ], "import_count": 2 }, "io": { "used_by": [ "tests.test_sim" ], "import_count": 1 }, "traceback": { "used_by": [ "tests.utils" ], "import_count": 1 } }, "declared_dependencies": {}, "call_graph": { "pdm_build": [ { "caller": "pdm_build.pdm_build_initialize", "callee": ".pdm.backend._vendor.packaging.version.Version", "lineno": 17, "resolution": "external_constructor_call" } ], "amaranth.asserts": [], "amaranth.cli": [ { "caller": "amaranth.cli.main_runner", "callee": "amaranth.back.rtlil.convert", "lineno": 59, "resolution": "qualified_module_call" }, { "caller": "amaranth.cli.main_runner", "callee": "amaranth.back.cxxrtl.convert", "lineno": 61, "resolution": "qualified_module_call" }, { "caller": "amaranth.cli.main_runner", "callee": "amaranth.back.verilog.convert", "lineno": 63, "resolution": "qualified_module_call" }, { "caller": "amaranth.cli.main_runner", "callee": "amaranth.hdl._ir.Fragment.get", "lineno": 71, "resolution": "qualified_module_call" }, { "caller": "amaranth.cli.main", "callee": "amaranth.cli.main_parser", "lineno": 79, "resolution": "direct_name_call" }, { "caller": "amaranth.cli.main", "callee": "amaranth.cli.main_runner", "lineno": 80, "resolution": "direct_name_call" } ], "amaranth.rpc": [ { "caller": "amaranth.rpc._serve_yosys", "callee": "amaranth.back.rtlil.convert", "lineno": 80, "resolution": "qualified_module_call" }, { "caller": "amaranth.rpc.main", "callee": "amaranth.rpc.main.add_modules_arg", "lineno": 105, "resolution": "nested_function_call" }, { "caller": "amaranth.rpc.main", "callee": "amaranth.rpc._collect_modules", "lineno": 108, "resolution": "direct_name_call" }, { "caller": "amaranth.rpc.main", "callee": "amaranth.rpc._serve_yosys", "lineno": 110, "resolution": "direct_name_call" }, { "caller": "amaranth.rpc.", "callee": "amaranth.rpc.main", "lineno": 114, "resolution": "direct_name_call" } ], "amaranth.tracer": [], "amaranth.utils": [ { "caller": "amaranth.utils.bits_for", "callee": "amaranth.utils.ceil_log2", "lineno": 34, "resolution": "direct_name_call" }, { "caller": "amaranth.utils.bits_for", "callee": "amaranth.utils.ceil_log2", "lineno": 37, "resolution": "direct_name_call" } ], "amaranth._unused": [ { "caller": "amaranth._unused.MustUse.__del__", "callee": "amaranth._utils.get_linter_option", "lineno": 34, "resolution": "imported_call" } ], "amaranth._utils": [ { "caller": "amaranth._utils.flatten", "callee": "amaranth._utils.flatten", "lineno": 30, "resolution": "direct_name_call" }, { "caller": "amaranth._utils._ignore_deprecated", "callee": "amaranth._utils._ignore_deprecated.context_like", "lineno": 68, "resolution": "nested_function_call" }, { "caller": "amaranth._utils.get_linter_option", "callee": "amaranth._utils.get_linter_options", "lineno": 88, "resolution": "direct_name_call" } ], "amaranth": [], "amaranth.back.cxxrtl": [ { "caller": "amaranth.back.cxxrtl._convert_rtlil_text", "callee": ".list.append", "lineno": 26, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.back.cxxrtl._convert_rtlil_text", "callee": ".list.append", "lineno": 27, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.back.cxxrtl._convert_rtlil_text", "callee": ".list.append", "lineno": 28, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.back.cxxrtl.convert_fragment", "callee": "amaranth.back.rtlil.convert_fragment", "lineno": 34, "resolution": "qualified_module_call" }, { "caller": "amaranth.back.cxxrtl.convert_fragment", "callee": "amaranth.back.cxxrtl._convert_rtlil_text", "lineno": 35, "resolution": "direct_name_call" }, { "caller": "amaranth.back.cxxrtl.convert", "callee": "amaranth.back.rtlil.convert", "lineno": 39, "resolution": "qualified_module_call" }, { "caller": "amaranth.back.cxxrtl.convert", "callee": "amaranth.back.cxxrtl._convert_rtlil_text", "lineno": 40, "resolution": "direct_name_call" } ], "amaranth.back.rtlil": [ { "caller": "amaranth.back.rtlil._const", "callee": "amaranth.utils.bits_for", "lineno": 50, "resolution": "imported_call" }, { "caller": "amaranth.back.rtlil._const", "callee": "amaranth.back.rtlil._const", "lineno": 51, "resolution": "direct_name_call" }, { "caller": "amaranth.back.rtlil._const", "callee": "amaranth.hdl._ast.Const.__init__", "lineno": 51, "resolution": "qualified_module_call" }, { "caller": "amaranth.back.rtlil.Design.module", "callee": "amaranth.back.rtlil.Module.__init__", "lineno": 98, "resolution": "same_module_class_call" }, { "caller": "amaranth.back.rtlil.Design.__str__", "callee": "amaranth.back.rtlil.Emitter.__init__", "lineno": 102, "resolution": "same_module_class_call" }, { "caller": "amaranth.back.rtlil.Module.__init__", "callee": "amaranth.back.rtlil._src", "lineno": 117, "resolution": "direct_name_call" }, { "caller": "amaranth.back.rtlil.Module._name", "callee": "amaranth.back.rtlil.Module._auto_name", "lineno": 127, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.Module.wire", "callee": "amaranth.back.rtlil.Module._name", "lineno": 134, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.Module.wire", "callee": "amaranth.back.rtlil.Wire.__init__", "lineno": 137, "resolution": "same_module_class_call" }, { "caller": "amaranth.back.rtlil.Module.cell", "callee": "amaranth.back.rtlil.Module._name", "lineno": 141, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.Module.cell", "callee": "amaranth.back.rtlil.Cell.__init__", "lineno": 144, "resolution": "same_module_class_call" }, { "caller": "amaranth.back.rtlil.Module.memory", "callee": "amaranth.back.rtlil.Module._name", "lineno": 148, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.Module.memory", "callee": "amaranth.back.rtlil.Memory.__init__", "lineno": 151, "resolution": "same_module_class_call" }, { "caller": "amaranth.back.rtlil.Module.process", "callee": "amaranth.back.rtlil.Module._name", "lineno": 155, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.Module.process", "callee": "amaranth.back.rtlil.Process.__init__", "lineno": 158, "resolution": "same_module_class_call" }, { "caller": "amaranth.back.rtlil.Module.emit", "callee": "amaranth.back.rtlil._const", "lineno": 171, "resolution": "direct_name_call" }, { "caller": "amaranth.back.rtlil._make_attributes", "callee": "amaranth.back.rtlil._src", "lineno": 188, "resolution": "direct_name_call" }, { "caller": "amaranth.back.rtlil._make_attributes", "callee": ".dict.update", "lineno": 190, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.back.rtlil.Wire.__init__", "callee": "amaranth.back.rtlil._src", "lineno": 203, "resolution": "direct_name_call" }, { "caller": "amaranth.back.rtlil.Wire.__init__", "callee": "amaranth.back.rtlil._make_attributes", "lineno": 208, "resolution": "direct_name_call" }, { "caller": "amaranth.back.rtlil.Wire.emit", "callee": "amaranth.back.rtlil._const", "lineno": 216, "resolution": "direct_name_call" }, { "caller": "amaranth.back.rtlil.Cell.__init__", "callee": "amaranth.back.rtlil._make_attributes", "lineno": 232, "resolution": "direct_name_call" }, { "caller": "amaranth.back.rtlil.Cell.emit", "callee": "amaranth.back.rtlil._const", "lineno": 248, "resolution": "direct_name_call" }, { "caller": "amaranth.back.rtlil.Cell.emit", "callee": "amaranth.back.rtlil._signed", "lineno": 254, "resolution": "direct_name_call" }, { "caller": "amaranth.back.rtlil.Cell.emit", "callee": "amaranth.back.rtlil._const", "lineno": 255, "resolution": "direct_name_call" }, { "caller": "amaranth.back.rtlil.Cell.emit", "callee": "amaranth.back.rtlil._const", "lineno": 257, "resolution": "direct_name_call" }, { "caller": "amaranth.back.rtlil.Memory.__init__", "callee": "amaranth.back.rtlil._make_attributes", "lineno": 269, "resolution": "direct_name_call" }, { "caller": "amaranth.back.rtlil.Memory.emit", "callee": "amaranth.back.rtlil._const", "lineno": 277, "resolution": "direct_name_call" }, { "caller": "amaranth.back.rtlil.Process.__init__", "callee": "amaranth.back.rtlil._make_attributes", "lineno": 306, "resolution": "direct_name_call" }, { "caller": "amaranth.back.rtlil.Process.assign", "callee": "amaranth.back.rtlil.Assignment.__init__", "lineno": 313, "resolution": "same_module_class_call" }, { "caller": "amaranth.back.rtlil.Process.switch", "callee": "amaranth.back.rtlil.Switch.__init__", "lineno": 316, "resolution": "same_module_class_call" }, { "caller": "amaranth.back.rtlil.Process.emit", "callee": "amaranth.back.rtlil._const", "lineno": 322, "resolution": "direct_name_call" }, { "caller": "amaranth.back.rtlil.Process.emit", "callee": "amaranth.back.rtlil._emit_process_contents", "lineno": 325, "resolution": "direct_name_call" }, { "caller": "amaranth.back.rtlil.Switch.case", "callee": "amaranth.back.rtlil.Case.__init__", "lineno": 345, "resolution": "same_module_class_call" }, { "caller": "amaranth.back.rtlil.Switch.default", "callee": "amaranth.back.rtlil.Case.__init__", "lineno": 356, "resolution": "same_module_class_call" }, { "caller": "amaranth.back.rtlil.Case.assign", "callee": "amaranth.back.rtlil.Assignment.__init__", "lineno": 374, "resolution": "same_module_class_call" }, { "caller": "amaranth.back.rtlil.Case.switch", "callee": "amaranth.back.rtlil.Switch.__init__", "lineno": 377, "resolution": "same_module_class_call" }, { "caller": "amaranth.back.rtlil.Case.emit", "callee": "amaranth.back.rtlil._emit_process_contents", "lineno": 388, "resolution": "direct_name_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit", "callee": "amaranth.back.rtlil.ModuleEmitter.collect_memory_info", "lineno": 425, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit", "callee": "amaranth.back.rtlil.ModuleEmitter.assign_value_names", "lineno": 426, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit", "callee": "amaranth.back.rtlil.ModuleEmitter.collect_init_attrs", "lineno": 427, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit", "callee": "amaranth.back.rtlil.ModuleEmitter.emit_signal_wires", "lineno": 428, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit", "callee": "amaranth.back.rtlil.ModuleEmitter.emit_port_wires", "lineno": 429, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit", "callee": "amaranth.back.rtlil.ModuleEmitter.emit_io_port_wires", "lineno": 430, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit", "callee": "amaranth.back.rtlil.ModuleEmitter.emit_cell_wires", "lineno": 431, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit", "callee": "amaranth.back.rtlil.ModuleEmitter.emit_submodule_wires", "lineno": 432, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit", "callee": "amaranth.back.rtlil.ModuleEmitter.emit_connects", "lineno": 433, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit", "callee": "amaranth.back.rtlil.ModuleEmitter.emit_signal_fields", "lineno": 434, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit", "callee": "amaranth.back.rtlil.ModuleEmitter.emit_submodules", "lineno": 435, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit", "callee": "amaranth.back.rtlil.ModuleEmitter.emit_cells", "lineno": 436, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.collect_memory_info", "callee": "amaranth.back.rtlil.MemoryInfo.__init__", "lineno": 442, "resolution": "same_module_class_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.collect_init_attrs", "callee": "amaranth.hdl._ast.Const.__init__", "lineno": 489, "resolution": "qualified_module_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.collect_init_attrs", "callee": "amaranth.hdl._nir.Value.", "lineno": 490, "resolution": "qualified_module_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.collect_init_attrs", "callee": "amaranth.hdl._nir.Net.from_cell", "lineno": 490, "resolution": "qualified_module_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_signal_wires", "callee": "amaranth._utils.to_binary", "lineno": 510, "resolution": "imported_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_cell_wires", "callee": "amaranth.hdl._nir.Net.from_cell", "lineno": 583, "resolution": "qualified_module_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_cell_wires", "callee": "amaranth.back.rtlil.ModuleEmitter.emit_driven_wire", "lineno": 584, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_cell_wires", "callee": "amaranth.hdl._nir.Value.", "lineno": 584, "resolution": "qualified_module_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_cell_wires", "callee": "amaranth.hdl._nir.Net.from_cell", "lineno": 608, "resolution": "qualified_module_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_cell_wires", "callee": "amaranth.back.rtlil.ModuleEmitter.emit_driven_wire", "lineno": 609, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_cell_wires", "callee": "amaranth.hdl._nir.Value.", "lineno": 609, "resolution": "qualified_module_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_submodule_wires", "callee": "amaranth.back.rtlil.ModuleEmitter.emit_driven_wire", "lineno": 617, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.sigspec", "callee": "amaranth.hdl._nir.Value.", "lineno": 620, "resolution": "qualified_module_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.sigspec", "callee": "amaranth.hdl._nir.Value.", "lineno": 622, "resolution": "qualified_module_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.sigspec", "callee": ".list.append", "lineno": 633, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.sigspec", "callee": ".list.append", "lineno": 644, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.sigspec", "callee": ".list.append", "lineno": 646, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.io_sigspec", "callee": ".list.append", "lineno": 666, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.io_sigspec", "callee": ".list.append", "lineno": 668, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_connects", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 678, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_signal_fields", "callee": ".list.append", "lineno": 689, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_signal_fields", "callee": ".list.append", "lineno": 691, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_signal_fields", "callee": "amaranth._utils.to_binary", "lineno": 699, "resolution": "imported_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_signal_fields", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 702, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_submodules", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 711, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_submodules", "callee": "amaranth.back.rtlil.ModuleEmitter.io_sigspec", "lineno": 713, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_assignment_list.emit_assignments", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 729, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_assignment_list.emit_assignments", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 730, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_assignment_list.emit_assignments", "callee": "amaranth.hdl._nir.Net.from_const", "lineno": 741, "resolution": "qualified_module_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_assignment_list.emit_assignments", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 751, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_assignment_list.emit_assignments", "callee": "amaranth.hdl._nir.Net.from_cell", "lineno": 753, "resolution": "qualified_module_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_assignment_list.emit_assignments", "callee": "amaranth.back.rtlil.ModuleEmitter.emit_assignment_list.emit_assignments", "lineno": 755, "resolution": "same_class_name_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_assignment_list.emit_assignments", "callee": "amaranth.back.rtlil.ModuleEmitter.emit_assignment_list.emit_assignments", "lineno": 757, "resolution": "same_class_name_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_assignment_list", "callee": "amaranth.hdl._nir.Value.", "lineno": 759, "resolution": "qualified_module_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_assignment_list", "callee": "amaranth.hdl._nir.Net.from_cell", "lineno": 759, "resolution": "qualified_module_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_assignment_list", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 761, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_assignment_list", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 761, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_assignment_list", "callee": "amaranth.back.rtlil.ModuleEmitter.emit_assignment_list.emit_assignments", "lineno": 763, "resolution": "same_class_name_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_assignment_list", "callee": "amaranth.hdl._nir.Net.from_const", "lineno": 763, "resolution": "qualified_module_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.shorten_operand", "callee": "amaranth.hdl._nir.Net.from_const", "lineno": 772, "resolution": "qualified_module_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.shorten_operand", "callee": "amaranth.hdl._nir.Value.", "lineno": 774, "resolution": "qualified_module_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_operator", "callee": "amaranth.back.rtlil.ModuleEmitter.shorten_operand", "lineno": 819, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_operator", "callee": "amaranth.back.rtlil.ModuleEmitter.shorten_operand", "lineno": 820, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_operator", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 830, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_operator", "callee": "amaranth.back.rtlil.ModuleEmitter.shorten_operand", "lineno": 843, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_operator", "callee": "amaranth.back.rtlil.ModuleEmitter.shorten_operand", "lineno": 844, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_operator", "callee": "amaranth.back.rtlil.ModuleEmitter.shorten_operand", "lineno": 845, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_operator", "callee": "amaranth.back.rtlil.ModuleEmitter.shorten_operand", "lineno": 846, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_operator", "callee": "amaranth.back.rtlil.ModuleEmitter.shorten_operand", "lineno": 870, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_operator", "callee": "amaranth.back.rtlil.ModuleEmitter.shorten_operand", "lineno": 871, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_operator", "callee": "amaranth.back.rtlil.ModuleEmitter.shorten_operand", "lineno": 874, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_operator", "callee": "amaranth.back.rtlil.ModuleEmitter.shorten_operand", "lineno": 875, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_operator", "callee": "amaranth.back.rtlil.ModuleEmitter.shorten_operand", "lineno": 882, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_operator", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 886, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_operator", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 887, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_operator", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 898, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_operator", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 907, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_operator", "callee": "amaranth.hdl._nir.Value.zeros", "lineno": 907, "resolution": "qualified_module_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_operator", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 915, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_operator", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 916, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_operator", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 929, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_operator", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 930, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_operator", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 931, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_part", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 939, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_part", "callee": "amaranth.hdl._ast.Const.__init__", "lineno": 942, "resolution": "qualified_module_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_part", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 946, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_part", "callee": "amaranth.back.rtlil._const", "lineno": 947, "resolution": "direct_name_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_part", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 957, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_flip_flop", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 970, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_flip_flop", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 971, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_flip_flop", "callee": "amaranth.hdl._nir.Net.from_const", "lineno": 981, "resolution": "qualified_module_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_flip_flop", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 985, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_flip_flop", "callee": "amaranth.hdl._ast.Const.__init__", "lineno": 987, "resolution": "qualified_module_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_io_buffer", "callee": "amaranth.hdl._nir.Net.from_const", "lineno": 992, "resolution": "qualified_module_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_io_buffer", "callee": "amaranth.back.rtlil.ModuleEmitter.io_sigspec", "lineno": 993, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_io_buffer", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 993, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_io_buffer", "callee": "amaranth.back.rtlil.ModuleEmitter.io_sigspec", "lineno": 996, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_io_buffer", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 997, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_io_buffer", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 998, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_io_buffer", "callee": "amaranth.back.rtlil.ModuleEmitter.io_sigspec", "lineno": 1003, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_memory", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 1008, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_memory", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 1009, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_memory", "callee": "amaranth.hdl._nir.Net.from_const", "lineno": 1010, "resolution": "qualified_module_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_memory", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 1014, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_memory", "callee": "amaranth.hdl._nir.Value.ones", "lineno": 1014, "resolution": "qualified_module_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_write_port", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 1026, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_write_port", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 1027, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_write_port", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 1028, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_write_port", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 1029, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_read_port", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 1048, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_read_port", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 1050, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_read_port", "callee": "amaranth.hdl._nir.Net.from_const", "lineno": 1050, "resolution": "qualified_module_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_read_port", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 1051, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_read_port", "callee": "amaranth.hdl._nir.Net.from_const", "lineno": 1051, "resolution": "qualified_module_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_read_port", "callee": "amaranth.hdl._ast.Const.__init__", "lineno": 1064, "resolution": "qualified_module_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_read_port", "callee": "amaranth.hdl._ast.Const.__init__", "lineno": 1065, "resolution": "qualified_module_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_read_port", "callee": "amaranth.back.rtlil.Undef.__init__", "lineno": 1084, "resolution": "same_module_class_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_read_port", "callee": "amaranth.back.rtlil.Undef.__init__", "lineno": 1085, "resolution": "same_module_class_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_read_port", "callee": "amaranth.back.rtlil.Undef.__init__", "lineno": 1086, "resolution": "same_module_class_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_read_port", "callee": ".dict.update", "lineno": 1090, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_read_port", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 1091, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_read_port", "callee": "amaranth.hdl._nir.Net.from_const", "lineno": 1091, "resolution": "qualified_module_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_read_port", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 1092, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_read_port", "callee": "amaranth.hdl._nir.Net.from_const", "lineno": 1092, "resolution": "qualified_module_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_read_port", "callee": ".dict.update", "lineno": 1094, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_read_port", "callee": ".dict.update", "lineno": 1099, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_read_port", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 1100, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_read_port", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 1101, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_read_port", "callee": ".dict.update", "lineno": 1103, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_print", "callee": ".list.append", "lineno": 1118, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_print", "callee": "amaranth.hdl._ast.Format._parse_format_spec", "lineno": 1120, "resolution": "qualified_module_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_print", "callee": "amaranth.hdl._ast.Shape.__init__", "lineno": 1120, "resolution": "qualified_module_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_print", "callee": ".list.append", "lineno": 1160, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_print", "callee": ".list.append", "lineno": 1161, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_print", "callee": ".list.append", "lineno": 1163, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_print", "callee": ".list.append", "lineno": 1165, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_print", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 1167, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_print", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 1168, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_print", "callee": "amaranth.hdl._nir.Value.", "lineno": 1168, "resolution": "qualified_module_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_print", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 1176, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_print", "callee": "amaranth.hdl._nir.Value.", "lineno": 1176, "resolution": "qualified_module_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_print", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 1181, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_print", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 1189, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_instance", "callee": "amaranth.back.rtlil.ModuleEmitter.sigspec", "lineno": 1207, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_instance", "callee": "amaranth.back.rtlil.ModuleEmitter.io_sigspec", "lineno": 1211, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_cells", "callee": "amaranth.back.rtlil.ModuleEmitter.emit_assignment_list", "lineno": 1224, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_cells", "callee": "amaranth.back.rtlil.ModuleEmitter.emit_operator", "lineno": 1226, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_cells", "callee": "amaranth.back.rtlil.ModuleEmitter.emit_part", "lineno": 1228, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_cells", "callee": "amaranth.back.rtlil.ModuleEmitter.emit_flip_flop", "lineno": 1230, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_cells", "callee": "amaranth.back.rtlil.ModuleEmitter.emit_io_buffer", "lineno": 1232, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_cells", "callee": "amaranth.back.rtlil.ModuleEmitter.emit_memory", "lineno": 1234, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_cells", "callee": "amaranth.back.rtlil.ModuleEmitter.emit_write_port", "lineno": 1236, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_cells", "callee": "amaranth.back.rtlil.ModuleEmitter.emit_read_port", "lineno": 1238, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_cells", "callee": "amaranth.back.rtlil.ModuleEmitter.emit_print", "lineno": 1240, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_cells", "callee": "amaranth.back.rtlil.ModuleEmitter.emit_any_value", "lineno": 1242, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_cells", "callee": "amaranth.back.rtlil.ModuleEmitter.emit_initial", "lineno": 1244, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.ModuleEmitter.emit_cells", "callee": "amaranth.back.rtlil.ModuleEmitter.emit_instance", "lineno": 1246, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.EmptyModuleChecker.__init__", "callee": "amaranth.back.rtlil.EmptyModuleChecker.check", "lineno": 1257, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.EmptyModuleChecker.check", "callee": "amaranth.back.rtlil.EmptyModuleChecker.check", "lineno": 1262, "resolution": "self_method_call" }, { "caller": "amaranth.back.rtlil.convert_fragment", "callee": "amaranth.hdl._ir.build_netlist", "lineno": 1274, "resolution": "qualified_module_call" }, { "caller": "amaranth.back.rtlil.convert_fragment", "callee": "amaranth.back.rtlil.EmptyModuleChecker.__init__", "lineno": 1275, "resolution": "same_module_class_call" }, { "caller": "amaranth.back.rtlil.convert_fragment", "callee": "amaranth.back.rtlil.Design.__init__", "lineno": 1276, "resolution": "same_module_class_call" }, { "caller": "amaranth.back.rtlil.convert_fragment", "callee": "amaranth.back.rtlil.EmptyModuleChecker.is_empty", "lineno": 1278, "resolution": "local_typed_method_call" }, { "caller": "amaranth.back.rtlil.convert_fragment", "callee": "amaranth.back.rtlil.Design.module", "lineno": 1280, "resolution": "local_typed_method_call" }, { "caller": "amaranth.back.rtlil.convert_fragment", "callee": "amaranth.back.rtlil.ModuleEmitter.__init__", "lineno": 1283, "resolution": "same_module_class_call" }, { "caller": "amaranth.back.rtlil.convert", "callee": "amaranth.hdl._ir.Fragment.get", "lineno": 1304, "resolution": "qualified_module_call" }, { "caller": "amaranth.back.rtlil.convert", "callee": "amaranth.back.rtlil.convert_fragment", "lineno": 1305, "resolution": "direct_name_call" } ], "amaranth.back.verilog": [ { "caller": "amaranth.back.verilog._convert_rtlil_text", "callee": ".list.append", "lineno": 15, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.back.verilog._convert_rtlil_text", "callee": ".list.append", "lineno": 16, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.back.verilog._convert_rtlil_text", "callee": ".list.append", "lineno": 17, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.back.verilog._convert_rtlil_text", "callee": ".list.append", "lineno": 21, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.back.verilog._convert_rtlil_text", "callee": ".list.append", "lineno": 22, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.back.verilog._convert_rtlil_text", "callee": ".list.append", "lineno": 23, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.back.verilog._convert_rtlil_text", "callee": ".list.append", "lineno": 24, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.back.verilog._convert_rtlil_text", "callee": ".list.append", "lineno": 25, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.back.verilog._convert_rtlil_text", "callee": ".list.append", "lineno": 26, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.back.verilog._convert_rtlil_text", "callee": ".list.append", "lineno": 27, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.back.verilog._convert_rtlil_text", "callee": ".list.append", "lineno": 29, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.back.verilog.convert_fragment", "callee": "amaranth.back.rtlil.convert_fragment", "lineno": 39, "resolution": "qualified_module_call" }, { "caller": "amaranth.back.verilog.convert_fragment", "callee": "amaranth.back.verilog._convert_rtlil_text", "lineno": 40, "resolution": "direct_name_call" }, { "caller": "amaranth.back.verilog.convert", "callee": "amaranth.hdl._ir.Fragment.get", "lineno": 60, "resolution": "qualified_module_call" }, { "caller": "amaranth.back.verilog.convert", "callee": "amaranth.back.verilog.convert_fragment", "lineno": 61, "resolution": "direct_name_call" } ], "amaranth.back": [], "amaranth.build.dsl": [ { "caller": "amaranth.build.dsl.Pins.map_names", "callee": ".list.append", "lineno": 52, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.build.dsl.PinsN", "callee": "amaranth.build.dsl.Pins.__init__", "lineno": 61, "resolution": "same_module_class_call" }, { "caller": "amaranth.build.dsl.DiffPairs.__init__", "callee": "amaranth.build.dsl.Pins.__init__", "lineno": 66, "resolution": "same_module_class_call" }, { "caller": "amaranth.build.dsl.DiffPairs.__init__", "callee": "amaranth.build.dsl.Pins.__init__", "lineno": 67, "resolution": "same_module_class_call" }, { "caller": "amaranth.build.dsl.DiffPairsN", "callee": "amaranth.build.dsl.DiffPairs.__init__", "lineno": 89, "resolution": "same_module_class_call" }, { "caller": "amaranth.build.dsl.Attrs.__repr__", "callee": ".list.append", "lineno": 106, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.build.dsl.Attrs.__repr__", "callee": ".list.append", "lineno": 108, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.build.dsl.Subsignal.__init__", "callee": "amaranth.build.dsl.Attrs.__init__", "lineno": 152, "resolution": "same_module_class_call" }, { "caller": "amaranth.build.dsl.Subsignal._content_repr", "callee": ".list.append", "lineno": 192, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.build.dsl.Subsignal._content_repr", "callee": ".list.append", "lineno": 194, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.build.dsl.Subsignal._content_repr", "callee": ".list.append", "lineno": 196, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.build.dsl.Subsignal.__repr__", "callee": "amaranth.build.dsl.Subsignal._content_repr", "lineno": 200, "resolution": "self_method_call" }, { "caller": "amaranth.build.dsl.Resource.__repr__", "callee": "amaranth.build.dsl.Subsignal._content_repr", "lineno": 232, "resolution": "inherited_method_call" }, { "caller": "amaranth.build.dsl.Connector.__init__", "callee": ".collections.OrderedDict", "lineno": 239, "resolution": "external_constructor_call" } ], "amaranth.build.plat": [ { "caller": "amaranth.build.plat.", "callee": ".abc.abstractmethod", "lineno": 28, "resolution": "external_constructor_call" }, { "caller": "amaranth.build.plat.", "callee": ".abc.abstractmethod", "lineno": 29, "resolution": "external_constructor_call" }, { "caller": "amaranth.build.plat.", "callee": ".abc.abstractmethod", "lineno": 32, "resolution": "external_constructor_call" }, { "caller": "amaranth.build.plat.Platform.__init__", "callee": ".collections.OrderedDict", "lineno": 37, "resolution": "external_constructor_call" }, { "caller": "amaranth.build.plat.Platform.build", "callee": "amaranth.build.plat.Platform.prepare", "lineno": 116, "resolution": "self_method_call" }, { "caller": "amaranth.build.plat.Platform.build", "callee": "amaranth.build.plat.Platform.toolchain_program", "lineno": 124, "resolution": "self_method_call" }, { "caller": "amaranth.build.plat.Platform.create_missing_domain", "callee": "amaranth.lib.io.Buffer.__init__", "lineno": 143, "resolution": "qualified_module_call" }, { "caller": "amaranth.build.plat.Platform.create_missing_domain", "callee": "amaranth.lib.io.Buffer.__init__", "lineno": 147, "resolution": "qualified_module_call" }, { "caller": "amaranth.build.plat.Platform.create_missing_domain", "callee": "amaranth.lib.cdc.ResetSynchronizer.__init__", "lineno": 154, "resolution": "imported_call" }, { "caller": "amaranth.build.plat.Platform.prepare", "callee": "amaranth.hdl._xfrm.DomainLowerer.__init__", "lineno": 164, "resolution": "imported_call" }, { "caller": "amaranth.build.plat.Platform.prepare", "callee": "amaranth.hdl._xfrm.DomainLowerer.__init__", "lineno": 172, "resolution": "imported_call" }, { "caller": "amaranth.build.plat.Platform.prepare", "callee": "amaranth.hdl._ir.Design.__init__", "lineno": 175, "resolution": "imported_call" }, { "caller": "amaranth.build.plat.Platform.prepare", "callee": "amaranth.build.plat.Platform.toolchain_prepare", "lineno": 176, "resolution": "self_method_call" }, { "caller": "amaranth.build.plat.", "callee": ".abc.abstractmethod", "lineno": 207, "resolution": "external_constructor_call" }, { "caller": "amaranth.build.plat.", "callee": ".abc.abstractmethod", "lineno": 208, "resolution": "external_constructor_call" }, { "caller": "amaranth.build.plat.", "callee": ".abc.abstractmethod", "lineno": 209, "resolution": "external_constructor_call" }, { "caller": "amaranth.build.plat.TemplatedPlatform.toolchain_prepare", "callee": "amaranth.back.rtlil.convert_fragment", "lineno": 259, "resolution": "qualified_module_call" }, { "caller": "amaranth.build.plat.TemplatedPlatform.toolchain_prepare.get_override", "callee": "amaranth.build.plat.TemplatedPlatform.toolchain_prepare._extract_override", "lineno": 286, "resolution": "same_class_name_call" }, { "caller": "amaranth.build.plat.TemplatedPlatform.toolchain_prepare.get_override_flag", "callee": "amaranth.build.plat.TemplatedPlatform.toolchain_prepare._extract_override", "lineno": 290, "resolution": "same_class_name_call" }, { "caller": "amaranth.build.plat.TemplatedPlatform.toolchain_prepare.emit_verilog", "callee": "amaranth.back.verilog._convert_rtlil_text", "lineno": 309, "resolution": "qualified_module_call" }, { "caller": "amaranth.build.plat.TemplatedPlatform.toolchain_prepare.emit_debug_verilog", "callee": "amaranth.build.plat.TemplatedPlatform.toolchain_prepare.get_override_flag", "lineno": 313, "resolution": "same_class_name_call" }, { "caller": "amaranth.build.plat.TemplatedPlatform.toolchain_prepare.emit_debug_verilog", "callee": "amaranth.back.verilog._convert_rtlil_text", "lineno": 316, "resolution": "qualified_module_call" }, { "caller": "amaranth.build.plat.TemplatedPlatform.toolchain_prepare.emit_commands", "callee": ".list.append", "lineno": 334, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.build.plat.TemplatedPlatform.toolchain_prepare.emit_commands", "callee": ".str.format", "lineno": 334, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.build.plat.TemplatedPlatform.toolchain_prepare.emit_commands", "callee": "amaranth.build.plat.TemplatedPlatform.toolchain_prepare.render", "lineno": 337, "resolution": "same_class_name_call" }, { "caller": "amaranth.build.plat.TemplatedPlatform.toolchain_prepare.emit_commands", "callee": ".list.append", "lineno": 341, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.build.plat.TemplatedPlatform.toolchain_prepare.emit_commands", "callee": ".list.append", "lineno": 343, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.build.plat.TemplatedPlatform.toolchain_prepare.emit_commands", "callee": ".list.append", "lineno": 345, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.build.plat.TemplatedPlatform.toolchain_prepare.ascii_escape", "callee": "amaranth.build.plat.TemplatedPlatform.toolchain_prepare.ascii_escape.escape_one", "lineno": 384, "resolution": "same_class_name_call" }, { "caller": "amaranth.build.plat.TemplatedPlatform.toolchain_prepare.verbose", "callee": "amaranth.build.plat.TemplatedPlatform.toolchain_prepare.get_override_flag", "lineno": 397, "resolution": "same_class_name_call" }, { "caller": "amaranth.build.plat.TemplatedPlatform.toolchain_prepare.quiet", "callee": "amaranth.build.plat.TemplatedPlatform.toolchain_prepare.get_override_flag", "lineno": 403, "resolution": "same_class_name_call" }, { "caller": "amaranth.build.plat.TemplatedPlatform.toolchain_prepare", "callee": "amaranth.build.plat.TemplatedPlatform.toolchain_prepare.render", "lineno": 438, "resolution": "same_class_name_call" }, { "caller": "amaranth.build.plat.TemplatedPlatform.toolchain_prepare", "callee": "amaranth.build.plat.TemplatedPlatform.toolchain_prepare.render", "lineno": 439, "resolution": "same_class_name_call" } ], "amaranth.build.res": [ { "caller": "amaranth.build.res.PinBuffer.elaborate", "callee": "amaranth.lib.io.Buffer.__init__", "lineno": 41, "resolution": "qualified_module_call" }, { "caller": "amaranth.build.res.PinBuffer.elaborate", "callee": "amaranth.lib.io.FFBuffer.__init__", "lineno": 45, "resolution": "qualified_module_call" }, { "caller": "amaranth.build.res.PinBuffer.elaborate", "callee": "amaranth.lib.io.DDRBuffer.__init__", "lineno": 50, "resolution": "qualified_module_call" }, { "caller": "amaranth.build.res.PinBuffer.elaborate", "callee": "amaranth.lib.io.Buffer.__init__", "lineno": 56, "resolution": "qualified_module_call" }, { "caller": "amaranth.build.res.PinBuffer.elaborate", "callee": "amaranth.lib.io.FFBuffer.__init__", "lineno": 60, "resolution": "qualified_module_call" }, { "caller": "amaranth.build.res.PinBuffer.elaborate", "callee": "amaranth.lib.io.DDRBuffer.__init__", "lineno": 65, "resolution": "qualified_module_call" }, { "caller": "amaranth.build.res.PinBuffer.elaborate", "callee": "amaranth.lib.io.Buffer.__init__", "lineno": 73, "resolution": "qualified_module_call" }, { "caller": "amaranth.build.res.PinBuffer.elaborate", "callee": "amaranth.lib.io.FFBuffer.__init__", "lineno": 80, "resolution": "qualified_module_call" }, { "caller": "amaranth.build.res.PinBuffer.elaborate", "callee": "amaranth.lib.io.DDRBuffer.__init__", "lineno": 89, "resolution": "qualified_module_call" }, { "caller": "amaranth.build.res.ResourceManager.__init__", "callee": ".collections.OrderedDict", "lineno": 103, "resolution": "external_constructor_call" }, { "caller": "amaranth.build.res.ResourceManager.__init__", "callee": ".collections.OrderedDict", "lineno": 104, "resolution": "external_constructor_call" }, { "caller": "amaranth.build.res.ResourceManager.__init__", "callee": ".collections.OrderedDict", "lineno": 105, "resolution": "external_constructor_call" }, { "caller": "amaranth.build.res.ResourceManager.__init__", "callee": ".collections.OrderedDict", "lineno": 107, "resolution": "external_constructor_call" }, { "caller": "amaranth.build.res.ResourceManager.__init__", "callee": ".collections.OrderedDict", "lineno": 108, "resolution": "external_constructor_call" }, { "caller": "amaranth.build.res.ResourceManager.__init__", "callee": "amaranth.build.res.ResourceManager.add_resources", "lineno": 116, "resolution": "self_method_call" }, { "caller": "amaranth.build.res.ResourceManager.__init__", "callee": "amaranth.build.res.ResourceManager.add_connectors", "lineno": 117, "resolution": "self_method_call" }, { "caller": "amaranth.build.res.ResourceManager.request", "callee": "amaranth.build.res.ResourceManager.lookup", "lineno": 148, "resolution": "self_method_call" }, { "caller": "amaranth.build.res.ResourceManager.request.merge_options", "callee": "amaranth.build.res.ResourceManager.request.merge_options", "lineno": 171, "resolution": "same_class_name_call" }, { "caller": "amaranth.build.res.ResourceManager.request.resolve", "callee": "amaranth.build.res.ResourceManager.request.resolve", "lineno": 205, "resolution": "same_class_name_call" }, { "caller": "amaranth.build.res.ResourceManager.request.resolve", "callee": "amaranth.build.res.PortMetadata.__init__", "lineno": 220, "resolution": "same_module_class_call" }, { "caller": "amaranth.build.res.ResourceManager.request.resolve", "callee": "amaranth.lib.io.SingleEndedPort.__init__", "lineno": 223, "resolution": "qualified_module_call" }, { "caller": "amaranth.build.res.ResourceManager.request.resolve", "callee": "amaranth.build.res.ResourceManager.add_clock_constraint", "lineno": 225, "resolution": "self_method_call" }, { "caller": "amaranth.build.res.ResourceManager.request.resolve", "callee": "amaranth.build.res.PortMetadata.__init__", "lineno": 231, "resolution": "same_module_class_call" }, { "caller": "amaranth.build.res.ResourceManager.request.resolve", "callee": "amaranth.build.res.PortMetadata.__init__", "lineno": 235, "resolution": "same_module_class_call" }, { "caller": "amaranth.build.res.ResourceManager.request.resolve", "callee": "amaranth.lib.io.DifferentialPort.__init__", "lineno": 238, "resolution": "qualified_module_call" }, { "caller": "amaranth.build.res.ResourceManager.request.resolve", "callee": "amaranth.build.res.ResourceManager.add_clock_constraint", "lineno": 240, "resolution": "self_method_call" }, { "caller": "amaranth.build.res.ResourceManager.request.resolve", "callee": "amaranth._utils._ignore_deprecated", "lineno": 256, "resolution": "imported_call" }, { "caller": "amaranth.build.res.ResourceManager.request.resolve", "callee": "amaranth.lib.wiring.flipped", "lineno": 257, "resolution": "qualified_module_call" }, { "caller": "amaranth.build.res.ResourceManager.request.resolve", "callee": "amaranth.lib.io.Pin.__init__", "lineno": 257, "resolution": "qualified_module_call" }, { "caller": "amaranth.build.res.ResourceManager.request.resolve", "callee": "amaranth.build.res.PinBuffer.__init__", "lineno": 258, "resolution": "same_module_class_call" }, { "caller": "amaranth.build.res.ResourceManager.request", "callee": "amaranth.build.res.ResourceManager.request.resolve", "lineno": 266, "resolution": "same_class_name_call" }, { "caller": "amaranth.build.res.ResourceManager.request", "callee": "amaranth.build.res.ResourceManager.request.merge_options", "lineno": 267, "resolution": "same_class_name_call" } ], "amaranth.build.run": [ { "caller": "amaranth.build.run.BuildPlan.__init__", "callee": ".collections.OrderedDict", "lineno": 28, "resolution": "external_constructor_call" }, { "caller": "amaranth.build.run.BuildPlan.execute_local", "callee": "amaranth.build.run.BuildPlan.extract", "lineno": 108, "resolution": "self_method_call" }, { "caller": "amaranth.build.run.BuildPlan.execute_local", "callee": "amaranth.build.run.LocalBuildProducts.__init__", "lineno": 118, "resolution": "same_module_class_call" }, { "caller": "amaranth.build.run.BuildPlan.execute_local_docker", "callee": "amaranth.build.run.BuildPlan.extract", "lineno": 129, "resolution": "self_method_call" }, { "caller": "amaranth.build.run.BuildPlan.execute_local_docker", "callee": "amaranth.build.run.LocalBuildProducts.__init__", "lineno": 146, "resolution": "same_module_class_call" }, { "caller": "amaranth.build.run.BuildPlan.execute_remote_ssh", "callee": ".paramiko.SSHClient", "lineno": 167, "resolution": "external_constructor_call" }, { "caller": "amaranth.build.run.BuildPlan.execute_remote_ssh.mkdirs", "callee": "amaranth.build.run.BuildPlan.execute_remote_ssh.mkdir_exist_ok", "lineno": 190, "resolution": "same_class_name_call" }, { "caller": "amaranth.build.run.BuildPlan.execute_remote_ssh", "callee": "amaranth.build.run.BuildPlan.execute_remote_ssh.mkdir_exist_ok", "lineno": 192, "resolution": "same_class_name_call" }, { "caller": "amaranth.build.run.BuildPlan.execute_remote_ssh", "callee": "amaranth.build.run.BuildPlan.execute_remote_ssh.mkdirs", "lineno": 199, "resolution": "same_class_name_call" }, { "caller": "amaranth.build.run.BuildPlan.execute_remote_ssh", "callee": "amaranth.build.run.RemoteSSHBuildProducts.__init__", "lineno": 225, "resolution": "same_module_class_call" }, { "caller": "amaranth.build.run.BuildPlan.execute", "callee": "amaranth.build.run.BuildPlan.execute_local", "lineno": 232, "resolution": "self_method_call" }, { "caller": "amaranth.build.run.BuildProducts.extract", "callee": ".list.append", "lineno": 264, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.build.run.BuildProducts.extract", "callee": "amaranth.build.run.BuildProducts.get", "lineno": 265, "resolution": "self_method_call" }, { "caller": "amaranth.build.run.RemoteSSHBuildProducts.get", "callee": ".paramiko.SSHClient", "lineno": 302, "resolution": "external_constructor_call" } ], "amaranth.build": [], "amaranth.hdl._ast": [ { "caller": "amaranth.hdl._ast.Shape._cast_plain_enum", "callee": "amaranth.hdl._ast.Shape.__init__", "lineno": 106, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Shape.cast", "callee": "amaranth.hdl._ast.Shape.__init__", "lineno": 137, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Shape.cast", "callee": "amaranth.hdl._ast.Shape.__init__", "lineno": 140, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Shape.cast", "callee": "amaranth.hdl._ast.Shape.__init__", "lineno": 146, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Shape._unify", "callee": "amaranth.hdl._ast.unsigned", "lineno": 191, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.Shape._unify", "callee": "amaranth.hdl._ast.signed", "lineno": 194, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.unsigned", "callee": "amaranth.hdl._ast.Shape.__init__", "lineno": 199, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.signed", "callee": "amaranth.hdl._ast.Shape.__init__", "lineno": 204, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.ShapeCastable.format", "callee": "amaranth.hdl._ast.Format.Array.__init__", "lineno": 408, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast._normalize_patterns", "callee": "amaranth.hdl._ast.Const.__init__", "lineno": 474, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast._normalize_patterns", "callee": ".list.append", "lineno": 483, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ast.Value.cast", "callee": "amaranth.hdl._ast.Const.__init__", "lineno": 574, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Value.cast", "callee": "amaranth.hdl._ast.Const.__init__", "lineno": 576, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Value.__init__", "callee": "amaranth.tracer.get_src_loc", "lineno": 585, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ast.Value.as_unsigned", "callee": "amaranth.hdl._ast.Operator.__init__", "lineno": 608, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Value.as_signed", "callee": "amaranth.hdl._ast.Operator.__init__", "lineno": 624, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Value.bool", "callee": "amaranth.hdl._ast.Operator.__init__", "lineno": 650, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Value.__neg__", "callee": "amaranth.hdl._ast.Operator.__init__", "lineno": 675, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Value.__add__", "callee": "amaranth.hdl._ast.Operator.__init__", "lineno": 692, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Value.__add__", "callee": "amaranth.hdl._ast._overridable_by_reflected", "lineno": 677, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.Value.__radd__", "callee": "amaranth.hdl._ast.Operator.__init__", "lineno": 699, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Value.__sub__", "callee": "amaranth.hdl._ast.Operator.__init__", "lineno": 720, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Value.__sub__", "callee": "amaranth.hdl._ast._overridable_by_reflected", "lineno": 701, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.Value.__rsub__", "callee": "amaranth.hdl._ast.Operator.__init__", "lineno": 727, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Value.__mul__", "callee": "amaranth.hdl._ast.Operator.__init__", "lineno": 740, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Value.__mul__", "callee": "amaranth.hdl._ast._overridable_by_reflected", "lineno": 729, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.Value.__rmul__", "callee": "amaranth.hdl._ast.Operator.__init__", "lineno": 747, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Value.__floordiv__", "callee": "amaranth.hdl._ast.Operator.__init__", "lineno": 766, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Value.__floordiv__", "callee": "amaranth.hdl._ast._overridable_by_reflected", "lineno": 749, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.Value.__rfloordiv__", "callee": "amaranth.hdl._ast.Operator.__init__", "lineno": 775, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Value.__mod__", "callee": "amaranth.hdl._ast.Operator.__init__", "lineno": 787, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Value.__mod__", "callee": "amaranth.hdl._ast._overridable_by_reflected", "lineno": 777, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.Value.__rmod__", "callee": "amaranth.hdl._ast.Operator.__init__", "lineno": 794, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Value.__eq__", "callee": "amaranth.hdl._ast.Operator.__init__", "lineno": 804, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Value.__eq__", "callee": "amaranth.hdl._ast._overridable_by_reflected", "lineno": 796, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.Value.__ne__", "callee": "amaranth.hdl._ast.Operator.__init__", "lineno": 814, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Value.__ne__", "callee": "amaranth.hdl._ast._overridable_by_reflected", "lineno": 806, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.Value.__lt__", "callee": "amaranth.hdl._ast.Operator.__init__", "lineno": 824, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Value.__lt__", "callee": "amaranth.hdl._ast._overridable_by_reflected", "lineno": 816, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.Value.__le__", "callee": "amaranth.hdl._ast.Operator.__init__", "lineno": 834, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Value.__le__", "callee": "amaranth.hdl._ast._overridable_by_reflected", "lineno": 826, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.Value.__gt__", "callee": "amaranth.hdl._ast.Operator.__init__", "lineno": 844, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Value.__gt__", "callee": "amaranth.hdl._ast._overridable_by_reflected", "lineno": 836, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.Value.__ge__", "callee": "amaranth.hdl._ast.Operator.__init__", "lineno": 854, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Value.__ge__", "callee": "amaranth.hdl._ast._overridable_by_reflected", "lineno": 846, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.Value.__abs__", "callee": "amaranth.hdl._ast.Value.shape", "lineno": 869, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ast.Value.__abs__", "callee": "amaranth.hdl._ast.Mux", "lineno": 870, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.Value.__invert__", "callee": "amaranth.hdl._ast.Operator.__init__", "lineno": 894, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Value.__and__", "callee": "amaranth.hdl._ast.Operator.__init__", "lineno": 911, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Value.__and__", "callee": "amaranth.hdl._ast._overridable_by_reflected", "lineno": 896, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.Value.__rand__", "callee": "amaranth.hdl._ast.Operator.__init__", "lineno": 918, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Value.all", "callee": "amaranth.hdl._ast.Operator.__init__", "lineno": 927, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Value.__or__", "callee": "amaranth.hdl._ast.Operator.__init__", "lineno": 944, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Value.__or__", "callee": "amaranth.hdl._ast._overridable_by_reflected", "lineno": 929, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.Value.__ror__", "callee": "amaranth.hdl._ast.Operator.__init__", "lineno": 951, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Value.any", "callee": "amaranth.hdl._ast.Operator.__init__", "lineno": 963, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Value.__xor__", "callee": "amaranth.hdl._ast.Operator.__init__", "lineno": 980, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Value.__xor__", "callee": "amaranth.hdl._ast._overridable_by_reflected", "lineno": 965, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.Value.__rxor__", "callee": "amaranth.hdl._ast.Operator.__init__", "lineno": 987, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Value.xor", "callee": "amaranth.hdl._ast.Operator.__init__", "lineno": 996, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Value.__check_shamt", "callee": "amaranth.hdl._ast.Value.shape", "lineno": 999, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ast.Value.__lshift__", "callee": "amaranth.hdl._ast.Operator.__init__", "lineno": 1023, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Value.__lshift__", "callee": "amaranth.hdl._ast._overridable_by_reflected", "lineno": 1005, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.Value.__rlshift__", "callee": "amaranth.hdl._ast.Value.__check_shamt", "lineno": 1030, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ast.Value.__rlshift__", "callee": "amaranth.hdl._ast.Operator.__init__", "lineno": 1031, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Value.shift_left", "callee": "amaranth.hdl._ast.Value.shift_right", "lineno": 1048, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ast.Value.shift_left", "callee": "amaranth.hdl._ast.Value.shape", "lineno": 1049, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ast.Value.shift_left", "callee": "amaranth.hdl._ast.Cat", "lineno": 1050, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.Value.shift_left", "callee": "amaranth.hdl._ast.Const.__init__", "lineno": 1050, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Value.shift_left", "callee": "amaranth.hdl._ast.Cat", "lineno": 1052, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.Value.shift_left", "callee": "amaranth.hdl._ast.Const.__init__", "lineno": 1052, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Value.rotate_left", "callee": "amaranth.hdl._ast.Cat", "lineno": 1067, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.Value.__rshift__", "callee": "amaranth.hdl._ast.Operator.__init__", "lineno": 1087, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Value.__rshift__", "callee": "amaranth.hdl._ast._overridable_by_reflected", "lineno": 1069, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.Value.__rrshift__", "callee": "amaranth.hdl._ast.Value.__check_shamt", "lineno": 1094, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ast.Value.__rrshift__", "callee": "amaranth.hdl._ast.Operator.__init__", "lineno": 1095, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Value.shift_right", "callee": "amaranth.hdl._ast.Value.shift_left", "lineno": 1112, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ast.Value.shift_right", "callee": "amaranth.hdl._ast.Value.shape", "lineno": 1113, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ast.Value.rotate_right", "callee": "amaranth.hdl._ast.Cat", "lineno": 1133, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.Value.__len__", "callee": "amaranth.hdl._ast.Value.shape", "lineno": 1143, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ast.Value.__getitem__", "callee": "amaranth.hdl._ast.Slice.__init__", "lineno": 1171, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Value.__getitem__", "callee": "amaranth.hdl._ast.Cat", "lineno": 1178, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.Value.__getitem__", "callee": "amaranth.hdl._ast.Slice.__init__", "lineno": 1179, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Value.bit_select", "callee": "amaranth.hdl._ast.Part.__init__", "lineno": 1232, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Value.word_select", "callee": "amaranth.hdl._ast.Part.__init__", "lineno": 1266, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Value.replicate", "callee": "amaranth.hdl._ast.Cat", "lineno": 1288, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.Value.matches", "callee": "amaranth.hdl._ast._normalize_patterns", "lineno": 1309, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.Value.matches", "callee": "amaranth.hdl._ast.Value.shape", "lineno": 1309, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ast.Value.matches", "callee": ".list.append", "lineno": 1313, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ast.Value.matches", "callee": ".list.append", "lineno": 1315, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ast.Value.matches", "callee": "amaranth.hdl._ast.Const.__init__", "lineno": 1317, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Value.matches", "callee": "amaranth.hdl._ast.Cat", "lineno": 1321, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.Value.eq", "callee": "amaranth.hdl._ast.Assign.__init__", "lineno": 1336, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Const.cast", "callee": "amaranth.hdl._ast.Const.__init__", "lineno": 1571, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Const.cast", "callee": "amaranth.hdl._ast.unsigned", "lineno": 1571, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.Const.cast", "callee": "amaranth.hdl._ast.Const.__init__", "lineno": 1574, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Const.cast", "callee": "amaranth.hdl._ast.Const.__init__", "lineno": 1577, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Const.cast", "callee": "amaranth.hdl._ast.unsigned", "lineno": 1577, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.Const.__init__", "callee": "amaranth.hdl._ast.Shape.__init__", "lineno": 1589, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Const.__init__", "callee": "amaranth.hdl._ast.Shape.__init__", "lineno": 1591, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Operator.shape", "callee": "amaranth.hdl._ast.Shape.__init__", "lineno": 1647, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Operator.shape", "callee": "amaranth.hdl._ast.Shape.__init__", "lineno": 1649, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Operator.shape", "callee": "amaranth.hdl._ast.Shape.__init__", "lineno": 1651, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Operator.shape", "callee": "amaranth.hdl._ast.Shape.__init__", "lineno": 1653, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Operator.shape", "callee": "amaranth.hdl._ast.Shape.__init__", "lineno": 1655, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Operator.shape", "callee": "amaranth.hdl._ast.Shape.__init__", "lineno": 1660, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Operator.shape", "callee": "amaranth.hdl._ast.Shape.__init__", "lineno": 1663, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Operator.shape", "callee": "amaranth.hdl._ast.Shape.__init__", "lineno": 1665, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Operator.shape", "callee": "amaranth.hdl._ast.Shape.__init__", "lineno": 1667, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Operator.shape", "callee": "amaranth.hdl._ast.Shape.__init__", "lineno": 1669, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Operator.shape", "callee": "amaranth.hdl._ast.Shape.__init__", "lineno": 1671, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Operator.shape", "callee": "amaranth.hdl._ast.Shape.__init__", "lineno": 1676, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Operator.shape", "callee": "amaranth.hdl._ast.Shape.__init__", "lineno": 1679, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Mux", "callee": "amaranth.hdl._ast.SwitchValue.__init__", "lineno": 1710, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Slice.shape", "callee": "amaranth.hdl._ast.Shape.__init__", "lineno": 1756, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Part.shape", "callee": "amaranth.hdl._ast.Shape.__init__", "lineno": 1804, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Cat", "callee": "amaranth.hdl._ast.IOConcat.__init__", "lineno": 1843, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Cat", "callee": "amaranth.hdl._ast.Concat.__init__", "lineno": 1845, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Concat.__init__", "callee": ".list.append", "lineno": 1867, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ast.Concat.shape", "callee": "amaranth.hdl._ast.Shape.__init__", "lineno": 1875, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.SwitchValue.__init__", "callee": "amaranth.hdl._ast._normalize_patterns", "lineno": 1902, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.SwitchValue.__init__", "callee": ".list.append", "lineno": 1908, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ast.SwitchValue.__repr__", "callee": "amaranth.hdl._ast.SwitchValue.__repr__.case_repr", "lineno": 1937, "resolution": "same_class_name_call" }, { "caller": "amaranth.hdl._ast._get_init_value", "callee": "amaranth.hdl._ast.Const.__init__", "lineno": 1997, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Signal.__init__", "callee": "amaranth.tracer.get_var_name", "lineno": 2050, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ast.Signal.__init__", "callee": "amaranth.hdl._ast.unsigned", "lineno": 2056, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.Signal.__init__", "callee": "amaranth.hdl._ast._get_init_value", "lineno": 2070, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.Signal.__init__", "callee": "amaranth.hdl._ast.unsigned", "lineno": 2070, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.Signal.__init__", "callee": ".collections.OrderedDict", "lineno": 2073, "resolution": "external_constructor_call" }, { "caller": "amaranth.hdl._ast.Signal.__init__", "callee": "amaranth.hdl._ast.Format.Array.__init__", "lineno": 2080, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Signal.shape", "callee": "amaranth.hdl._ast.Shape.__init__", "lineno": 2088, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Signal.like", "callee": "amaranth.tracer.get_var_name", "lineno": 2128, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ast.ClockSignal.shape", "callee": "amaranth.hdl._ast.Shape.__init__", "lineno": 2192, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.ResetSignal.shape", "callee": "amaranth.hdl._ast.Shape.__init__", "lineno": 2237, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.AnyValue.shape", "callee": "amaranth.hdl._ast.Shape.__init__", "lineno": 2271, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.AnyConst", "callee": "amaranth.hdl._ast.AnyValue.__init__", "lineno": 2281, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.AnySeq", "callee": "amaranth.hdl._ast.AnyValue.__init__", "lineno": 2285, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Array.__getitem__", "callee": "amaranth.tracer.get_src_loc", "lineno": 2334, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ast.Array.__getitem__", "callee": "amaranth.hdl._ast.ArrayProxy.__init__", "lineno": 2336, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Array.__setitem__", "callee": "amaranth.hdl._ast.Array._check_mutability", "lineno": 2349, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ast.Array.__delitem__", "callee": "amaranth.hdl._ast.Array._check_mutability", "lineno": 2353, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ast.Array.insert", "callee": "amaranth.hdl._ast.Array._check_mutability", "lineno": 2357, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ast.ArrayProxy.__init__", "callee": "amaranth.tracer.get_src_loc", "lineno": 2375, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ast.ArrayProxy.__getattr__", "callee": "amaranth.hdl._ast.ArrayProxy.__init__", "lineno": 2388, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.ArrayProxy.__getitem__", "callee": "amaranth.hdl._ast.ArrayProxy.__init__", "lineno": 2391, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.ArrayProxy.shape", "callee": "amaranth.hdl._ast.ArrayProxy._iter_as_values", "lineno": 2399, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ast.ArrayProxy.as_value", "callee": "amaranth.hdl._ast.SwitchValue.__init__", "lineno": 2402, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.ArrayProxy.eq", "callee": "amaranth.hdl._ast.ArrayProxy.as_value", "lineno": 2413, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2418, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2419, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2420, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2421, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2422, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2423, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2424, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2425, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2426, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2427, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2428, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2429, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2430, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2431, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2432, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2433, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2434, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2435, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2436, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2437, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2438, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2439, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2440, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2441, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2442, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2443, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2444, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2445, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2446, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2447, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2448, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2449, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2450, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2451, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2452, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2453, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2454, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2455, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2456, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2457, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2458, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2459, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2460, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2461, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2462, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2463, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2464, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.", "callee": "amaranth.hdl._ast._proxy_value", "lineno": 2465, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.Initial.shape", "callee": "amaranth.hdl._ast.Shape.__init__", "lineno": 2478, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast._FormatLike.__add__", "callee": "amaranth.hdl._ast._FormatLike._as_format", "lineno": 2494, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ast.Format.__init__.subformat", "callee": ".list.append", "lineno": 2537, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ast.Format.__init__.subformat", "callee": "amaranth.hdl._ast.Format.__init__.get_field", "lineno": 2539, "resolution": "same_class_name_call" }, { "caller": "amaranth.hdl._ast.Format.__init__.subformat", "callee": "amaranth.hdl._ast.Format.__init__.subformat", "lineno": 2541, "resolution": "same_class_name_call" }, { "caller": "amaranth.hdl._ast.Format.__init__.subformat", "callee": ".list.append", "lineno": 2542, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ast.Format.__init__", "callee": ".list.append", "lineno": 2546, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ast.Format.__init__", "callee": "amaranth.hdl._ast.Format.__init__.get_field", "lineno": 2548, "resolution": "same_class_name_call" }, { "caller": "amaranth.hdl._ast.Format.__init__", "callee": "amaranth.hdl._ast.Format.__init__.subformat", "lineno": 2553, "resolution": "same_class_name_call" }, { "caller": "amaranth.hdl._ast.Format.__init__", "callee": "amaranth.hdl._ast.Format._parse_format_spec", "lineno": 2556, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ast.Format.__init__", "callee": ".list.append", "lineno": 2557, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ast.Format.__init__", "callee": "amaranth.hdl._ast.Format._parse_format_spec", "lineno": 2567, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ast.Format.__init__", "callee": ".list.append", "lineno": 2568, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ast.Format.__init__", "callee": ".list.append", "lineno": 2574, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ast.Format.__init__", "callee": "amaranth.hdl._ast.Format._clean_chunks", "lineno": 2583, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ast.Format._clean_chunks", "callee": ".list.append", "lineno": 2603, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ast.Format._to_format_string", "callee": ".list.append", "lineno": 2611, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ast.Format._to_format_string", "callee": ".list.append", "lineno": 2614, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ast.Format._to_format_string", "callee": ".list.append", "lineno": 2616, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ast.Format._to_format_string", "callee": ".list.append", "lineno": 2618, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ast.Format.__repr__", "callee": "amaranth.hdl._ast.Format._to_format_string", "lineno": 2622, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ast.Enum._as_format.str_val", "callee": "amaranth.hdl._ast.Const.__init__", "lineno": 2715, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Enum._as_format", "callee": "amaranth.hdl._ast.SwitchValue.__init__", "lineno": 2716, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Enum._as_format", "callee": "amaranth.hdl._ast.Format.Array.__init__", "lineno": 2720, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Struct._as_format", "callee": ".list.append", "lineno": 2745, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ast.Struct._as_format", "callee": ".list.append", "lineno": 2746, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ast.Struct._as_format", "callee": ".list.append", "lineno": 2748, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ast.Array._as_format", "callee": ".list.append", "lineno": 2771, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ast.Array._as_format", "callee": ".list.append", "lineno": 2773, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ast.Statement.__init__", "callee": "amaranth.tracer.get_src_loc", "lineno": 2797, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ast.Statement.cast", "callee": "amaranth.hdl._ast._StatementList.", "lineno": 2802, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Statement.cast", "callee": "amaranth.hdl._ast._StatementList.", "lineno": 2805, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Print.__init__", "callee": ".list.append", "lineno": 2854, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ast.Print.__init__", "callee": "amaranth.hdl._ast.Format.Array.__init__", "lineno": 2856, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Print.__init__", "callee": ".list.append", "lineno": 2858, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ast.Assert", "callee": "amaranth.hdl._ast.Property.__init__", "lineno": 2930, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Assume", "callee": "amaranth.hdl._ast.Property.__init__", "lineno": 2934, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Cover", "callee": "amaranth.hdl._ast.Property.__init__", "lineno": 2938, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.Switch.__init__", "callee": "amaranth.hdl._ast._normalize_patterns", "lineno": 2966, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ast.Switch.__init__", "callee": ".list.append", "lineno": 2972, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ast.Switch.__repr__", "callee": "amaranth.hdl._ast.Switch.__repr__.case_repr", "lineno": 2999, "resolution": "same_class_name_call" }, { "caller": "amaranth.hdl._ast.IOValue.cast", "callee": "amaranth.hdl._ast.IOConcat.__init__", "lineno": 3009, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.IOValue.__init__", "callee": "amaranth.tracer.get_src_loc", "lineno": 3014, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ast.IOValue.__getitem__", "callee": "amaranth.hdl._ast.IOSlice.__init__", "lineno": 3028, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.IOValue.__getitem__", "callee": "amaranth.hdl._ast.IOConcat.__init__", "lineno": 3032, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.IOValue.__getitem__", "callee": "amaranth.hdl._ast.IOSlice.__init__", "lineno": 3033, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ast.IOPort.__init__", "callee": "amaranth.tracer.get_var_name", "lineno": 3045, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ast._MappedKeyDict.__init__", "callee": ".collections.OrderedDict", "lineno": 3158, "resolution": "external_constructor_call" }, { "caller": "amaranth.hdl._ast._MappedKeyDict.__getitem__", "callee": "amaranth.hdl._ast._MappedKeyCollection._map_key", "lineno": 3163, "resolution": "inherited_method_call" }, { "caller": "amaranth.hdl._ast._MappedKeyDict.__setitem__", "callee": "amaranth.hdl._ast._MappedKeyCollection._map_key", "lineno": 3167, "resolution": "inherited_method_call" }, { "caller": "amaranth.hdl._ast._MappedKeyDict.__delitem__", "callee": "amaranth.hdl._ast._MappedKeyCollection._map_key", "lineno": 3171, "resolution": "inherited_method_call" }, { "caller": "amaranth.hdl._ast._MappedKeyDict.__iter__", "callee": "amaranth.hdl._ast._MappedKeyCollection._unmap_key", "lineno": 3179, "resolution": "inherited_method_call" }, { "caller": "amaranth.hdl._ast._MappedKeySet.__init__", "callee": ".collections.OrderedDict", "lineno": 3204, "resolution": "external_constructor_call" }, { "caller": "amaranth.hdl._ast._MappedKeySet.__init__", "callee": "amaranth.hdl._ast._MappedKeySet.add", "lineno": 3206, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ast._MappedKeySet.add", "callee": "amaranth.hdl._ast._MappedKeyCollection._map_key", "lineno": 3209, "resolution": "inherited_method_call" }, { "caller": "amaranth.hdl._ast._MappedKeySet.update", "callee": "amaranth.hdl._ast._MappedKeySet.add", "lineno": 3213, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ast._MappedKeySet.discard", "callee": "amaranth.hdl._ast._MappedKeyCollection._map_key", "lineno": 3217, "resolution": "inherited_method_call" }, { "caller": "amaranth.hdl._ast._MappedKeySet.__contains__", "callee": "amaranth.hdl._ast._MappedKeyCollection._map_key", "lineno": 3220, "resolution": "inherited_method_call" }, { "caller": "amaranth.hdl._ast._MappedKeySet.__iter__", "callee": "amaranth.hdl._ast._MappedKeyCollection._unmap_key", "lineno": 3224, "resolution": "inherited_method_call" } ], "amaranth.hdl._cd": [ { "caller": "amaranth.hdl._cd.ClockDomain.__init__", "callee": "amaranth.tracer.get_var_name", "lineno": 53, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._cd.ClockDomain.__init__", "callee": "amaranth.hdl._ast.Signal.__init__", "lineno": 67, "resolution": "imported_call" }, { "caller": "amaranth.hdl._cd.ClockDomain.__init__", "callee": "amaranth.hdl._cd.ClockDomain._name_for", "lineno": 67, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._cd.ClockDomain.__init__", "callee": "amaranth.hdl._ast.Signal.__init__", "lineno": 73, "resolution": "imported_call" }, { "caller": "amaranth.hdl._cd.ClockDomain.__init__", "callee": "amaranth.hdl._cd.ClockDomain._name_for", "lineno": 73, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._cd.ClockDomain.rename", "callee": "amaranth.hdl._cd.ClockDomain._name_for", "lineno": 91, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._cd.ClockDomain.rename", "callee": "amaranth.hdl._cd.ClockDomain._name_for", "lineno": 93, "resolution": "self_method_call" } ], "amaranth.hdl._dsl": [ { "caller": "amaranth.hdl._dsl._check_stmt", "callee": "amaranth.hdl._dsl._check_stmt", "lineno": 24, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._dsl._check_stmt", "callee": "amaranth.hdl._dsl._check_lhs", "lineno": 26, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._dsl._check_stmt", "callee": "amaranth.hdl._dsl._check_rhs", "lineno": 27, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._dsl._check_stmt", "callee": "amaranth.hdl._dsl._check_rhs", "lineno": 32, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._dsl._check_stmt", "callee": "amaranth.hdl._dsl._check_rhs", "lineno": 34, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._dsl._check_stmt", "callee": "amaranth.hdl._dsl._check_rhs", "lineno": 39, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._dsl._check_stmt", "callee": "amaranth.hdl._dsl._check_rhs", "lineno": 41, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._dsl._check_stmt", "callee": "amaranth.hdl._dsl._check_stmt", "lineno": 43, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._dsl._check_lhs", "callee": "amaranth.hdl._dsl._check_lhs", "lineno": 51, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._dsl._check_lhs", "callee": "amaranth.hdl._dsl._check_lhs", "lineno": 55, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._dsl._check_lhs", "callee": "amaranth.hdl._dsl._check_lhs", "lineno": 57, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._dsl._check_lhs", "callee": "amaranth.hdl._dsl._check_rhs", "lineno": 58, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._dsl._check_lhs", "callee": "amaranth.hdl._dsl._check_lhs", "lineno": 61, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._dsl._check_lhs", "callee": "amaranth.hdl._dsl._check_rhs", "lineno": 63, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._dsl._check_lhs", "callee": "amaranth.hdl._dsl._check_lhs", "lineno": 65, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._dsl._check_rhs", "callee": "amaranth.hdl._dsl._check_rhs", "lineno": 76, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._dsl._check_rhs", "callee": "amaranth.hdl._dsl._check_rhs", "lineno": 78, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._dsl._check_rhs", "callee": "amaranth.hdl._dsl._check_rhs", "lineno": 80, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._dsl._check_rhs", "callee": "amaranth.hdl._dsl._check_rhs", "lineno": 81, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._dsl._check_rhs", "callee": "amaranth.hdl._dsl._check_rhs", "lineno": 84, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._dsl._check_rhs", "callee": "amaranth.hdl._dsl._check_rhs", "lineno": 86, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._dsl._check_rhs", "callee": "amaranth.hdl._dsl._check_rhs", "lineno": 88, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._dsl._ModuleBuilderDomains.__getattr__", "callee": "amaranth.hdl._dsl._ModuleBuilderDomain.__init__", "lineno": 118, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._dsl._ModuleBuilderDomains.__getitem__", "callee": "amaranth.hdl._dsl._ModuleBuilderDomains.__getattr__", "lineno": 121, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._dsl._ModuleBuilderDomains.__setitem__", "callee": "amaranth.hdl._dsl._ModuleBuilderDomains.__setattr__", "lineno": 131, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._dsl._ModuleBuilderRoot.__init__", "callee": "amaranth.hdl._dsl._ModuleBuilderDomains.", "lineno": 137, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._dsl._ModuleBuilderSubmodules.__iadd__", "callee": "amaranth.tracer.get_src_loc", "lineno": 152, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._dsl._ModuleBuilderSubmodules.__iadd__", "callee": "amaranth._utils.flatten", "lineno": 153, "resolution": "imported_call" }, { "caller": "amaranth.hdl._dsl._ModuleBuilderSubmodules.__setattr__", "callee": "amaranth.tracer.get_src_loc", "lineno": 158, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._dsl._ModuleBuilderSubmodules.__setitem__", "callee": "amaranth.tracer.get_src_loc", "lineno": 162, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._dsl._ModuleBuilderSubmodules.__getitem__", "callee": "amaranth.hdl._dsl._ModuleBuilderSubmodules.__getattr__", "lineno": 169, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._dsl._ModuleBuilderDomainSet.__iadd__", "callee": "amaranth._utils.flatten", "lineno": 177, "resolution": "imported_call" }, { "caller": "amaranth.hdl._dsl._guardedcontextmanager.decorator.helper", "callee": "amaranth.hdl._dsl._GuardedContextManager.__init__", "lineno": 213, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._dsl._guardedcontextmanager.decorator.helper", "callee": ".functools.wraps", "lineno": 211, "resolution": "external_constructor_call" }, { "caller": "amaranth.hdl._dsl.resolve_statement", "callee": "amaranth.hdl._dsl.resolve_statement", "lineno": 244, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._dsl.resolve_statement", "callee": "amaranth.hdl._dsl.resolve_statements", "lineno": 249, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._dsl.resolve_statements", "callee": "amaranth.hdl._ast._StatementList.", "lineno": 261, "resolution": "imported_call" }, { "caller": "amaranth.hdl._dsl.resolve_statements", "callee": "amaranth.hdl._dsl.resolve_statement", "lineno": 261, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._dsl.Module.__init__", "callee": "amaranth.hdl._dsl._ModuleBuilderSubmodules.__init__", "lineno": 272, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._dsl.Module.__init__", "callee": "amaranth.hdl._dsl._ModuleBuilderDomainSet.__init__", "lineno": 273, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._dsl.Module.__init__", "callee": "amaranth.hdl._ast._StatementList.", "lineno": 278, "resolution": "imported_call" }, { "caller": "amaranth.hdl._dsl.Module.__init__", "callee": "amaranth.tracer.get_src_loc", "lineno": 285, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._dsl.Module._flush_ctrl", "callee": "amaranth.hdl._dsl.Module._pop_ctrl", "lineno": 313, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._dsl.Module._set_ctrl", "callee": "amaranth.hdl._dsl.Module._flush_ctrl", "lineno": 316, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._dsl.Module.If", "callee": "amaranth.hdl._dsl.Module._check_context", "lineno": 333, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._dsl.Module.If", "callee": "amaranth.hdl._dsl.Module._check_signed_cond", "lineno": 334, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._dsl.Module.If", "callee": "amaranth.tracer.get_src_loc", "lineno": 335, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._dsl.Module.If", "callee": "amaranth.hdl._dsl.Module._set_ctrl", "lineno": 336, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._dsl.Module.If", "callee": "amaranth.hdl._dsl.Module._flush_ctrl", "lineno": 347, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._dsl.Module.If", "callee": "amaranth.hdl._dsl._guardedcontextmanager", "lineno": 331, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._dsl.Module.Elif", "callee": "amaranth.hdl._dsl.Module._check_context", "lineno": 357, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._dsl.Module.Elif", "callee": "amaranth.hdl._dsl.Module._check_signed_cond", "lineno": 358, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._dsl.Module.Elif", "callee": "amaranth.tracer.get_src_loc", "lineno": 359, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._dsl.Module.Elif", "callee": "amaranth.hdl._dsl.Module._get_ctrl", "lineno": 360, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._dsl.Module.Elif", "callee": "amaranth.hdl._dsl.Module._flush_ctrl", "lineno": 367, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._dsl.Module.Elif", "callee": "amaranth.hdl._dsl._guardedcontextmanager", "lineno": 355, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._dsl.Module.Else", "callee": "amaranth.hdl._dsl.Module._check_context", "lineno": 377, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._dsl.Module.Else", "callee": "amaranth.tracer.get_src_loc", "lineno": 378, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._dsl.Module.Else", "callee": "amaranth.hdl._dsl.Module._get_ctrl", "lineno": 379, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._dsl.Module.Else", "callee": "amaranth.hdl._dsl.Module._flush_ctrl", "lineno": 386, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._dsl.Module.Else", "callee": "amaranth.hdl._dsl.Module._pop_ctrl", "lineno": 392, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._dsl.Module.Else", "callee": "amaranth.hdl._dsl._guardedcontextmanager", "lineno": 375, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._dsl.Module.Switch", "callee": "amaranth.hdl._dsl.Module._check_context", "lineno": 396, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._dsl.Module.Switch", "callee": "amaranth.hdl._dsl.Module._set_ctrl", "lineno": 397, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._dsl.Module.Switch", "callee": "amaranth.tracer.get_src_loc", "lineno": 400, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._dsl.Module.Switch", "callee": "amaranth.hdl._dsl.Module._pop_ctrl", "lineno": 410, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._dsl.Module.Case", "callee": "amaranth.hdl._dsl.Module._check_context", "lineno": 414, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._dsl.Module.Case", "callee": "amaranth.tracer.get_src_loc", "lineno": 415, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._dsl.Module.Case", "callee": "amaranth.hdl._dsl.Module._get_ctrl", "lineno": 416, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._dsl.Module.Case", "callee": "amaranth.hdl._ast._normalize_patterns", "lineno": 420, "resolution": "imported_call" }, { "caller": "amaranth.hdl._dsl.Module.Case", "callee": "amaranth.hdl._dsl.Module._flush_ctrl", "lineno": 425, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._dsl.Module.Default", "callee": "amaranth.hdl._dsl.Module._check_context", "lineno": 433, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._dsl.Module.Default", "callee": "amaranth.tracer.get_src_loc", "lineno": 434, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._dsl.Module.Default", "callee": "amaranth.hdl._dsl.Module._get_ctrl", "lineno": 435, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._dsl.Module.Default", "callee": "amaranth.hdl._dsl.Module._flush_ctrl", "lineno": 443, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._dsl.Module.FSM", "callee": "amaranth.hdl._dsl.Module._check_context", "lineno": 452, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._dsl.Module.FSM", "callee": "amaranth.hdl._dsl.Module._set_ctrl", "lineno": 462, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._dsl.Module.FSM", "callee": ".collections.OrderedDict", "lineno": 466, "resolution": "external_constructor_call" }, { "caller": "amaranth.hdl._dsl.Module.FSM", "callee": ".collections.OrderedDict", "lineno": 467, "resolution": "external_constructor_call" }, { "caller": "amaranth.hdl._dsl.Module.FSM", "callee": ".collections.OrderedDict", "lineno": 469, "resolution": "external_constructor_call" }, { "caller": "amaranth.hdl._dsl.Module.FSM", "callee": "amaranth.tracer.get_src_loc", "lineno": 470, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._dsl.Module.FSM", "callee": "amaranth.hdl._dsl.Module.FSM", "lineno": 473, "resolution": "same_class_name_call" }, { "caller": "amaranth.hdl._dsl.Module.FSM", "callee": "amaranth.hdl._dsl.Module._pop_ctrl", "lineno": 485, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._dsl.Module.State", "callee": "amaranth.hdl._dsl.Module._check_context", "lineno": 490, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._dsl.Module.State", "callee": "amaranth.tracer.get_src_loc", "lineno": 491, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._dsl.Module.State", "callee": "amaranth.hdl._dsl.Module._get_ctrl", "lineno": 492, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._dsl.Module.State", "callee": "amaranth.hdl._dsl.Module._flush_ctrl", "lineno": 503, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._dsl.Module.next", "callee": "amaranth.hdl._dsl.Module._add_statement", "lineno": 523, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._dsl.Module.next", "callee": "amaranth.hdl._dsl.FSMNextStatement.__init__", "lineno": 524, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._dsl.Module._pop_ctrl", "callee": "amaranth.hdl._dsl.Module.Switch", "lineno": 559, "resolution": "same_class_name_call" }, { "caller": "amaranth.hdl._dsl.Module._pop_ctrl", "callee": ".list.append", "lineno": 573, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._dsl.Module._pop_ctrl", "callee": "amaranth.hdl._dsl.Module.Switch", "lineno": 575, "resolution": "same_class_name_call" }, { "caller": "amaranth.hdl._dsl.Module._pop_ctrl", "callee": "amaranth.hdl._dsl.Module.next", "lineno": 586, "resolution": "same_class_name_call" }, { "caller": "amaranth.hdl._dsl.Module._pop_ctrl", "callee": ".enum.Enum", "lineno": 592, "resolution": "external_constructor_call" }, { "caller": "amaranth.hdl._dsl.Module._pop_ctrl", "callee": ".collections.OrderedDict", "lineno": 605, "resolution": "external_constructor_call" }, { "caller": "amaranth.hdl._dsl.Module._pop_ctrl", "callee": "amaranth.hdl._dsl.Module.Switch", "lineno": 609, "resolution": "same_class_name_call" }, { "caller": "amaranth.hdl._dsl.Module._add_statement", "callee": "amaranth.hdl._dsl.Module._pop_ctrl", "lineno": 621, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._dsl.Module._add_statement", "callee": "amaranth.hdl._dsl._check_stmt", "lineno": 630, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._dsl.Module._flush", "callee": "amaranth.hdl._dsl.Module._pop_ctrl", "lineno": 685, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._dsl.Module.elaborate", "callee": "amaranth.hdl._dsl.Module._flush", "lineno": 688, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._dsl.Module.elaborate", "callee": "amaranth.hdl._dsl.resolve_statements", "lineno": 697, "resolution": "direct_name_call" } ], "amaranth.hdl._ir": [ { "caller": "amaranth.hdl._ir.Fragment.get", "callee": ".list.append", "lineno": 68, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ir.Fragment.__init__", "callee": ".collections.OrderedDict", "lineno": 73, "resolution": "external_constructor_call" }, { "caller": "amaranth.hdl._ir.Fragment.__init__", "callee": ".collections.OrderedDict", "lineno": 75, "resolution": "external_constructor_call" }, { "caller": "amaranth.hdl._ir.Fragment.__init__", "callee": ".collections.OrderedDict", "lineno": 76, "resolution": "external_constructor_call" }, { "caller": "amaranth.hdl._ir.Fragment.add_domains", "callee": "amaranth._utils.flatten", "lineno": 82, "resolution": "imported_call" }, { "caller": "amaranth.hdl._ir.Fragment.add_statements", "callee": "amaranth.hdl._ast.Statement.cast", "lineno": 92, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.Fragment.add_statements", "callee": "amaranth.hdl._ast._StatementList.", "lineno": 94, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.Fragment.find_generated", "callee": "amaranth.hdl._ir.Fragment.find_subfragment", "lineno": 115, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Fragment._propagate_domains_down", "callee": "amaranth.hdl._ir.Fragment.iter_domains", "lineno": 130, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Fragment._create_missing_domains", "callee": "amaranth.hdl._xfrm.DomainCollector.__init__", "lineno": 139, "resolution": "imported_call" }, { "caller": "amaranth.hdl._ir.Fragment._create_missing_domains", "callee": "amaranth.hdl._ir.Fragment.add_domains", "lineno": 150, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Fragment._create_missing_domains", "callee": ".list.append", "lineno": 153, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ir.Fragment._create_missing_domains", "callee": "amaranth.hdl._ir.Fragment.add_subfragment", "lineno": 162, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Fragment._create_missing_domains", "callee": "amaranth.hdl._ir.Fragment.add_domains", "lineno": 163, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Fragment._propagate_domains", "callee": "amaranth.hdl._ir.Fragment._propagate_domains_down", "lineno": 167, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Fragment._propagate_domains", "callee": "amaranth.hdl._ir.Fragment._create_missing_domains", "lineno": 168, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Fragment._propagate_domains", "callee": "amaranth.hdl._ir.Fragment._propagate_domains_down", "lineno": 169, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Fragment._prepare_ports", "callee": ".list.append", "lineno": 177, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ir.Fragment._prepare_ports", "callee": ".list.append", "lineno": 182, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ir.Fragment._prepare_ports", "callee": ".list.append", "lineno": 184, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ir.Fragment.prepare", "callee": "amaranth.hdl._cd.ClockDomain.__init__", "lineno": 209, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.Fragment.prepare", "callee": "amaranth.hdl._ir.Fragment._prepare_ports", "lineno": 212, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Fragment.prepare", "callee": "amaranth.hdl._ir.Fragment._propagate_domains", "lineno": 215, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Fragment.prepare", "callee": "amaranth.hdl._ir.Fragment.prepare.resolve_signal", "lineno": 234, "resolution": "same_class_name_call" }, { "caller": "amaranth.hdl._ir.Fragment.prepare", "callee": "amaranth.hdl._xfrm.DomainLowerer.__init__", "lineno": 238, "resolution": "imported_call" }, { "caller": "amaranth.hdl._ir.Fragment.prepare", "callee": "amaranth.hdl._ir.Design.__init__", "lineno": 241, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ir.Instance.__init__", "callee": "amaranth.tracer.get_src_loc", "lineno": 262, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.Instance.__init__", "callee": ".collections.OrderedDict", "lineno": 265, "resolution": "external_constructor_call" }, { "caller": "amaranth.hdl._ir.Instance.__init__", "callee": ".collections.OrderedDict", "lineno": 266, "resolution": "external_constructor_call" }, { "caller": "amaranth.hdl._ir.Instance.__init__", "callee": "amaranth.hdl._ast.IOValue.cast", "lineno": 275, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.Instance.__init__", "callee": "amaranth.hdl._ast.Value.cast", "lineno": 278, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.Instance.__init__", "callee": "amaranth.hdl._ast.Value.cast", "lineno": 292, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.Instance.__init__", "callee": "amaranth.hdl._ast.Value.cast", "lineno": 296, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.Instance.__init__", "callee": "amaranth.hdl._ast.IOValue.cast", "lineno": 299, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.IOBufferInstance.__init__", "callee": "amaranth.hdl._ast.IOValue.cast", "lineno": 314, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.IOBufferInstance.__init__", "callee": "amaranth.hdl._ast.Value.cast", "lineno": 318, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.IOBufferInstance.__init__", "callee": "amaranth.hdl._ast.Value.cast", "lineno": 327, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.IOBufferInstance.__init__", "callee": "amaranth.hdl._ast.Const.__init__", "lineno": 331, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.IOBufferInstance.__init__", "callee": "amaranth.hdl._ast.Value.cast", "lineno": 333, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.IOBufferInstance.__init__", "callee": "amaranth.tracer.get_src_loc", "lineno": 337, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.RequirePosedge.__init__", "callee": "amaranth.tracer.get_src_loc", "lineno": 350, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.Design.__init__", "callee": "amaranth.hdl._ir.Design._compute_fragment_depth_parent", "lineno": 387, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design.__init__", "callee": "amaranth.hdl._ir.Design._collect_used_signals", "lineno": 388, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design.__init__", "callee": "amaranth.hdl._ir.Design._add_io_ports", "lineno": 389, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design.__init__", "callee": "amaranth.hdl._ir.Design._assign_port_names", "lineno": 390, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design.__init__", "callee": "amaranth.hdl._ir.Design._use_io_port", "lineno": 393, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design.__init__", "callee": "amaranth.hdl._ir.Design._use_signal", "lineno": 395, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design.__init__", "callee": "amaranth.hdl._ir.Design._assign_names", "lineno": 396, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design.__init__", "callee": "amaranth.hdl._ir.Design._check_domain_requires", "lineno": 397, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design._compute_fragment_depth_parent", "callee": "amaranth.hdl._ir.DesignFragmentInfo.__init__", "lineno": 401, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ir.Design._compute_fragment_depth_parent", "callee": "amaranth.hdl._ir.Design._compute_fragment_depth_parent", "lineno": 403, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design._use_io_port", "callee": "amaranth.hdl._ir.Design._use_io_port", "lineno": 449, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design._collect_used_signals_format", "callee": "amaranth.hdl._ir.Design._collect_used_signals_value", "lineno": 455, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design._collect_used_signals_value", "callee": "amaranth.hdl._ir.Design._use_signal", "lineno": 461, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design._collect_used_signals_value", "callee": "amaranth.hdl._ir.Design._collect_used_signals_value", "lineno": 464, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design._collect_used_signals_value", "callee": "amaranth.hdl._ir.Design._collect_used_signals_value", "lineno": 466, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design._collect_used_signals_value", "callee": "amaranth.hdl._ir.Design._collect_used_signals_value", "lineno": 468, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design._collect_used_signals_value", "callee": "amaranth.hdl._ir.Design._collect_used_signals_value", "lineno": 469, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design._collect_used_signals_value", "callee": "amaranth.hdl._ir.Design._collect_used_signals_value", "lineno": 471, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design._collect_used_signals_value", "callee": "amaranth.hdl._ir.Design._collect_used_signals_value", "lineno": 473, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design._collect_used_signals_value", "callee": "amaranth.hdl._ir.Design._collect_used_signals_value", "lineno": 476, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design._collect_used_signals_io_value", "callee": "amaranth.hdl._ir.Design._use_io_port", "lineno": 482, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design._collect_used_signals_io_value", "callee": "amaranth.hdl._ir.Design._collect_used_signals_io_value", "lineno": 484, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design._collect_used_signals_io_value", "callee": "amaranth.hdl._ir.Design._collect_used_signals_io_value", "lineno": 487, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design._collect_used_signals_stmt", "callee": "amaranth.hdl._ir.Design._collect_used_signals_value", "lineno": 493, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design._collect_used_signals_stmt", "callee": "amaranth.hdl._ir.Design._collect_used_signals_value", "lineno": 494, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design._collect_used_signals_stmt", "callee": "amaranth.hdl._ir.Design._collect_used_signals_format", "lineno": 496, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design._collect_used_signals_stmt", "callee": "amaranth.hdl._ir.Design._collect_used_signals_value", "lineno": 498, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design._collect_used_signals_stmt", "callee": "amaranth.hdl._ir.Design._collect_used_signals_format", "lineno": 500, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design._collect_used_signals_stmt", "callee": "amaranth.hdl._ir.Design._collect_used_signals_value", "lineno": 502, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design._collect_used_signals_stmt", "callee": "amaranth.hdl._ir.Design._collect_used_signals_stmt", "lineno": 505, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design._collect_used_signals", "callee": "amaranth.hdl._ir.Design._collect_used_signals_io_value", "lineno": 515, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design._collect_used_signals", "callee": "amaranth.hdl._ir.Design._collect_used_signals_value", "lineno": 517, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design._collect_used_signals", "callee": "amaranth.hdl._ir.Design._collect_used_signals_io_value", "lineno": 521, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design._collect_used_signals", "callee": "amaranth.hdl._ir.Design._collect_used_signals_value", "lineno": 523, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design._collect_used_signals", "callee": "amaranth.hdl._ir.Design._collect_used_signals_value", "lineno": 525, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design._collect_used_signals", "callee": "amaranth.hdl._ir.Design._collect_used_signals_value", "lineno": 526, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design._collect_used_signals", "callee": "amaranth.hdl._ir.Design._collect_used_signals_value", "lineno": 529, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design._collect_used_signals", "callee": "amaranth.hdl._ir.Design._collect_used_signals_value", "lineno": 530, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design._collect_used_signals", "callee": "amaranth.hdl._ir.Design._collect_used_signals_value", "lineno": 531, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design._collect_used_signals", "callee": "amaranth.hdl._ir.Design._use_signal", "lineno": 534, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design._collect_used_signals", "callee": "amaranth.hdl._ir.Design._use_signal", "lineno": 536, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design._collect_used_signals", "callee": "amaranth.hdl._ir.Design._collect_used_signals_value", "lineno": 538, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design._collect_used_signals", "callee": "amaranth.hdl._ir.Design._collect_used_signals_value", "lineno": 539, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design._collect_used_signals", "callee": "amaranth.hdl._ir.Design._collect_used_signals_value", "lineno": 540, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design._collect_used_signals", "callee": "amaranth.hdl._ir.Design._use_signal", "lineno": 542, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design._collect_used_signals", "callee": "amaranth.hdl._ir.Design._use_signal", "lineno": 544, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design._collect_used_signals", "callee": "amaranth.hdl._ir.Design._use_signal", "lineno": 551, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design._collect_used_signals", "callee": "amaranth.hdl._ir.Design._use_signal", "lineno": 553, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design._collect_used_signals", "callee": "amaranth.hdl._ir.Design._collect_used_signals_stmt", "lineno": 555, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design._collect_used_signals", "callee": "amaranth.hdl._ir.Design._collect_used_signals", "lineno": 557, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.Design._assign_port_names", "callee": "amaranth.hdl._ir._add_name", "lineno": 574, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ir.Design._assign_port_names", "callee": ".set.add", "lineno": 575, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ir.Design._assign_port_names", "callee": ".list.append", "lineno": 576, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ir.Design._assign_names", "callee": "amaranth.hdl._ir._add_name", "lineno": 626, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ir.Design._assign_names", "callee": "amaranth.hdl._ir._add_name", "lineno": 629, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ir.Design._assign_names", "callee": "amaranth.hdl._ir._add_name", "lineno": 634, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ir.Design._assign_names", "callee": "amaranth.hdl._ir.Design._assign_names", "lineno": 635, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistDriver.emit_value", "callee": "amaranth.hdl._ast.Const.__init__", "lineno": 684, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistDriver.emit_value", "callee": ".list.append", "lineno": 706, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ir.NetlistDriver.emit_value", "callee": "amaranth.hdl._nir.Assignment.__init__", "lineno": 706, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistDriver.emit_value", "callee": "amaranth.hdl._nir.AssignmentList.__init__", "lineno": 714, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_io", "callee": "amaranth.hdl._nir.IOValue.", "lineno": 750, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_io", "callee": "amaranth.hdl._nir.IONet.from_port", "lineno": 751, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_io", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_io", "lineno": 758, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_io", "callee": "amaranth.hdl._nir.IOValue.", "lineno": 759, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_io", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_io", "lineno": 761, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_io_use", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_io", "lineno": 766, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_lhs", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_signal", "lineno": 780, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_lhs", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_lhs", "lineno": 784, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_lhs", "callee": "amaranth.hdl._nir.Value.", "lineno": 785, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_lhs", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_lhs", "lineno": 787, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_lhs", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_lhs", "lineno": 790, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.extend", "callee": "amaranth.hdl._nir.Net.from_const", "lineno": 800, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.extend", "callee": "amaranth.hdl._nir.Value.", "lineno": 801, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_operator", "callee": "amaranth.hdl._nir.Operator.__init__", "lineno": 804, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_match", "callee": "amaranth.hdl._nir.Match.__init__", "lineno": 812, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.unify_shapes_bitwise", "callee": "amaranth.hdl._ast.Shape._unify", "lineno": 819, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.unify_shapes_bitwise", "callee": "amaranth.hdl._ast.Shape.__init__", "lineno": 820, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.unify_shapes_bitwise", "callee": "amaranth.hdl._ast.Shape.__init__", "lineno": 821, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.unify_shapes_bitwise", "callee": "amaranth.hdl._ir.NetlistEmitter.extend", "lineno": 823, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.unify_shapes_bitwise", "callee": "amaranth.hdl._ir.NetlistEmitter.extend", "lineno": 824, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._nir.Value.from_const", "lineno": 836, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_signal", "lineno": 840, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "lineno": 844, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ir.NetlistEmitter.extend", "lineno": 852, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_operator", "lineno": 853, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_operator", "lineno": 857, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_operator", "lineno": 861, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "lineno": 867, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "lineno": 868, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ir.NetlistEmitter.unify_shapes_bitwise", "lineno": 871, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_operator", "lineno": 872, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ir.NetlistEmitter.unify_shapes_bitwise", "lineno": 876, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ir.NetlistEmitter.extend", "lineno": 878, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ir.NetlistEmitter.extend", "lineno": 879, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_operator", "lineno": 880, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ir.NetlistEmitter.extend", "lineno": 886, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ir.NetlistEmitter.extend", "lineno": 887, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_operator", "lineno": 888, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ir.NetlistEmitter.unify_shapes_bitwise", "lineno": 894, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ir.NetlistEmitter.extend", "lineno": 896, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ir.NetlistEmitter.extend", "lineno": 897, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._nir.Value.", "lineno": 899, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_operator", "lineno": 900, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ir.NetlistEmitter.unify_shapes_bitwise", "lineno": 906, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._nir.Value.", "lineno": 908, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_operator", "lineno": 909, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ir.NetlistEmitter.extend", "lineno": 914, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_operator", "lineno": 916, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_operator", "lineno": 921, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ir.NetlistEmitter.unify_shapes_bitwise", "lineno": 926, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_operator", "lineno": 927, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ir.NetlistEmitter.unify_shapes_bitwise", "lineno": 932, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_operator", "lineno": 934, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "lineno": 942, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._nir.Value.", "lineno": 943, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "lineno": 946, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "lineno": 947, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._nir.Part.__init__", "lineno": 948, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "lineno": 953, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "lineno": 957, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "lineno": 958, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_operator", "lineno": 960, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ir.NetlistEmitter.unify_shapes_bitwise", "lineno": 962, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_operator", "lineno": 963, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": ".list.append", "lineno": 970, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": ".list.append", "lineno": 972, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": ".list.append", "lineno": 973, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "lineno": 973, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_match", "lineno": 974, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._nir.Net.from_const", "lineno": 974, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ast.Shape._unify", "lineno": 976, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ast.Shape.__init__", "lineno": 977, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ir.NetlistEmitter.extend", "lineno": 980, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._nir.Assignment.__init__", "lineno": 982, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._nir.AssignmentList.__init__", "lineno": 985, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._nir.Value.from_const", "lineno": 985, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "lineno": 992, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": ".list.append", "lineno": 994, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._nir.Value.", "lineno": 995, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._nir.AnyValue.__init__", "lineno": 999, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "callee": "amaranth.hdl._nir.Initial.", "lineno": 1003, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_assign", "callee": "amaranth.hdl._ir.NetlistDriver.__init__", "lineno": 1034, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_assign", "callee": "amaranth.hdl._nir.Assignment.__init__", "lineno": 1036, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_assign", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_assign", "lineno": 1039, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_assign", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_assign", "lineno": 1060, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_assign", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "lineno": 1062, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_assign", "callee": ".list.append", "lineno": 1067, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_assign", "callee": "amaranth._utils.to_binary", "lineno": 1067, "resolution": "imported_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_assign", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_match", "lineno": 1068, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_assign", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_assign", "lineno": 1077, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_assign", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "lineno": 1079, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_assign", "callee": ".list.append", "lineno": 1084, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_assign", "callee": ".list.append", "lineno": 1086, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_assign", "callee": ".list.append", "lineno": 1087, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_assign", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_match", "lineno": 1088, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_assign", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_assign", "lineno": 1090, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_assign", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_assign", "lineno": 1093, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_format", "callee": ".list.append", "lineno": 1101, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_format", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "lineno": 1104, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_format", "callee": ".list.append", "lineno": 1105, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_format", "callee": "amaranth.hdl._nir.FormatValue.__init__", "lineno": 1105, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_format", "callee": "amaranth.hdl._nir.Format.__init__", "lineno": 1106, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_stmt", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "lineno": 1115, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_stmt", "callee": "amaranth.hdl._nir.Value.", "lineno": 1118, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_stmt", "callee": "amaranth.hdl._ir.NetlistEmitter.extend", "lineno": 1120, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_stmt", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_assign", "lineno": 1121, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_stmt", "callee": "amaranth.hdl._nir.AssignmentList.__init__", "lineno": 1123, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_stmt", "callee": "amaranth.hdl._nir.Value.zeros", "lineno": 1124, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_stmt", "callee": "amaranth.hdl._nir.Assignment.__init__", "lineno": 1126, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_stmt", "callee": "amaranth.hdl._nir.Value.ones", "lineno": 1126, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_stmt", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_signal_fields.emit_format", "lineno": 1131, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_stmt", "callee": "amaranth.hdl._nir.AsyncPrint.__init__", "lineno": 1133, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_stmt", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_signal", "lineno": 1136, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_stmt", "callee": "amaranth.hdl._nir.SyncPrint.__init__", "lineno": 1137, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_stmt", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "lineno": 1142, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_stmt", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_operator", "lineno": 1144, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_stmt", "callee": "amaranth.hdl._nir.AssignmentList.__init__", "lineno": 1146, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_stmt", "callee": "amaranth.hdl._nir.Value.zeros", "lineno": 1147, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_stmt", "callee": "amaranth.hdl._nir.Assignment.__init__", "lineno": 1149, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_stmt", "callee": "amaranth.hdl._nir.Value.ones", "lineno": 1149, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_stmt", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_signal_fields.emit_format", "lineno": 1157, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_stmt", "callee": "amaranth.hdl._nir.AsyncProperty.__init__", "lineno": 1159, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_stmt", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_signal", "lineno": 1162, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_stmt", "callee": "amaranth.hdl._nir.SyncProperty.__init__", "lineno": 1163, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_stmt", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "lineno": 1168, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_stmt", "callee": ".list.append", "lineno": 1173, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_stmt", "callee": ".list.append", "lineno": 1175, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_stmt", "callee": ".list.append", "lineno": 1176, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_stmt", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_match", "lineno": 1177, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_stmt", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_stmt", "lineno": 1180, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_iobuffer", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_io_use", "lineno": 1185, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_iobuffer", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "lineno": 1191, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_iobuffer", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "lineno": 1192, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_iobuffer", "callee": "amaranth.hdl._nir.IOBuffer.__init__", "lineno": 1198, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_iobuffer", "callee": "amaranth.hdl._ir.NetlistEmitter.connect", "lineno": 1201, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_iobuffer", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_lhs", "lineno": 1201, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_memory", "callee": "amaranth.hdl._nir.Memory.__init__", "lineno": 1204, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_memory", "callee": "amaranth.hdl._ast.Shape.cast", "lineno": 1205, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_write_port", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "lineno": 1216, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_write_port", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "lineno": 1217, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_write_port", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "lineno": 1218, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_write_port", "callee": "amaranth.hdl._nir.Value.", "lineno": 1219, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_write_port", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_signal", "lineno": 1221, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_write_port", "callee": "amaranth.hdl._nir.SyncWritePort.__init__", "lineno": 1222, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_read_port", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "lineno": 1236, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_read_port", "callee": "amaranth.hdl._nir.AsyncReadPort.__init__", "lineno": 1238, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_read_port", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "lineno": 1245, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_read_port", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_signal", "lineno": 1247, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_read_port", "callee": "amaranth.hdl._nir.SyncReadPort.__init__", "lineno": 1248, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_read_port", "callee": "amaranth.hdl._ir.NetlistEmitter.connect", "lineno": 1259, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_read_port", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_lhs", "lineno": 1259, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_instance", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_io_use", "lineno": 1277, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_instance", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "lineno": 1279, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_instance", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_lhs", "lineno": 1281, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_instance", "callee": ".list.append", "lineno": 1283, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_instance", "callee": "amaranth.hdl._nir.Instance.__init__", "lineno": 1287, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_instance", "callee": "amaranth.hdl._ir.NetlistEmitter.connect", "lineno": 1299, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_instance", "callee": "amaranth.hdl._nir.Value.", "lineno": 1299, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_top_ports", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_signal", "lineno": 1309, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_top_ports", "callee": "amaranth.hdl._nir.Value.", "lineno": 1321, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_top_ports", "callee": "amaranth.hdl._nir.Net.from_cell", "lineno": 1322, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_top_ports", "callee": "amaranth.hdl._ir.NetlistEmitter.connect", "lineno": 1326, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_signal_fields.emit_format", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "lineno": 1347, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_signal_fields.emit_format", "callee": "amaranth.hdl._nir.SignalField.__init__", "lineno": 1348, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_signal_fields.emit_format", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "lineno": 1350, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_signal_fields.emit_format", "callee": "amaranth.hdl._nir.SignalField.__init__", "lineno": 1351, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_signal_fields.emit_format", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "lineno": 1355, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_signal_fields.emit_format", "callee": "amaranth.hdl._nir.SignalField.__init__", "lineno": 1356, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_signal_fields.emit_format", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_signal_fields.emit_format", "lineno": 1358, "resolution": "same_class_name_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_signal_fields.emit_format", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "lineno": 1360, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_signal_fields.emit_format", "callee": "amaranth.hdl._nir.SignalField.__init__", "lineno": 1361, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_signal_fields.emit_format", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_signal_fields.emit_format", "lineno": 1363, "resolution": "same_class_name_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_signal_fields", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_signal_fields.emit_format", "lineno": 1364, "resolution": "same_class_name_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_signal_fields", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_rhs", "lineno": 1365, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_signal_fields", "callee": "amaranth.hdl._nir.SignalField.__init__", "lineno": 1367, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_drivers", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_signal", "lineno": 1374, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_drivers", "callee": ".list.append", "lineno": 1421, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_drivers", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_match", "lineno": 1431, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_drivers", "callee": "amaranth.hdl._nir.Net.from_const", "lineno": 1431, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_drivers", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_signal", "lineno": 1432, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_drivers", "callee": "amaranth.hdl._nir.Value.from_const", "lineno": 1435, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_drivers", "callee": "amaranth.hdl._nir.Assignment.__init__", "lineno": 1436, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_drivers", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_signal", "lineno": 1445, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_drivers", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_signal", "lineno": 1447, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_drivers", "callee": "amaranth.hdl._nir.Net.from_const", "lineno": 1449, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_drivers", "callee": "amaranth.hdl._nir.FlipFlop.__init__", "lineno": 1450, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_drivers", "callee": "amaranth.hdl._ir.NetlistEmitter.connect", "lineno": 1465, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_undef_ff", "callee": "amaranth.hdl._nir.FlipFlop.__init__", "lineno": 1487, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_undef_ff", "callee": "amaranth.hdl._nir.Net.from_const", "lineno": 1490, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_undef_ff", "callee": "amaranth.hdl._nir.Net.from_const", "lineno": 1492, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_undef_ff", "callee": "amaranth.hdl._ir.NetlistEmitter.connect", "lineno": 1497, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_undriven", "callee": "amaranth.hdl._nir.Net.from_const", "lineno": 1506, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_fragment", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_instance", "lineno": 1514, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_fragment", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_memory", "lineno": 1518, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_fragment", "callee": ".list.append", "lineno": 1521, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_fragment", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_write_port", "lineno": 1521, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_fragment", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_read_port", "lineno": 1523, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_fragment", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_iobuffer", "lineno": 1527, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_fragment", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_signal", "lineno": 1539, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_fragment", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_io", "lineno": 1541, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_fragment", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_stmt", "lineno": 1544, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_fragment", "callee": "amaranth.hdl._nir.Net.from_const", "lineno": 1544, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_fragment", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_fragment", "lineno": 1546, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_fragment", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_signal_fields", "lineno": 1548, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_fragment", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_drivers", "lineno": 1549, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_fragment", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_top_ports", "lineno": 1550, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_fragment", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_undef_ff", "lineno": 1552, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir.NetlistEmitter.emit_fragment", "callee": "amaranth.hdl._ir.NetlistEmitter.emit_undriven", "lineno": 1553, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._ir._emit_netlist", "callee": "amaranth.hdl._ir.NetlistEmitter.__init__", "lineno": 1559, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._ir._compute_net_flows", "callee": "amaranth.hdl._ir._compute_net_flows.use_net", "lineno": 1642, "resolution": "nested_function_call" }, { "caller": "amaranth.hdl._ir._compute_net_flows", "callee": "amaranth.hdl._ir._compute_net_flows.use_net", "lineno": 1647, "resolution": "nested_function_call" }, { "caller": "amaranth.hdl._ir._compute_ports", "callee": "amaranth.hdl._nir.Net.from_cell", "lineno": 1655, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir._compute_ports", "callee": "amaranth.hdl._nir.Net.from_cell", "lineno": 1659, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir._compute_ports", "callee": "amaranth.hdl._nir.Net.from_cell", "lineno": 1682, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir._compute_ports", "callee": ".list.append", "lineno": 1690, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ir._compute_ports", "callee": "amaranth.hdl._nir.Value.", "lineno": 1691, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir._compute_ports", "callee": "amaranth.hdl._nir.Value.", "lineno": 1706, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir._compute_ports", "callee": "amaranth.hdl._nir.Net.from_cell", "lineno": 1706, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir._compute_io_ports", "callee": "amaranth.hdl._nir.IOValue.", "lineno": 1725, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir._compute_io_ports", "callee": "amaranth.hdl._nir.IONet.from_port", "lineno": 1725, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir._compute_io_ports", "callee": "amaranth.hdl._nir.IONet.from_port", "lineno": 1774, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir._compute_io_ports", "callee": ".list.append", "lineno": 1780, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._ir._compute_io_ports", "callee": "amaranth.hdl._nir.IOValue.", "lineno": 1781, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.build_netlist", "callee": "amaranth.hdl._nir.Netlist.check_comb_cycles.Cycle.__init__", "lineno": 1796, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._ir.build_netlist", "callee": "amaranth.hdl._ir._emit_netlist", "lineno": 1797, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ir.build_netlist", "callee": "amaranth.hdl._nir.Netlist.check_comb_cycles", "lineno": 1798, "resolution": "local_typed_method_call" }, { "caller": "amaranth.hdl._ir.build_netlist", "callee": "amaranth.hdl._nir.Netlist.resolve_all_nets", "lineno": 1799, "resolution": "local_typed_method_call" }, { "caller": "amaranth.hdl._ir.build_netlist", "callee": "amaranth.hdl._ir._compute_net_flows", "lineno": 1800, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ir.build_netlist", "callee": "amaranth.hdl._ir._compute_ports", "lineno": 1801, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ir.build_netlist", "callee": "amaranth.hdl._ir._compute_ionet_dirs", "lineno": 1802, "resolution": "direct_name_call" }, { "caller": "amaranth.hdl._ir.build_netlist", "callee": "amaranth.hdl._ir._compute_io_ports", "lineno": 1803, "resolution": "direct_name_call" } ], "amaranth.hdl._mem": [ { "caller": "amaranth.hdl._mem.Init.__setitem__", "callee": "amaranth.hdl._ast._get_init_value", "lineno": 109, "resolution": "imported_call" }, { "caller": "amaranth.hdl._mem.MemoryData.__init__", "callee": "amaranth.tracer.get_src_loc", "lineno": 158, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._mem.MemoryData.__init__", "callee": "amaranth.tracer.get_var_name", "lineno": 159, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._mem.MemoryData.__getitem__", "callee": "amaranth.hdl._mem.MemoryData.shape", "lineno": 208, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._mem.MemoryInstance.read_port", "callee": "amaranth.utils.ceil_log2", "lineno": 260, "resolution": "imported_call" }, { "caller": "amaranth.hdl._mem.MemoryInstance.write_port", "callee": "amaranth.utils.ceil_log2", "lineno": 271, "resolution": "imported_call" } ], "amaranth.hdl._nir": [ { "caller": "amaranth.hdl._nir.Value.__repr__", "callee": ".list.append", "lineno": 135, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._nir.Value.__repr__", "callee": ".list.append", "lineno": 145, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._nir.Value.__repr__", "callee": ".list.append", "lineno": 147, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._nir.Value.__repr__", "callee": ".list.append", "lineno": 159, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._nir.Value.__repr__", "callee": ".list.append", "lineno": 161, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._nir.IOValue.__repr__", "callee": ".list.append", "lineno": 233, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._nir.IOValue.__repr__", "callee": ".list.append", "lineno": 235, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._nir.FormatValue.__init__", "callee": "amaranth.hdl._nir.Value.", "lineno": 260, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._nir.SignalField.__init__", "callee": "amaranth.hdl._nir.Value.", "lineno": 301, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._nir.Netlist.__init__", "callee": "amaranth.hdl._nir.Top.__init__", "lineno": 352, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._nir.Netlist.resolve_value", "callee": "amaranth.hdl._nir.Value.", "lineno": 367, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._nir.Netlist.resolve_value", "callee": "amaranth.hdl._nir.Netlist.resolve_net", "lineno": 367, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._nir.Netlist.resolve_all_nets", "callee": "amaranth.hdl._nir.Netlist.resolve_value", "lineno": 373, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._nir.Netlist.resolve_all_nets", "callee": "amaranth.hdl._nir.Netlist.resolve_value", "lineno": 376, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._nir.Netlist.__repr__", "callee": ".list.append", "lineno": 391, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._nir.Netlist.__repr__", "callee": ".list.append", "lineno": 393, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._nir.Netlist.__repr__", "callee": ".list.append", "lineno": 394, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._nir.Netlist.add_module", "callee": "amaranth.hdl._nir.Module.__init__", "lineno": 399, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._nir.Netlist.add_value_cell", "callee": "amaranth.hdl._nir.Netlist.add_cell", "lineno": 413, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._nir.Netlist.add_value_cell", "callee": "amaranth.hdl._nir.Value.", "lineno": 414, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._nir.Netlist.alloc_late_value", "callee": "amaranth.hdl._nir.Value.", "lineno": 418, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._nir.Netlist.check_comb_cycles.traverse", "callee": "amaranth.hdl._nir.Netlist.check_comb_cycles.traverse", "lineno": 451, "resolution": "same_class_name_call" }, { "caller": "amaranth.hdl._nir.Netlist.check_comb_cycles.traverse", "callee": "amaranth.hdl._nir.Netlist.check_comb_cycles.traverse", "lineno": 463, "resolution": "same_class_name_call" }, { "caller": "amaranth.hdl._nir.Netlist.check_comb_cycles.traverse", "callee": ".list.append", "lineno": 478, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._nir.Netlist.check_comb_cycles", "callee": "amaranth.hdl._nir.Netlist.check_comb_cycles.traverse", "lineno": 490, "resolution": "same_class_name_call" }, { "caller": "amaranth.hdl._nir.Netlist.check_comb_cycles", "callee": "amaranth.hdl._nir.Netlist.check_comb_cycles.traverse", "lineno": 493, "resolution": "same_class_name_call" }, { "caller": "amaranth.hdl._nir.Top.__repr__", "callee": ".list.append", "lineno": 639, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._nir.Top.__repr__", "callee": ".list.append", "lineno": 641, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._nir.Operator.__init__", "callee": "amaranth.hdl._nir.Value.", "lineno": 691, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._nir.Part.__init__", "callee": "amaranth.hdl._nir.Value.", "lineno": 770, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._nir.Part.__init__", "callee": "amaranth.hdl._nir.Value.", "lineno": 772, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._nir.Match.__init__", "callee": "amaranth.hdl._nir.Value.", "lineno": 822, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._nir.Assignment.__init__", "callee": "amaranth.hdl._nir.Value.", "lineno": 868, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._nir.AssignmentList.__init__", "callee": "amaranth.hdl._nir.Value.", "lineno": 901, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._nir.FlipFlop.__init__", "callee": "amaranth.hdl._nir.Value.", "lineno": 955, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._nir.SyncWritePort.__init__", "callee": "amaranth.hdl._nir.Value.", "lineno": 1040, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._nir.SyncWritePort.__init__", "callee": "amaranth.hdl._nir.Value.", "lineno": 1041, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._nir.SyncWritePort.__init__", "callee": "amaranth.hdl._nir.Value.", "lineno": 1042, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._nir.AsyncReadPort.__init__", "callee": "amaranth.hdl._nir.Value.", "lineno": 1077, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._nir.SyncReadPort.__init__", "callee": "amaranth.hdl._nir.Value.", "lineno": 1121, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._nir.Instance.__init__", "callee": "amaranth.hdl._nir.Value.", "lineno": 1388, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._nir.Instance.__init__", "callee": "amaranth.hdl._nir.IOValue.", "lineno": 1390, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._nir.Instance.__init__", "callee": "amaranth.hdl._nir.IODirection.", "lineno": 1390, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._nir.Instance.__repr__", "callee": ".list.append", "lineno": 1418, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._nir.Instance.__repr__", "callee": ".list.append", "lineno": 1420, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._nir.Instance.__repr__", "callee": ".list.append", "lineno": 1422, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._nir.Instance.__repr__", "callee": ".list.append", "lineno": 1424, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._nir.Instance.__repr__", "callee": ".list.append", "lineno": 1426, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._nir.IOBuffer.__init__", "callee": "amaranth.hdl._nir.IOValue.", "lineno": 1455, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._nir.IOBuffer.__init__", "callee": "amaranth.hdl._nir.IODirection.", "lineno": 1456, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._nir.IOBuffer.__init__", "callee": "amaranth.hdl._nir.Value.", "lineno": 1463, "resolution": "same_module_class_call" } ], "amaranth.hdl._time": [ { "caller": "amaranth.hdl._time.Period.hertz", "callee": "amaranth.hdl._time.Period._check_reciprocal", "lineno": 86, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._time.Period.kilohertz", "callee": "amaranth.hdl._time.Period._check_reciprocal", "lineno": 91, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._time.Period.megahertz", "callee": "amaranth.hdl._time.Period._check_reciprocal", "lineno": 96, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._time.Period.gigahertz", "callee": "amaranth.hdl._time.Period._check_reciprocal", "lineno": 101, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._time.Period.__neg__", "callee": "amaranth.hdl._time.Period.__init__", "lineno": 141, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._time.Period.__abs__", "callee": "amaranth.hdl._time.Period.__init__", "lineno": 147, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._time.Period.__add__", "callee": "amaranth.hdl._time.Period.__init__", "lineno": 152, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._time.Period.__sub__", "callee": "amaranth.hdl._time.Period.__init__", "lineno": 157, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._time.Period.__mul__", "callee": "amaranth.hdl._time.Period.__init__", "lineno": 162, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._time.Period.__truediv__", "callee": "amaranth.hdl._time.Period.__init__", "lineno": 170, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._time.Period.__mod__", "callee": "amaranth.hdl._time.Period.__init__", "lineno": 182, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._time.Period.__str__", "callee": "amaranth.hdl._time.Period.__format__", "lineno": 185, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._time.Period.__repr__", "callee": ".dict.items", "lineno": 250, "resolution": "local_builtin_method_call" } ], "amaranth.hdl._xfrm": [ { "caller": "amaranth.hdl._xfrm.ValueVisitor.on_value", "callee": "amaranth.hdl._xfrm.ValueVisitor.on_Const", "lineno": 76, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.ValueVisitor.on_value", "callee": "amaranth.hdl._xfrm.ValueVisitor.on_Signal", "lineno": 78, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.ValueVisitor.on_value", "callee": "amaranth.hdl._xfrm.ValueVisitor.on_ClockSignal", "lineno": 80, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.ValueVisitor.on_value", "callee": "amaranth.hdl._xfrm.ValueVisitor.on_ResetSignal", "lineno": 82, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.ValueVisitor.on_value", "callee": "amaranth.hdl._xfrm.ValueVisitor.on_AnyValue", "lineno": 84, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.ValueVisitor.on_value", "callee": "amaranth.hdl._xfrm.ValueVisitor.on_Operator", "lineno": 86, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.ValueVisitor.on_value", "callee": "amaranth.hdl._xfrm.ValueVisitor.on_Slice", "lineno": 88, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.ValueVisitor.on_value", "callee": "amaranth.hdl._xfrm.ValueVisitor.on_Part", "lineno": 90, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.ValueVisitor.on_value", "callee": "amaranth.hdl._xfrm.ValueVisitor.on_Concat", "lineno": 92, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.ValueVisitor.on_value", "callee": "amaranth.hdl._xfrm.ValueVisitor.on_SwitchValue", "lineno": 94, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.ValueVisitor.on_value", "callee": "amaranth.hdl._xfrm.ValueVisitor.on_Initial", "lineno": 96, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.ValueVisitor.on_value", "callee": "amaranth.hdl._xfrm.ValueVisitor.on_unknown_value", "lineno": 98, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.ValueVisitor.on_value", "callee": "amaranth.hdl._xfrm.ValueVisitor.replace_value_src_loc", "lineno": 99, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.ValueVisitor.__call__", "callee": "amaranth.hdl._xfrm.ValueVisitor.on_value", "lineno": 104, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.ValueTransformer.on_Operator", "callee": "amaranth.hdl._xfrm.ValueVisitor.on_value", "lineno": 124, "resolution": "inherited_method_call" }, { "caller": "amaranth.hdl._xfrm.ValueTransformer.on_Slice", "callee": "amaranth.hdl._xfrm.ValueVisitor.on_value", "lineno": 127, "resolution": "inherited_method_call" }, { "caller": "amaranth.hdl._xfrm.ValueTransformer.on_Part", "callee": "amaranth.hdl._xfrm.ValueVisitor.on_value", "lineno": 130, "resolution": "inherited_method_call" }, { "caller": "amaranth.hdl._xfrm.ValueTransformer.on_Part", "callee": "amaranth.hdl._xfrm.ValueVisitor.on_value", "lineno": 130, "resolution": "inherited_method_call" }, { "caller": "amaranth.hdl._xfrm.ValueTransformer.on_Concat", "callee": "amaranth.hdl._xfrm.ValueVisitor.on_value", "lineno": 134, "resolution": "inherited_method_call" }, { "caller": "amaranth.hdl._xfrm.ValueTransformer.on_SwitchValue", "callee": "amaranth.hdl._xfrm.ValueVisitor.on_value", "lineno": 137, "resolution": "inherited_method_call" }, { "caller": "amaranth.hdl._xfrm.ValueTransformer.on_SwitchValue", "callee": "amaranth.hdl._xfrm.ValueVisitor.on_value", "lineno": 137, "resolution": "inherited_method_call" }, { "caller": "amaranth.hdl._xfrm.StatementVisitor.on_statement", "callee": "amaranth.hdl._xfrm.StatementVisitor.on_Assign", "lineno": 172, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.StatementVisitor.on_statement", "callee": "amaranth.hdl._xfrm.StatementVisitor.on_Print", "lineno": 174, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.StatementVisitor.on_statement", "callee": "amaranth.hdl._xfrm.StatementVisitor.on_Property", "lineno": 176, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.StatementVisitor.on_statement", "callee": "amaranth.hdl._xfrm.StatementVisitor.on_Switch", "lineno": 178, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.StatementVisitor.on_statement", "callee": "amaranth.hdl._xfrm.StatementVisitor.on_statements", "lineno": 180, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.StatementVisitor.on_statement", "callee": "amaranth.hdl._xfrm.StatementVisitor.on_unknown_statement", "lineno": 182, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.StatementVisitor.on_statement", "callee": "amaranth.hdl._xfrm.StatementVisitor.replace_statement_src_loc", "lineno": 183, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.StatementVisitor.__call__", "callee": "amaranth.hdl._xfrm.StatementVisitor.on_statement", "lineno": 190, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.StatementTransformer.on_Format", "callee": ".list.append", "lineno": 201, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._xfrm.StatementTransformer.on_Format", "callee": ".list.append", "lineno": 204, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._xfrm.StatementTransformer.on_Format", "callee": "amaranth.hdl._xfrm.StatementTransformer.on_value", "lineno": 204, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.StatementTransformer.on_Assign", "callee": "amaranth.hdl._xfrm.StatementTransformer.on_value", "lineno": 208, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.StatementTransformer.on_Assign", "callee": "amaranth.hdl._xfrm.StatementTransformer.on_value", "lineno": 208, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.StatementTransformer.on_Print", "callee": "amaranth.hdl._xfrm.StatementTransformer.on_Format", "lineno": 211, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.StatementTransformer.on_Property", "callee": "amaranth.hdl._xfrm.StatementTransformer.on_Format", "lineno": 217, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.StatementTransformer.on_Property", "callee": "amaranth.hdl._xfrm.StatementTransformer.on_value", "lineno": 218, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.StatementTransformer.on_Switch", "callee": "amaranth.hdl._xfrm.StatementVisitor.on_statement", "lineno": 221, "resolution": "inherited_method_call" }, { "caller": "amaranth.hdl._xfrm.StatementTransformer.on_Switch", "callee": "amaranth.hdl._xfrm.StatementTransformer.on_value", "lineno": 222, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.StatementTransformer.on_statements", "callee": "amaranth.hdl._ast._StatementList.", "lineno": 225, "resolution": "imported_call" }, { "caller": "amaranth.hdl._xfrm.StatementTransformer.on_statements", "callee": "amaranth._utils.flatten", "lineno": 225, "resolution": "imported_call" }, { "caller": "amaranth.hdl._xfrm.StatementTransformer.on_statements", "callee": "amaranth.hdl._xfrm.StatementVisitor.on_statement", "lineno": 225, "resolution": "inherited_method_call" }, { "caller": "amaranth.hdl._xfrm.FragmentTransformer.map_ports", "callee": ".collections.OrderedDict", "lineno": 241, "resolution": "external_constructor_call" }, { "caller": "amaranth.hdl._xfrm.FragmentTransformer.on_fragment", "callee": "amaranth.hdl._mem.MemoryInstance.__init__", "lineno": 271, "resolution": "imported_call" }, { "caller": "amaranth.hdl._xfrm.FragmentTransformer.on_fragment", "callee": "amaranth.hdl._xfrm.FragmentTransformer.map_memory_ports", "lineno": 295, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.FragmentTransformer.on_fragment", "callee": ".collections.OrderedDict", "lineno": 298, "resolution": "external_constructor_call" }, { "caller": "amaranth.hdl._xfrm.FragmentTransformer.on_fragment", "callee": "amaranth.hdl._xfrm.FragmentTransformer.map_ports", "lineno": 299, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.FragmentTransformer.on_fragment", "callee": ".collections.OrderedDict", "lineno": 321, "resolution": "external_constructor_call" }, { "caller": "amaranth.hdl._xfrm.FragmentTransformer.on_fragment", "callee": "amaranth.hdl._xfrm.FragmentTransformer.map_subfragments", "lineno": 323, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.FragmentTransformer.on_fragment", "callee": "amaranth.hdl._xfrm.FragmentTransformer.map_domains", "lineno": 324, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.FragmentTransformer.on_fragment", "callee": "amaranth.hdl._xfrm.FragmentTransformer.map_statements", "lineno": 325, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.FragmentTransformer.on_fragment", "callee": "amaranth.hdl._xfrm.FragmentTransformer.map_domain_renames", "lineno": 326, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.FragmentTransformer.__call__", "callee": "amaranth.hdl._xfrm.FragmentTransformer.on_fragment", "lineno": 331, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.FragmentTransformer.__call__", "callee": "amaranth.hdl._xfrm.TransformedElaboratable.__init__", "lineno": 336, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._xfrm.DomainCollector.on_ClockSignal", "callee": "amaranth.hdl._xfrm.DomainCollector._add_used_domain", "lineno": 383, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.DomainCollector.on_ResetSignal", "callee": "amaranth.hdl._xfrm.DomainCollector._add_used_domain", "lineno": 386, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.DomainCollector.on_Operator", "callee": "amaranth.hdl._xfrm.ValueVisitor.on_value", "lineno": 390, "resolution": "inherited_method_call" }, { "caller": "amaranth.hdl._xfrm.DomainCollector.on_Slice", "callee": "amaranth.hdl._xfrm.ValueVisitor.on_value", "lineno": 393, "resolution": "inherited_method_call" }, { "caller": "amaranth.hdl._xfrm.DomainCollector.on_Part", "callee": "amaranth.hdl._xfrm.ValueVisitor.on_value", "lineno": 396, "resolution": "inherited_method_call" }, { "caller": "amaranth.hdl._xfrm.DomainCollector.on_Part", "callee": "amaranth.hdl._xfrm.ValueVisitor.on_value", "lineno": 397, "resolution": "inherited_method_call" }, { "caller": "amaranth.hdl._xfrm.DomainCollector.on_Concat", "callee": "amaranth.hdl._xfrm.ValueVisitor.on_value", "lineno": 401, "resolution": "inherited_method_call" }, { "caller": "amaranth.hdl._xfrm.DomainCollector.on_SwitchValue", "callee": "amaranth.hdl._xfrm.ValueVisitor.on_value", "lineno": 404, "resolution": "inherited_method_call" }, { "caller": "amaranth.hdl._xfrm.DomainCollector.on_SwitchValue", "callee": "amaranth.hdl._xfrm.ValueVisitor.on_value", "lineno": 406, "resolution": "inherited_method_call" }, { "caller": "amaranth.hdl._xfrm.DomainCollector.on_Format", "callee": "amaranth.hdl._xfrm.ValueVisitor.on_value", "lineno": 415, "resolution": "inherited_method_call" }, { "caller": "amaranth.hdl._xfrm.DomainCollector.on_Assign", "callee": "amaranth.hdl._xfrm.ValueVisitor.on_value", "lineno": 418, "resolution": "inherited_method_call" }, { "caller": "amaranth.hdl._xfrm.DomainCollector.on_Assign", "callee": "amaranth.hdl._xfrm.ValueVisitor.on_value", "lineno": 419, "resolution": "inherited_method_call" }, { "caller": "amaranth.hdl._xfrm.DomainCollector.on_Print", "callee": "amaranth.hdl._xfrm.DomainCollector.on_Format", "lineno": 422, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.DomainCollector.on_Property", "callee": "amaranth.hdl._xfrm.ValueVisitor.on_value", "lineno": 425, "resolution": "inherited_method_call" }, { "caller": "amaranth.hdl._xfrm.DomainCollector.on_Property", "callee": "amaranth.hdl._xfrm.DomainCollector.on_Format", "lineno": 427, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.DomainCollector.on_Switch", "callee": "amaranth.hdl._xfrm.ValueVisitor.on_value", "lineno": 430, "resolution": "inherited_method_call" }, { "caller": "amaranth.hdl._xfrm.DomainCollector.on_Switch", "callee": "amaranth.hdl._xfrm.StatementVisitor.on_statement", "lineno": 432, "resolution": "inherited_method_call" }, { "caller": "amaranth.hdl._xfrm.DomainCollector.on_statements", "callee": "amaranth.hdl._xfrm.StatementVisitor.on_statement", "lineno": 436, "resolution": "inherited_method_call" }, { "caller": "amaranth.hdl._xfrm.DomainCollector.on_fragment", "callee": "amaranth.hdl._xfrm.ValueVisitor.on_value", "lineno": 441, "resolution": "inherited_method_call" }, { "caller": "amaranth.hdl._xfrm.DomainCollector.on_fragment", "callee": "amaranth.hdl._xfrm.ValueVisitor.on_value", "lineno": 442, "resolution": "inherited_method_call" }, { "caller": "amaranth.hdl._xfrm.DomainCollector.on_fragment", "callee": "amaranth.hdl._xfrm.ValueVisitor.on_value", "lineno": 443, "resolution": "inherited_method_call" }, { "caller": "amaranth.hdl._xfrm.DomainCollector.on_fragment", "callee": "amaranth.hdl._xfrm.DomainCollector._add_used_domain", "lineno": 444, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.DomainCollector.on_fragment", "callee": "amaranth.hdl._xfrm.ValueVisitor.on_value", "lineno": 446, "resolution": "inherited_method_call" }, { "caller": "amaranth.hdl._xfrm.DomainCollector.on_fragment", "callee": "amaranth.hdl._xfrm.ValueVisitor.on_value", "lineno": 447, "resolution": "inherited_method_call" }, { "caller": "amaranth.hdl._xfrm.DomainCollector.on_fragment", "callee": "amaranth.hdl._xfrm.ValueVisitor.on_value", "lineno": 448, "resolution": "inherited_method_call" }, { "caller": "amaranth.hdl._xfrm.DomainCollector.on_fragment", "callee": "amaranth.hdl._xfrm.DomainCollector._add_used_domain", "lineno": 449, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.DomainCollector.on_fragment", "callee": "amaranth.hdl._xfrm.DomainCollector._add_used_domain", "lineno": 451, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.DomainCollector.on_fragment", "callee": "amaranth.hdl._xfrm.ValueVisitor.on_value", "lineno": 456, "resolution": "inherited_method_call" }, { "caller": "amaranth.hdl._xfrm.DomainCollector.on_fragment", "callee": "amaranth.hdl._xfrm.ValueVisitor.on_value", "lineno": 460, "resolution": "inherited_method_call" }, { "caller": "amaranth.hdl._xfrm.DomainCollector.on_fragment", "callee": "amaranth.hdl._xfrm.ValueVisitor.on_value", "lineno": 461, "resolution": "inherited_method_call" }, { "caller": "amaranth.hdl._xfrm.DomainCollector.on_fragment", "callee": "amaranth.hdl._xfrm.ValueVisitor.on_value", "lineno": 463, "resolution": "inherited_method_call" }, { "caller": "amaranth.hdl._xfrm.DomainCollector.on_fragment", "callee": "amaranth.hdl._xfrm.DomainCollector._add_used_domain", "lineno": 470, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.DomainCollector.on_fragment", "callee": "amaranth.hdl._xfrm.DomainCollector.on_statements", "lineno": 471, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.DomainCollector.on_fragment", "callee": "amaranth.hdl._xfrm.DomainCollector.on_fragment", "lineno": 473, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.DomainCollector.__call__", "callee": "amaranth.hdl._xfrm.DomainCollector.on_fragment", "lineno": 478, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.DomainRenamer.__init__", "callee": ".dict.items", "lineno": 485, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._xfrm.DomainRenamer.__init__", "callee": ".collections.OrderedDict", "lineno": 490, "resolution": "external_constructor_call" }, { "caller": "amaranth.hdl._xfrm.DomainLowerer.on_ClockSignal", "callee": "amaranth.hdl._xfrm.DomainLowerer._resolve", "lineno": 560, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.DomainLowerer.on_ResetSignal", "callee": "amaranth.hdl._xfrm.DomainLowerer._resolve", "lineno": 564, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.LHSMaskCollector.visit_stmt", "callee": "amaranth.hdl._xfrm.LHSMaskCollector.visit_value", "lineno": 584, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.LHSMaskCollector.visit_stmt", "callee": "amaranth.hdl._xfrm.LHSMaskCollector.visit_stmt", "lineno": 587, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.LHSMaskCollector.visit_stmt", "callee": "amaranth.hdl._xfrm.LHSMaskCollector.visit_stmt", "lineno": 592, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.LHSMaskCollector.visit_value", "callee": "amaranth.hdl._xfrm.LHSMaskCollector.visit_value", "lineno": 603, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.LHSMaskCollector.visit_value", "callee": "amaranth.hdl._xfrm.LHSMaskCollector.visit_value", "lineno": 608, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.LHSMaskCollector.visit_value", "callee": "amaranth.hdl._xfrm.LHSMaskCollector.visit_value", "lineno": 612, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.LHSMaskCollector.visit_value", "callee": "amaranth.hdl._xfrm.LHSMaskCollector.visit_value", "lineno": 615, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm.LHSMaskCollector.visit_value", "callee": "amaranth.hdl._xfrm.LHSMaskCollector.visit_value", "lineno": 619, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm._ControlInserter.__init__", "callee": ".collections.OrderedDict", "lineno": 650, "resolution": "external_constructor_call" }, { "caller": "amaranth.hdl._xfrm._ControlInserter.on_fragment", "callee": "amaranth.hdl._xfrm.LHSMaskCollector.__init__", "lineno": 657, "resolution": "same_module_class_call" }, { "caller": "amaranth.hdl._xfrm._ControlInserter.on_fragment", "callee": "amaranth.hdl._xfrm.LHSMaskCollector.visit_stmt", "lineno": 658, "resolution": "local_typed_method_call" }, { "caller": "amaranth.hdl._xfrm._ControlInserter.on_fragment", "callee": "amaranth.hdl._xfrm._ControlInserter._insert_control", "lineno": 659, "resolution": "self_method_call" }, { "caller": "amaranth.hdl._xfrm._ControlInserter.__call__", "callee": "amaranth.tracer.get_src_loc", "lineno": 666, "resolution": "qualified_module_call" }, { "caller": "amaranth.hdl._xfrm.ResetInserter._insert_control", "callee": ".list.append", "lineno": 677, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._xfrm.ResetInserter._insert_control", "callee": ".list.append", "lineno": 679, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.hdl._xfrm.EnableInserter._insert_control", "callee": "amaranth.hdl._ast._StatementList.", "lineno": 686, "resolution": "imported_call" } ], "amaranth.hdl": [], "amaranth.lib.cdc": [ { "caller": "amaranth.lib.cdc.FFSynchronizer.__init__", "callee": "amaranth.lib.cdc._check_stages", "lineno": 70, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.cdc.AsyncFFSynchronizer.__init__", "callee": "amaranth.lib.cdc._check_stages", "lineno": 142, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.cdc.AsyncFFSynchronizer.elaborate", "callee": "amaranth.hdl._ir.RequirePosedge.__init__", "lineno": 191, "resolution": "imported_call" }, { "caller": "amaranth.lib.cdc.ResetSynchronizer.__init__", "callee": "amaranth.lib.cdc._check_stages", "lineno": 227, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.cdc.ResetSynchronizer.elaborate", "callee": "amaranth.lib.cdc.AsyncFFSynchronizer.__init__", "lineno": 237, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.cdc.PulseSynchronizer.__init__", "callee": "amaranth.lib.cdc._check_stages", "lineno": 260, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.cdc.PulseSynchronizer.elaborate", "callee": "amaranth.lib.cdc.FFSynchronizer.__init__", "lineno": 276, "resolution": "same_module_class_call" } ], "amaranth.lib.data": [ { "caller": "amaranth.lib.data.Layout.__call__", "callee": "amaranth.lib.data.View.__init__", "lineno": 207, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.data.Layout.const", "callee": "amaranth.lib.data.Const.__init__", "lineno": 251, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.data.Layout.from_bits", "callee": "amaranth.lib.data.Const.__init__", "lineno": 263, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.data.StructLayout.__init__", "callee": "amaranth.lib.data.Field.__init__", "lineno": 344, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.data.UnionLayout.__init__", "callee": "amaranth.lib.data.Field.__init__", "lineno": 429, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.data.ArrayLayout.__iter__", "callee": "amaranth.lib.data.Field.__init__", "lineno": 535, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.data.ArrayLayout.__getitem__", "callee": "amaranth.lib.data.Field.__init__", "lineno": 545, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.data.ArrayLayout.format", "callee": ".list.append", "lineno": 571, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.lib.data.ArrayLayout.format", "callee": ".list.append", "lineno": 575, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.lib.data.View.eq", "callee": "amaranth.lib.data.View.shape", "lineno": 779, "resolution": "self_method_call" }, { "caller": "amaranth.lib.data.View.eq", "callee": "amaranth.lib.data.View.shape", "lineno": 782, "resolution": "self_method_call" }, { "caller": "amaranth.lib.data.View.eq", "callee": "amaranth.lib.data.View.as_value", "lineno": 784, "resolution": "self_method_call" }, { "caller": "amaranth.lib.data.View.__getitem__", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 820, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.data.View.__getitem__", "callee": "amaranth.lib.data.View.shape", "lineno": 856, "resolution": "same_class_name_call" }, { "caller": "amaranth.lib.data.Const.__getitem__", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 1067, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.data.Const.__getitem__", "callee": "amaranth.lib.data.View.__init__", "lineno": 1086, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.data.Const.__getitem__", "callee": "amaranth.lib.data.Const.as_value", "lineno": 1086, "resolution": "self_method_call" }, { "caller": "amaranth.lib.data.Const.__eq__", "callee": "amaranth.lib.data.Const.as_value", "lineno": 1149, "resolution": "self_method_call" }, { "caller": "amaranth.lib.data.Const.__ne__", "callee": "amaranth.lib.data.Const.as_value", "lineno": 1168, "resolution": "self_method_call" } ], "amaranth.lib.enum": [ { "caller": "amaranth.lib.enum.EnumView.eq", "callee": "amaranth.lib.enum.EnumView.shape", "lineno": 252, "resolution": "self_method_call" }, { "caller": "amaranth.lib.enum.EnumView.eq", "callee": "amaranth.lib.enum.EnumView.shape", "lineno": 255, "resolution": "self_method_call" }, { "caller": "amaranth.lib.enum.EnumView.eq", "callee": "amaranth.lib.enum.EnumView.as_value", "lineno": 257, "resolution": "self_method_call" }, { "caller": "amaranth.lib.enum.EnumView.__eq__", "callee": "amaranth.lib.enum.EnumView.shape", "lineno": 300, "resolution": "self_method_call" }, { "caller": "amaranth.lib.enum.EnumView.__eq__", "callee": "amaranth.lib.enum.EnumView.as_value", "lineno": 306, "resolution": "self_method_call" }, { "caller": "amaranth.lib.enum.EnumView.__ne__", "callee": "amaranth.lib.enum.EnumView.shape", "lineno": 309, "resolution": "self_method_call" }, { "caller": "amaranth.lib.enum.EnumView.__ne__", "callee": "amaranth.lib.enum.EnumView.as_value", "lineno": 315, "resolution": "self_method_call" }, { "caller": "amaranth.lib.enum.FlagView.__invert__", "callee": "amaranth.lib.enum.EnumView.shape", "lineno": 354, "resolution": "inherited_method_call" }, { "caller": "amaranth.lib.enum.FlagView.__invert__", "callee": "amaranth.lib.enum.EnumView.as_value", "lineno": 356, "resolution": "inherited_method_call" }, { "caller": "amaranth.lib.enum.FlagView.__invert__", "callee": "amaranth.lib.enum.EnumView.as_value", "lineno": 362, "resolution": "inherited_method_call" }, { "caller": "amaranth.lib.enum.FlagView.__bitop", "callee": "amaranth.lib.enum.EnumView.shape", "lineno": 365, "resolution": "inherited_method_call" }, { "caller": "amaranth.lib.enum.FlagView.__bitop", "callee": "amaranth.lib.enum.EnumView.as_value", "lineno": 370, "resolution": "inherited_method_call" }, { "caller": "amaranth.lib.enum.FlagView.__and__", "callee": "amaranth.lib.enum.FlagView.__bitop", "lineno": 382, "resolution": "self_method_call" }, { "caller": "amaranth.lib.enum.FlagView.__or__", "callee": "amaranth.lib.enum.FlagView.__bitop", "lineno": 394, "resolution": "self_method_call" }, { "caller": "amaranth.lib.enum.FlagView.__xor__", "callee": "amaranth.lib.enum.FlagView.__bitop", "lineno": 406, "resolution": "self_method_call" } ], "amaranth.lib.fifo": [ { "caller": "amaranth.lib.fifo.", "callee": ".str.format", "lineno": 66, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.lib.fifo.FIFOInterface.w_stream", "callee": "amaranth.lib.stream.Signature.__init__", "lineno": 99, "resolution": "qualified_module_call" }, { "caller": "amaranth.lib.fifo.FIFOInterface.r_stream", "callee": "amaranth.lib.stream.Signature.__init__", "lineno": 107, "resolution": "qualified_module_call" }, { "caller": "amaranth.lib.fifo.SyncFIFO.elaborate", "callee": "amaranth.lib.memory.Memory.__init__", "lineno": 162, "resolution": "imported_call" }, { "caller": "amaranth.lib.fifo.SyncFIFO.elaborate", "callee": "amaranth.lib.fifo._incr", "lineno": 174, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.fifo.SyncFIFO.elaborate", "callee": "amaranth.lib.fifo._incr", "lineno": 181, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.fifo.SyncFIFOBuffered.elaborate", "callee": "amaranth.lib.memory.Memory.__init__", "lineno": 289, "resolution": "imported_call" }, { "caller": "amaranth.lib.fifo.SyncFIFOBuffered.elaborate", "callee": "amaranth.lib.fifo._incr", "lineno": 301, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.fifo.SyncFIFOBuffered.elaborate", "callee": "amaranth.lib.fifo._incr", "lineno": 309, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.fifo.AsyncFIFO.__init__", "callee": "amaranth.utils.ceil_log2", "lineno": 385, "resolution": "imported_call" }, { "caller": "amaranth.lib.fifo.AsyncFIFO.elaborate", "callee": "amaranth.lib.cdc.FFSynchronizer.__init__", "lineno": 431, "resolution": "imported_call" }, { "caller": "amaranth.lib.fifo.AsyncFIFO.elaborate", "callee": "amaranth.lib.fifo._gray_encode", "lineno": 432, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.fifo.AsyncFIFO.elaborate", "callee": "amaranth.lib.cdc.FFSynchronizer.__init__", "lineno": 437, "resolution": "imported_call" }, { "caller": "amaranth.lib.fifo.AsyncFIFO.elaborate", "callee": "amaranth.lib.fifo._gray_encode", "lineno": 438, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.fifo.AsyncFIFO.elaborate", "callee": "amaranth.lib.fifo._gray_decode", "lineno": 441, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.fifo.AsyncFIFO.elaborate", "callee": "amaranth.lib.fifo._gray_decode", "lineno": 444, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.fifo.AsyncFIFO.elaborate", "callee": "amaranth.lib.memory.Memory.__init__", "lineno": 458, "resolution": "imported_call" }, { "caller": "amaranth.lib.fifo.AsyncFIFO.elaborate", "callee": "amaranth.lib.cdc.AsyncFFSynchronizer.__init__", "lineno": 490, "resolution": "imported_call" }, { "caller": "amaranth.lib.fifo.AsyncFIFO.elaborate", "callee": "amaranth.lib.fifo._gray_decode", "lineno": 497, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.fifo.AsyncFIFOBuffered.__init__", "callee": "amaranth.utils.ceil_log2", "lineno": 545, "resolution": "imported_call" }, { "caller": "amaranth.lib.fifo.AsyncFIFOBuffered.elaborate", "callee": "amaranth.lib.fifo.AsyncFIFO.__init__", "lineno": 566, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.fifo.AsyncFIFOBuffered.elaborate", "callee": "amaranth.lib.cdc.FFSynchronizer.__init__", "lineno": 580, "resolution": "imported_call" } ], "amaranth.lib.io": [ { "caller": "amaranth.lib.io.SingleEndedPort.__init__", "callee": "amaranth.lib.io.Direction.", "lineno": 178, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.io.SingleEndedPort.__invert__", "callee": "amaranth.lib.io.SingleEndedPort.__init__", "lineno": 196, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.io.SingleEndedPort.__getitem__", "callee": "amaranth.lib.io.SingleEndedPort.__init__", "lineno": 200, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.io.SingleEndedPort.__add__", "callee": "amaranth.lib.io.SingleEndedPort.__init__", "lineno": 206, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.io.DifferentialPort.__init__", "callee": "amaranth.lib.io.Direction.", "lineno": 270, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.io.DifferentialPort.__invert__", "callee": "amaranth.lib.io.DifferentialPort.__init__", "lineno": 292, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.io.DifferentialPort.__getitem__", "callee": "amaranth.lib.io.DifferentialPort.__init__", "lineno": 296, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.io.DifferentialPort.__add__", "callee": "amaranth.lib.io.DifferentialPort.__init__", "lineno": 302, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.io.SimulationPort.__init__", "callee": "amaranth.tracer.get_var_name", "lineno": 360, "resolution": "qualified_module_call" }, { "caller": "amaranth.lib.io.SimulationPort.__init__", "callee": "amaranth.lib.io.Direction.", "lineno": 365, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.io.SimulationPort.__repr__", "callee": ".list.append", "lineno": 463, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.lib.io.SimulationPort.__repr__", "callee": ".list.append", "lineno": 465, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.lib.io.SimulationPort.__repr__", "callee": ".list.append", "lineno": 467, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.lib.io.Signature.__init__", "callee": "amaranth.lib.io.Direction.", "lineno": 549, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.io.Signature.__init__", "callee": "amaranth.lib.io.Direction.", "lineno": 726, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.io.FFBuffer.elaborate", "callee": "amaranth.lib.io.Buffer.__init__", "lineno": 795, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.io.Signature.__init__", "callee": "amaranth.lib.io.Direction.", "lineno": 939, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.io.Signature.__init__", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 943, "resolution": "qualified_module_call" }, { "caller": "amaranth.lib.io.Signature.__init__", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 945, "resolution": "qualified_module_call" }, { "caller": "amaranth.lib.io.Signature.__init__", "callee": "amaranth._utils.deprecated", "lineno": 1075, "resolution": "imported_call" }, { "caller": "amaranth.lib.io.Signature.create", "callee": "amaranth.lib.io.Pin.__init__", "lineno": 1127, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.io.Pin.__init__", "callee": "amaranth.tracer.get_var_name", "lineno": 1137, "resolution": "qualified_module_call" }, { "caller": "amaranth.lib.io.Pin.__init__", "callee": "amaranth._utils._ignore_deprecated", "lineno": 1141, "resolution": "imported_call" }, { "caller": "amaranth.lib.io.Pin.__init__", "callee": "amaranth._utils.deprecated", "lineno": 1130, "resolution": "imported_call" } ], "amaranth.lib.memory": [ { "caller": "amaranth.lib.memory.Memory.__init__", "callee": "amaranth.tracer.get_src_loc", "lineno": 62, "resolution": "qualified_module_call" }, { "caller": "amaranth.lib.memory.Memory.__init__", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 68, "resolution": "qualified_module_call" }, { "caller": "amaranth.lib.memory.Memory.read_port", "callee": "amaranth.utils.ceil_log2", "lineno": 121, "resolution": "imported_call" }, { "caller": "amaranth.lib.memory.Memory.read_port", "callee": "amaranth.lib.memory.ReadPort.__init__", "lineno": 122, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.memory.Memory.write_port", "callee": "amaranth.utils.ceil_log2", "lineno": 147, "resolution": "imported_call" }, { "caller": "amaranth.lib.memory.Memory.write_port", "callee": "amaranth.lib.memory.WritePort.__init__", "lineno": 148, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.memory.Signature.create", "callee": "amaranth.lib.memory.ReadPort.__init__", "lineno": 242, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.memory.ReadPort.__init__", "callee": "amaranth.utils.ceil_log2", "lineno": 271, "resolution": "imported_call" }, { "caller": "amaranth.lib.memory.ReadPort.__init__", "callee": "amaranth.utils.ceil_log2", "lineno": 272, "resolution": "imported_call" }, { "caller": "amaranth.lib.memory.Signature.create", "callee": "amaranth.lib.memory.WritePort.__init__", "lineno": 403, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.memory.WritePort.__init__", "callee": "amaranth.utils.ceil_log2", "lineno": 438, "resolution": "imported_call" }, { "caller": "amaranth.lib.memory.WritePort.__init__", "callee": "amaranth.utils.ceil_log2", "lineno": 439, "resolution": "imported_call" } ], "amaranth.lib.meta": [ { "caller": "amaranth.lib.meta._extract_schemas", "callee": ".importlib.metadata.distribution", "lineno": 135, "resolution": "external_constructor_call" } ], "amaranth.lib.stream": [ { "caller": "amaranth.lib.stream.Signature.create", "callee": "amaranth.lib.stream.Interface.__init__", "lineno": 70, "resolution": "same_module_class_call" } ], "amaranth.lib.wiring": [ { "caller": "amaranth.lib.wiring.Flow.__call__", "callee": "amaranth.lib.wiring.Member.__init__", "lineno": 85, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.wiring.Member.__init__", "callee": "amaranth.tracer.get_src_loc", "lineno": 134, "resolution": "qualified_module_call" }, { "caller": "amaranth.lib.wiring.Member.__init__", "callee": "amaranth.hdl._ast.Shape.cast", "lineno": 141, "resolution": "qualified_module_call" }, { "caller": "amaranth.lib.wiring.Member.__init__", "callee": "amaranth.hdl._ast.Const.cast", "lineno": 149, "resolution": "qualified_module_call" }, { "caller": "amaranth.lib.wiring.Member.__init__", "callee": "amaranth.hdl._ast.Const.__init__", "lineno": 149, "resolution": "imported_call" }, { "caller": "amaranth.lib.wiring.Member.__init__", "callee": "amaranth.hdl._ast.Const.cast", "lineno": 155, "resolution": "qualified_module_call" }, { "caller": "amaranth.lib.wiring.Member.flip", "callee": "amaranth.lib.wiring.Member.__init__", "lineno": 172, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.wiring.Member.array", "callee": "amaranth.lib.wiring.Member.__init__", "lineno": 199, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.wiring.SignatureMembers.__init__", "callee": "amaranth.lib.wiring.SignatureMembers._check_name", "lineno": 357, "resolution": "self_method_call" }, { "caller": "amaranth.lib.wiring.SignatureMembers.flip", "callee": "amaranth.lib.wiring.FlippedSignatureMembers.__init__", "lineno": 372, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.wiring.SignatureMembers.__eq__", "callee": "amaranth.lib.wiring.SignatureMembers.flatten", "lineno": 383, "resolution": "self_method_call" }, { "caller": "amaranth.lib.wiring.SignatureMembers.__getitem__", "callee": "amaranth.lib.wiring.SignatureMembers._check_name", "lineno": 418, "resolution": "self_method_call" }, { "caller": "amaranth.lib.wiring.SignatureMembers.create", "callee": "amaranth.tracer.get_var_name", "lineno": 510, "resolution": "qualified_module_call" }, { "caller": "amaranth.lib.wiring.SignatureMembers.create.create_value", "callee": "amaranth.hdl._ast.Signal.__init__", "lineno": 518, "resolution": "imported_call" }, { "caller": "amaranth.lib.wiring.SignatureMembers.create.create_dimensions", "callee": "amaranth.lib.wiring.SignatureMembers.create.create_value", "lineno": 527, "resolution": "same_class_name_call" }, { "caller": "amaranth.lib.wiring.SignatureMembers.create.create_dimensions", "callee": "amaranth.lib.wiring.SignatureMembers.create.create_dimensions", "lineno": 529, "resolution": "same_class_name_call" }, { "caller": "amaranth.lib.wiring.SignatureMembers.create", "callee": "amaranth.lib.wiring.SignatureMembers.create.create_dimensions", "lineno": 532, "resolution": "same_class_name_call" }, { "caller": "amaranth.lib.wiring._format_path", "callee": ".list.append", "lineno": 615, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.lib.wiring._format_path", "callee": ".list.append", "lineno": 617, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.lib.wiring._format_shape", "callee": "amaranth.hdl._ast.Shape.cast", "lineno": 636, "resolution": "qualified_module_call" }, { "caller": "amaranth.lib.wiring._format_shape", "callee": "amaranth.hdl._ast.Shape.cast", "lineno": 637, "resolution": "qualified_module_call" }, { "caller": "amaranth.lib.wiring.Signature.__init__", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 706, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.wiring.Signature.flip", "callee": "amaranth.lib.wiring.FlippedSignature.__init__", "lineno": 720, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.wiring.Signature.flatten.iter_member", "callee": "amaranth.lib.wiring.Member.__init__", "lineno": 796, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.wiring.Signature.flatten.iter_dimensions", "callee": "amaranth.lib.wiring.Signature.flatten.iter_member", "lineno": 805, "resolution": "same_class_name_call" }, { "caller": "amaranth.lib.wiring.Signature.flatten.iter_dimensions", "callee": "amaranth.lib.wiring.Signature.flatten.iter_dimensions", "lineno": 809, "resolution": "same_class_name_call" }, { "caller": "amaranth.lib.wiring.Signature.flatten", "callee": "amaranth.lib.wiring.Signature.flatten.iter_dimensions", "lineno": 812, "resolution": "same_class_name_call" }, { "caller": "amaranth.lib.wiring.Signature.is_compliant", "callee": "amaranth.lib.wiring._format_path", "lineno": 862, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.wiring.Signature.is_compliant", "callee": "amaranth.lib.wiring._format_path", "lineno": 866, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.wiring.Signature.is_compliant", "callee": "amaranth.lib.wiring._format_path", "lineno": 871, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.wiring.Signature.is_compliant.check_attr_value", "callee": "amaranth.hdl._ast.Value.cast", "lineno": 878, "resolution": "qualified_module_call" }, { "caller": "amaranth.lib.wiring.Signature.is_compliant.check_attr_value", "callee": "amaranth.lib.wiring._format_path", "lineno": 881, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.wiring.Signature.is_compliant.check_attr_value", "callee": "amaranth.lib.wiring._format_path", "lineno": 886, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.wiring.Signature.is_compliant.check_attr_value", "callee": "amaranth.hdl._ast.Shape.cast", "lineno": 890, "resolution": "qualified_module_call" }, { "caller": "amaranth.lib.wiring.Signature.is_compliant.check_attr_value", "callee": "amaranth.hdl._ast.Shape.cast", "lineno": 890, "resolution": "qualified_module_call" }, { "caller": "amaranth.lib.wiring.Signature.is_compliant.check_attr_value", "callee": "amaranth.lib.wiring._format_path", "lineno": 892, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.wiring.Signature.is_compliant.check_attr_value", "callee": "amaranth.lib.wiring._format_shape", "lineno": 893, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.wiring.Signature.is_compliant.check_attr_value", "callee": "amaranth.lib.wiring._format_shape", "lineno": 894, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.wiring.Signature.is_compliant.check_attr_value", "callee": "amaranth.lib.wiring._format_path", "lineno": 899, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.wiring.Signature.is_compliant.check_dimensions", "callee": "amaranth.lib.wiring.Signature.is_compliant.check_attr_value", "lineno": 910, "resolution": "same_class_name_call" }, { "caller": "amaranth.lib.wiring.Signature.is_compliant.check_dimensions", "callee": "amaranth.lib.wiring._format_path", "lineno": 915, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.wiring.Signature.is_compliant.check_dimensions", "callee": "amaranth.lib.wiring._format_path", "lineno": 920, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.wiring.Signature.is_compliant.check_dimensions", "callee": "amaranth.lib.wiring.Signature.is_compliant.check_dimensions", "lineno": 926, "resolution": "same_class_name_call" }, { "caller": "amaranth.lib.wiring.Signature.is_compliant", "callee": "amaranth.lib.wiring._format_path", "lineno": 941, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.wiring.Signature.is_compliant", "callee": "amaranth.lib.wiring.Signature.is_compliant.check_dimensions", "lineno": 945, "resolution": "same_class_name_call" }, { "caller": "amaranth.lib.wiring.Signature.create", "callee": "amaranth.lib.wiring.PureInterface.__init__", "lineno": 992, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.wiring.FlippedSignature.members", "callee": "amaranth.lib.wiring.FlippedSignatureMembers.__init__", "lineno": 1095, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.wiring.FlippedSignature.__eq__", "callee": "amaranth.lib.wiring.FlippedSignature.flip", "lineno": 1100, "resolution": "self_method_call" }, { "caller": "amaranth.lib.wiring.FlippedSignature.__getattr__", "callee": "amaranth.lib.wiring._gettypeattr", "lineno": 1126, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.wiring.FlippedSignature.__setattr__", "callee": "amaranth.lib.wiring._gettypeattr", "lineno": 1137, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.wiring.FlippedSignature.__delattr__", "callee": "amaranth.lib.wiring._gettypeattr", "lineno": 1148, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.wiring.FlippedSignature.create", "callee": "amaranth.lib.wiring.flipped", "lineno": 1154, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.wiring.FlippedInterface.__getattr__", "callee": "amaranth.lib.wiring.flipped", "lineno": 1303, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.wiring.FlippedInterface.__getattr__", "callee": "amaranth.lib.wiring._gettypeattr", "lineno": 1306, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.wiring.FlippedInterface.__setattr__", "callee": "amaranth.lib.wiring.flipped", "lineno": 1321, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.wiring.FlippedInterface.__setattr__", "callee": "amaranth.lib.wiring._gettypeattr", "lineno": 1324, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.wiring.FlippedInterface.__delattr__", "callee": "amaranth.lib.wiring._gettypeattr", "lineno": 1335, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.wiring.flipped", "callee": "amaranth.lib.wiring.FlippedInterface.__init__", "lineno": 1357, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.wiring.connect", "callee": ".dict.items", "lineno": 1425, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.lib.wiring.connect", "callee": ".dict.items", "lineno": 1445, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.lib.wiring.connect", "callee": ".dict.items", "lineno": 1463, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.lib.wiring.connect", "callee": "amaranth.lib.wiring._format_path", "lineno": 1479, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.wiring.connect", "callee": "amaranth.lib.wiring._format_path", "lineno": 1484, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.wiring.connect", "callee": "amaranth.lib.wiring._format_path", "lineno": 1514, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.wiring.connect", "callee": "amaranth.lib.wiring._format_path", "lineno": 1516, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.wiring.connect", "callee": "amaranth.hdl._ast.Shape.cast", "lineno": 1536, "resolution": "qualified_module_call" }, { "caller": "amaranth.lib.wiring.connect", "callee": "amaranth.hdl._ast.Shape.cast", "lineno": 1536, "resolution": "qualified_module_call" }, { "caller": "amaranth.lib.wiring.connect", "callee": "amaranth.lib.wiring._format_path", "lineno": 1538, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.wiring.connect", "callee": "amaranth.lib.wiring._format_shape", "lineno": 1539, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.wiring.connect", "callee": "amaranth.lib.wiring._format_path", "lineno": 1539, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.wiring.connect", "callee": "amaranth.lib.wiring._format_shape", "lineno": 1540, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.wiring.connect", "callee": "amaranth.hdl._ast.Shape.cast", "lineno": 1541, "resolution": "qualified_module_call" }, { "caller": "amaranth.lib.wiring.connect", "callee": "amaranth.hdl._ast.Shape.cast", "lineno": 1542, "resolution": "qualified_module_call" }, { "caller": "amaranth.lib.wiring.connect", "callee": "amaranth.lib.wiring._format_path", "lineno": 1545, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.wiring.connect", "callee": "amaranth.lib.wiring._format_path", "lineno": 1546, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.wiring.connect", "callee": "amaranth.lib.wiring._format_path", "lineno": 1557, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.wiring.connect.connect_value", "callee": "amaranth.lib.wiring._traverse_path", "lineno": 1566, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.wiring.connect.connect_value", "callee": "amaranth.lib.wiring._traverse_path", "lineno": 1567, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.wiring.connect.connect_value", "callee": "amaranth.hdl._ast.Const.cast", "lineno": 1571, "resolution": "qualified_module_call" }, { "caller": "amaranth.lib.wiring.connect.connect_value", "callee": "amaranth.hdl._ast.Const.cast", "lineno": 1577, "resolution": "qualified_module_call" }, { "caller": "amaranth.lib.wiring.connect.connect_value", "callee": "amaranth.lib.wiring._format_path", "lineno": 1580, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.wiring.connect.connect_value", "callee": "amaranth.lib.wiring._format_path", "lineno": 1582, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.wiring.connect.connect_value", "callee": "amaranth.lib.wiring._format_path", "lineno": 1587, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.wiring.connect.connect_value", "callee": "amaranth.lib.wiring._format_path", "lineno": 1589, "resolution": "direct_name_call" }, { "caller": "amaranth.lib.wiring.connect.connect_value", "callee": "amaranth.hdl._ast.Value.cast", "lineno": 1605, "resolution": "qualified_module_call" }, { "caller": "amaranth.lib.wiring.connect.connect_value", "callee": ".list.append", "lineno": 1612, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.lib.wiring.connect.connect_value", "callee": ".list.append", "lineno": 1620, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.lib.wiring.connect.connect_value", "callee": "amaranth.hdl._ast.Value.cast", "lineno": 1620, "resolution": "qualified_module_call" }, { "caller": "amaranth.lib.wiring.connect.connect_dimensions", "callee": "amaranth.lib.wiring.connect.connect_value", "lineno": 1623, "resolution": "nested_function_call" }, { "caller": "amaranth.lib.wiring.connect.connect_dimensions", "callee": "amaranth.lib.wiring.connect.connect_dimensions", "lineno": 1626, "resolution": "nested_function_call" }, { "caller": "amaranth.lib.wiring.connect", "callee": "amaranth.lib.wiring.connect.connect_dimensions", "lineno": 1630, "resolution": "nested_function_call" }, { "caller": "amaranth.lib.wiring.Component.__init__", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 1727, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.wiring.Component.__init__", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 1736, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.wiring.Component.metadata", "callee": "amaranth.lib.wiring.ComponentMetadata.__init__", "lineno": 1765, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.wiring.ComponentMetadata.as_json.translate_member", "callee": "amaranth.hdl._ast.Shape.cast", "lineno": 1945, "resolution": "qualified_module_call" }, { "caller": "amaranth.lib.wiring.ComponentMetadata.as_json.translate_member", "callee": "amaranth.lib.wiring.ComponentMetadata.as_json.translate_dimensions", "lineno": 1958, "resolution": "same_class_name_call" }, { "caller": "amaranth.lib.wiring.ComponentMetadata.as_json.translate_dimensions", "callee": "amaranth.lib.wiring.ComponentMetadata.as_json.translate_member", "lineno": 1973, "resolution": "same_class_name_call" }, { "caller": "amaranth.lib.wiring.ComponentMetadata.as_json.translate_dimensions", "callee": "amaranth.lib.wiring.ComponentMetadata.as_json.translate_dimensions", "lineno": 1976, "resolution": "same_class_name_call" }, { "caller": "amaranth.lib.wiring.ComponentMetadata.as_json", "callee": "amaranth.lib.wiring.ComponentMetadata.as_json.translate_dimensions", "lineno": 1984, "resolution": "same_class_name_call" }, { "caller": "amaranth.lib.wiring.ComponentMetadata.as_json", "callee": "amaranth.lib.wiring.ComponentMetadata.validate", "lineno": 1995, "resolution": "self_method_call" } ], "amaranth.lib": [], "amaranth.lib.crc.catalog": [ { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 17, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 25, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 33, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 41, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 49, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 57, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 65, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 73, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 81, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 89, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 97, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 105, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 113, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 121, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 129, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 137, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 145, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 153, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 161, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 169, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 177, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 185, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 193, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 201, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 209, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 217, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 225, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 233, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 241, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 249, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 257, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 265, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 273, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 281, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 289, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 297, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 305, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 313, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 321, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 329, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 337, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 345, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 353, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 361, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 369, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 377, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 385, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 393, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 401, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 409, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 417, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 425, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 433, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 441, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 449, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 457, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 465, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 473, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 481, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 489, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 497, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 505, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 513, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 521, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 529, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 537, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 545, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 553, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 561, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 569, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 577, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 585, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 593, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 601, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 609, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 617, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 625, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 633, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 641, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 649, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 657, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 665, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 673, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 681, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 689, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 697, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 705, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 713, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 721, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 729, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 737, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 745, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 753, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 761, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 769, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 777, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 785, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 793, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 801, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 809, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 817, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 825, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 833, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 841, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 849, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 857, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 865, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 873, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 881, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 889, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 897, "resolution": "imported_call" }, { "caller": "amaranth.lib.crc.catalog.", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 905, "resolution": "imported_call" } ], "amaranth.lib.crc": [ { "caller": "amaranth.lib.crc.Algorithm.__call__", "callee": "amaranth.lib.crc.Parameters.__init__", "lineno": 86, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.crc.Parameters.algorithm", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 127, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.crc.Parameters.residue", "callee": "amaranth.lib.crc.Parameters._reflect", "lineno": 140, "resolution": "self_method_call" }, { "caller": "amaranth.lib.crc.Parameters.compute", "callee": "amaranth.lib.crc.Parameters._reflect", "lineno": 179, "resolution": "self_method_call" }, { "caller": "amaranth.lib.crc.Parameters.compute", "callee": "amaranth.lib.crc.Parameters._reflect", "lineno": 191, "resolution": "self_method_call" }, { "caller": "amaranth.lib.crc.Parameters.create", "callee": "amaranth.lib.crc.Processor.__init__", "lineno": 204, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.crc.Parameters._matrices", "callee": "amaranth.lib.crc.Parameters.__init__", "lineno": 239, "resolution": "same_module_class_call" }, { "caller": "amaranth.lib.crc.Parameters._matrices", "callee": "amaranth.lib.crc.Parameters.compute", "lineno": 242, "resolution": "local_typed_method_call" }, { "caller": "amaranth.lib.crc.Parameters._matrices", "callee": ".list.append", "lineno": 243, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.lib.crc.Parameters._matrices", "callee": "amaranth.lib.crc.Parameters.compute", "lineno": 246, "resolution": "local_typed_method_call" }, { "caller": "amaranth.lib.crc.Parameters._matrices", "callee": ".list.append", "lineno": 247, "resolution": "local_builtin_method_call" } ], "amaranth.sim.core": [ { "caller": "amaranth.sim.core.Simulator.add_testbench", "callee": "amaranth.sim.core.Simulator._check_function", "lineno": 210, "resolution": "self_method_call" }, { "caller": "amaranth.sim.core.Simulator.add_testbench", "callee": "amaranth.sim._pycoro.coro_wrapper", "lineno": 219, "resolution": "imported_call" }, { "caller": "amaranth.sim.core.Simulator.add_process", "callee": "amaranth.sim.core.Simulator._check_function", "lineno": 276, "resolution": "self_method_call" }, { "caller": "amaranth.sim.core.Simulator.add_process.wrapper", "callee": "amaranth.sim._pycoro.Active.", "lineno": 282, "resolution": "imported_call" }, { "caller": "amaranth.sim.core.Simulator.add_process", "callee": "amaranth.sim._pycoro.coro_wrapper", "lineno": 290, "resolution": "imported_call" }, { "caller": "amaranth.sim.core.Simulator.add_sync_process", "callee": "amaranth.sim.core.Simulator._check_function", "lineno": 296, "resolution": "self_method_call" }, { "caller": "amaranth.sim.core.Simulator.add_sync_process.wrapper", "callee": "amaranth.sim._pycoro.Active.", "lineno": 303, "resolution": "imported_call" }, { "caller": "amaranth.sim.core.Simulator.add_sync_process.wrapper", "callee": "amaranth.sim._pycoro.Tick.__init__", "lineno": 304, "resolution": "imported_call" }, { "caller": "amaranth.sim.core.Simulator.add_sync_process", "callee": "amaranth.sim._pycoro.coro_wrapper", "lineno": 319, "resolution": "imported_call" }, { "caller": "amaranth.sim.core.Simulator.add_sync_process", "callee": "amaranth.sim._pycoro.Tick.__init__", "lineno": 319, "resolution": "imported_call" }, { "caller": "amaranth.sim.core.Simulator.add_sync_process", "callee": "amaranth._utils.deprecated", "lineno": 293, "resolution": "imported_call" }, { "caller": "amaranth.sim.core.Simulator.run", "callee": "amaranth.sim.core.Simulator.advance", "lineno": 331, "resolution": "self_method_call" }, { "caller": "amaranth.sim.core.Simulator.run_until", "callee": "amaranth.sim.core.Simulator.advance", "lineno": 362, "resolution": "self_method_call" }, { "caller": "amaranth.sim.core.Simulator.advance", "callee": "amaranth.sim.core.Simulator._replace_asyncgen_hooks", "lineno": 406, "resolution": "self_method_call" }, { "caller": "amaranth.sim.core.Simulator.write_vcd.traverse_traces", "callee": "amaranth.sim.core.Simulator.write_vcd.traverse_traces", "lineno": 466, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim.core.Simulator.write_vcd.traverse_traces", "callee": "amaranth.sim.core.Simulator.write_vcd.traverse_traces", "lineno": 469, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim.core.Simulator.write_vcd", "callee": "amaranth.sim.core.Simulator.write_vcd.traverse_traces", "lineno": 471, "resolution": "same_class_name_call" } ], "amaranth.sim.pysim": [ { "caller": "amaranth.sim.pysim._VCDWriter.__init__.traverse_traces", "callee": "amaranth.sim.pysim._VCDWriter.close.traverse_traces", "lineno": 102, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim.pysim._VCDWriter.__init__.traverse_traces", "callee": "amaranth.sim.pysim._VCDWriter.close.traverse_traces", "lineno": 105, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim.pysim._VCDWriter.__init__.traverse_traces", "callee": "amaranth.sim.pysim._VCDWriter.close.traverse_traces", "lineno": 108, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim.pysim._VCDWriter.__init__", "callee": "amaranth.sim.pysim._VCDWriter.close.traverse_traces", "lineno": 111, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim.pysim._VCDWriter.__init__.add_wire_var", "callee": "amaranth.sim.pysim._VCDWriter.__init__.add_var", "lineno": 154, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim.pysim._VCDWriter.__init__.add_wire_var", "callee": "amaranth.sim._pyeval.eval_value", "lineno": 154, "resolution": "imported_call" }, { "caller": "amaranth.sim.pysim._VCDWriter.__init__.add_format_var", "callee": "amaranth.sim.pysim._VCDWriter.__init__.add_var", "lineno": 157, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim.pysim._VCDWriter.__init__.add_format_var", "callee": "amaranth.sim._pyeval.eval_format", "lineno": 157, "resolution": "imported_call" }, { "caller": "amaranth.sim.pysim._VCDWriter.__init__.add_format", "callee": "amaranth.sim.pysim._VCDWriter.__init__.add_wire_var", "lineno": 161, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim.pysim._VCDWriter.__init__.add_format", "callee": "amaranth.sim.pysim._VCDWriter.__init__.add_format", "lineno": 163, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim.pysim._VCDWriter.__init__.add_format", "callee": "amaranth.sim.pysim._VCDWriter.__init__.add_wire_var", "lineno": 165, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim.pysim._VCDWriter.__init__.add_format", "callee": "amaranth.sim.pysim._VCDWriter.__init__.add_format", "lineno": 167, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim.pysim._VCDWriter.__init__.add_format", "callee": "amaranth.sim.pysim._VCDWriter.__init__.add_wire_var", "lineno": 172, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim.pysim._VCDWriter.__init__.add_format", "callee": "amaranth.sim.pysim._VCDWriter.__init__.add_format_var", "lineno": 174, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim.pysim._VCDWriter.__init__", "callee": "amaranth.sim.pysim._VCDWriter.__init__.add_var", "lineno": 177, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim.pysim._VCDWriter.__init__", "callee": "amaranth.sim.pysim._VCDWriter.__init__.add_format", "lineno": 179, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim.pysim._VCDWriter.__init__", "callee": ".dict.items", "lineno": 181, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.sim.pysim._VCDWriter.__init__.add_mem_var", "callee": ".list.append", "lineno": 197, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.sim.pysim._VCDWriter.__init__.add_mem_var", "callee": ".list.append", "lineno": 205, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.sim.pysim._VCDWriter.__init__.add_mem_wire_var", "callee": "amaranth.sim.pysim._VCDWriter.__init__.add_mem_var", "lineno": 208, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim.pysim._VCDWriter.__init__.add_mem_wire_var", "callee": "amaranth.sim._pyeval.eval_value", "lineno": 208, "resolution": "imported_call" }, { "caller": "amaranth.sim.pysim._VCDWriter.__init__.add_mem_format_var", "callee": "amaranth.sim.pysim._VCDWriter.__init__.add_mem_var", "lineno": 211, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim.pysim._VCDWriter.__init__.add_mem_format_var", "callee": "amaranth.sim._pyeval.eval_format", "lineno": 211, "resolution": "imported_call" }, { "caller": "amaranth.sim.pysim._VCDWriter.__init__.add_mem_format", "callee": "amaranth.sim.pysim._VCDWriter.__init__.add_mem_wire_var", "lineno": 215, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim.pysim._VCDWriter.__init__.add_mem_format", "callee": "amaranth.sim.pysim._VCDWriter.__init__.add_mem_format", "lineno": 217, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim.pysim._VCDWriter.__init__.add_mem_format", "callee": "amaranth.sim.pysim._VCDWriter.__init__.add_mem_wire_var", "lineno": 219, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim.pysim._VCDWriter.__init__.add_mem_format", "callee": "amaranth.sim.pysim._VCDWriter.__init__.add_mem_format", "lineno": 221, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim.pysim._VCDWriter.__init__.add_mem_format", "callee": "amaranth.sim.pysim._VCDWriter.__init__.add_mem_wire_var", "lineno": 226, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim.pysim._VCDWriter.__init__.add_mem_format", "callee": "amaranth.sim.pysim._VCDWriter.__init__.add_mem_format_var", "lineno": 228, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim.pysim._VCDWriter.__init__", "callee": "amaranth.sim.pysim._VCDWriter.__init__.add_mem_format", "lineno": 232, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim.pysim._VCDWriter.__init__", "callee": "amaranth.sim.pysim._VCDWriter.__init__.add_mem_wire_var", "lineno": 234, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim.pysim._VCDWriter.update_signal", "callee": "amaranth.sim._pyeval.eval_value", "lineno": 242, "resolution": "imported_call" }, { "caller": "amaranth.sim.pysim._VCDWriter.update_signal", "callee": "amaranth.sim._pyeval.eval_format", "lineno": 244, "resolution": "imported_call" }, { "caller": "amaranth.sim.pysim._VCDWriter.update_signal", "callee": "amaranth.sim._pyeval.eval_value", "lineno": 247, "resolution": "imported_call" }, { "caller": "amaranth.sim.pysim._VCDWriter.update_memory", "callee": "amaranth.sim._pyeval.eval_value", "lineno": 255, "resolution": "imported_call" }, { "caller": "amaranth.sim.pysim._VCDWriter.update_memory", "callee": "amaranth.sim._pyeval.eval_format", "lineno": 257, "resolution": "imported_call" }, { "caller": "amaranth.sim.pysim._VCDWriter.close.traverse_traces", "callee": "amaranth.sim.pysim._VCDWriter.close.traverse_traces", "lineno": 273, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim.pysim._VCDWriter.close.traverse_traces", "callee": "amaranth.sim.pysim._VCDWriter.close.traverse_traces", "lineno": 290, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim.pysim._VCDWriter.close.traverse_traces", "callee": "amaranth.sim.pysim._VCDWriter.close.traverse_traces", "lineno": 293, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim.pysim._VCDWriter.close.traverse_traces", "callee": "amaranth.sim.pysim._VCDWriter.close.traverse_traces", "lineno": 297, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim.pysim._VCDWriter.close", "callee": "amaranth.sim.pysim._VCDWriter.close.traverse_traces", "lineno": 300, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim.pysim._PySignalState.__init__", "callee": "amaranth.sim.pysim._PySignalState.reset", "lineno": 360, "resolution": "self_method_call" }, { "caller": "amaranth.sim.pysim._PySignalState.commit", "callee": "amaranth.sim.pysim._run_wakers", "lineno": 379, "resolution": "direct_name_call" }, { "caller": "amaranth.sim.pysim._PyMemoryState.__init__", "callee": "amaranth.sim.pysim._PyMemoryState.reset", "lineno": 401, "resolution": "self_method_call" }, { "caller": "amaranth.sim.pysim._PyMemoryState.commit", "callee": "amaranth.sim.pysim._run_wakers", "lineno": 433, "resolution": "direct_name_call" }, { "caller": "amaranth.sim.pysim._PyEngineState.__init__", "callee": "amaranth.sim.pysim._PyTimeline.__init__", "lineno": 446, "resolution": "same_module_class_call" }, { "caller": "amaranth.sim.pysim._PyEngineState.get_signal", "callee": "amaranth.sim.pysim._PySignalState.__init__", "lineno": 463, "resolution": "same_module_class_call" }, { "caller": "amaranth.sim.pysim._PyEngineState.get_memory", "callee": "amaranth.sim.pysim._PyMemoryState.__init__", "lineno": 472, "resolution": "same_module_class_call" }, { "caller": "amaranth.sim.pysim._PyEngineState.add_signal_waker", "callee": "amaranth.sim.pysim._PyEngineState.get_signal", "lineno": 480, "resolution": "self_method_call" }, { "caller": "amaranth.sim.pysim._PyEngineState.add_memory_waker", "callee": "amaranth.sim.pysim._PyEngineState.get_memory", "lineno": 483, "resolution": "self_method_call" }, { "caller": "amaranth.sim.pysim._PyEngineState.commit", "callee": "amaranth.sim.pysim._PyMemoryChange.__init__", "lineno": 491, "resolution": "same_module_class_call" }, { "caller": "amaranth.sim.pysim._PyTriggerState.__init__", "callee": "amaranth.sim.pysim._PyTriggerState.add_changed_waker", "lineno": 518, "resolution": "self_method_call" }, { "caller": "amaranth.sim.pysim._PyTriggerState.__init__", "callee": "amaranth.sim.pysim._PyTriggerState.add_edge_waker", "lineno": 520, "resolution": "self_method_call" }, { "caller": "amaranth.sim.pysim._PyTriggerState.__init__", "callee": "amaranth.sim.pysim._PyTriggerState.add_delay_waker", "lineno": 522, "resolution": "self_method_call" }, { "caller": "amaranth.sim.pysim._PyTriggerState.add_changed_waker.waker", "callee": "amaranth.sim.pysim._PyTriggerState.activate", "lineno": 530, "resolution": "self_method_call" }, { "caller": "amaranth.sim.pysim._PyTriggerState.add_edge_waker.waker", "callee": "amaranth.sim.pysim._PyTriggerState.activate", "lineno": 543, "resolution": "self_method_call" }, { "caller": "amaranth.sim.pysim._PyTriggerState.add_delay_waker.waker", "callee": "amaranth.sim.pysim._PyTriggerState.activate", "lineno": 552, "resolution": "self_method_call" }, { "caller": "amaranth.sim.pysim._PyTriggerState.compute_result", "callee": ".list.append", "lineno": 568, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.sim.pysim._PyTriggerState.compute_result", "callee": ".list.append", "lineno": 570, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.sim.pysim._PyTriggerState.compute_result", "callee": ".list.append", "lineno": 572, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.sim.pysim._PyTriggerState.run", "callee": "amaranth.sim.pysim._PyTriggerState.compute_result", "lineno": 578, "resolution": "self_method_call" }, { "caller": "amaranth.sim.pysim.PySimEngine.__init__", "callee": "amaranth.sim.pysim._PyEngineState.__init__", "lineno": 605, "resolution": "same_module_class_call" }, { "caller": "amaranth.sim.pysim.PySimEngine.__init__", "callee": "amaranth.sim._pyrtl._FragmentCompiler.__init__", "lineno": 606, "resolution": "imported_call" }, { "caller": "amaranth.sim.pysim.PySimEngine.add_clock_process", "callee": "amaranth.sim._pyclock.PyClockProcess.__init__", "lineno": 635, "resolution": "imported_call" }, { "caller": "amaranth.sim.pysim.PySimEngine.add_trigger_combination", "callee": "amaranth.sim.pysim._PyTriggerState.__init__", "lineno": 647, "resolution": "same_module_class_call" }, { "caller": "amaranth.sim.pysim.PySimEngine.get_value", "callee": "amaranth.sim._pyeval.eval_value", "lineno": 650, "resolution": "imported_call" }, { "caller": "amaranth.sim.pysim.PySimEngine.set_value", "callee": "amaranth.sim._pyeval.eval_assign", "lineno": 654, "resolution": "imported_call" }, { "caller": "amaranth.sim.pysim.PySimEngine.step_design", "callee": "amaranth.sim.pysim.PySimEngine._now_plus_deltas", "lineno": 680, "resolution": "self_method_call" }, { "caller": "amaranth.sim.pysim.PySimEngine.advance", "callee": "amaranth.sim.pysim.PySimEngine.step_design", "lineno": 696, "resolution": "self_method_call" }, { "caller": "amaranth.sim.pysim.PySimEngine.write_vcd", "callee": "amaranth.sim.pysim._VCDWriter.__init__", "lineno": 724, "resolution": "same_module_class_call" }, { "caller": "amaranth.sim.pysim.PySimEngine.write_vcd", "callee": "amaranth.sim.pysim._VCDWriter.close", "lineno": 730, "resolution": "local_typed_method_call" }, { "caller": "amaranth.sim.pysim.PySimEngine.write_vcd", "callee": "amaranth.sim.pysim.PySimEngine._now_plus_deltas", "lineno": 730, "resolution": "self_method_call" } ], "amaranth.sim._async": [ { "caller": "amaranth.sim._async.TriggerCombination.sample", "callee": "amaranth.sim._async.TriggerCombination.__init__", "lineno": 169, "resolution": "same_module_class_call" }, { "caller": "amaranth.sim._async.TriggerCombination.sample", "callee": "amaranth.sim._async.SampleTrigger.__init__", "lineno": 170, "resolution": "same_module_class_call" }, { "caller": "amaranth.sim._async.TriggerCombination.delay", "callee": "amaranth.sim._async.TriggerCombination.__init__", "lineno": 180, "resolution": "same_module_class_call" }, { "caller": "amaranth.sim._async.TriggerCombination.delay", "callee": "amaranth.sim._async.DelayTrigger.__init__", "lineno": 181, "resolution": "same_module_class_call" }, { "caller": "amaranth.sim._async.TriggerCombination.changed", "callee": "amaranth.sim._async.TriggerCombination.__init__", "lineno": 191, "resolution": "same_module_class_call" }, { "caller": "amaranth.sim._async.TriggerCombination.changed", "callee": "amaranth.sim._async.ChangedTrigger.__init__", "lineno": 192, "resolution": "same_module_class_call" }, { "caller": "amaranth.sim._async.TriggerCombination.edge", "callee": "amaranth.sim._async.TriggerCombination.__init__", "lineno": 202, "resolution": "same_module_class_call" }, { "caller": "amaranth.sim._async.TriggerCombination.edge", "callee": "amaranth.sim._async.EdgeTrigger.__init__", "lineno": 203, "resolution": "same_module_class_call" }, { "caller": "amaranth.sim._async.TriggerCombination.posedge", "callee": "amaranth.sim._async.TriggerCombination.edge", "lineno": 210, "resolution": "self_method_call" }, { "caller": "amaranth.sim._async.TriggerCombination.negedge", "callee": "amaranth.sim._async.TriggerCombination.edge", "lineno": 217, "resolution": "self_method_call" }, { "caller": "amaranth.sim._async.TickTrigger.sample", "callee": "amaranth.sim._async.TickTrigger.__init__", "lineno": 325, "resolution": "same_module_class_call" }, { "caller": "amaranth.sim._async.TickTrigger.until", "callee": "amaranth.sim._async.TickTrigger.sample", "lineno": 364, "resolution": "self_method_call" }, { "caller": "amaranth.sim._async.TickTrigger.repeat", "callee": "amaranth.sim._async.TickTrigger.__aiter__", "lineno": 402, "resolution": "self_method_call" }, { "caller": "amaranth.sim._async.TickTrigger._collect_trigger", "callee": "amaranth.sim._async.TriggerCombination.__init__", "lineno": 413, "resolution": "same_module_class_call" }, { "caller": "amaranth.sim._async.TickTrigger._collect_trigger", "callee": "amaranth.sim._async.TriggerCombination.__init__", "lineno": 419, "resolution": "same_module_class_call" }, { "caller": "amaranth.sim._async.TickTrigger.__await__", "callee": "amaranth.sim._async.TickTrigger._collect_trigger", "lineno": 426, "resolution": "self_method_call" }, { "caller": "amaranth.sim._async.TickTrigger.__aiter__", "callee": "amaranth.sim._async.TickTrigger._collect_trigger", "lineno": 431, "resolution": "self_method_call" }, { "caller": "amaranth.sim._async.SimulatorContext.tick", "callee": "amaranth.sim._async.TickTrigger.__init__", "lineno": 592, "resolution": "same_module_class_call" }, { "caller": "amaranth.sim._async.SimulatorContext.delay", "callee": "amaranth.sim._async.TriggerCombination.__init__", "lineno": 620, "resolution": "same_module_class_call" }, { "caller": "amaranth.sim._async.SimulatorContext.changed", "callee": "amaranth.sim._async.TriggerCombination.__init__", "lineno": 648, "resolution": "same_module_class_call" }, { "caller": "amaranth.sim._async.SimulatorContext.edge", "callee": "amaranth.sim._async.TriggerCombination.__init__", "lineno": 678, "resolution": "same_module_class_call" }, { "caller": "amaranth.sim._async.SimulatorContext.posedge", "callee": "amaranth.sim._async.TriggerCombination.__init__", "lineno": 685, "resolution": "same_module_class_call" }, { "caller": "amaranth.sim._async.SimulatorContext.negedge", "callee": "amaranth.sim._async.TriggerCombination.__init__", "lineno": 692, "resolution": "same_module_class_call" }, { "caller": "amaranth.sim._async.AsyncProcess.__init__", "callee": "amaranth.sim._async.TestbenchContext.", "lineno": 755, "resolution": "same_module_class_call" }, { "caller": "amaranth.sim._async.AsyncProcess.__init__", "callee": "amaranth.sim._async.ProcessContext.", "lineno": 757, "resolution": "same_module_class_call" }, { "caller": "amaranth.sim._async.AsyncProcess.__init__", "callee": "amaranth.sim._async.AsyncProcess.reset", "lineno": 760, "resolution": "self_method_call" } ], "amaranth.sim._base": [], "amaranth.sim._pyclock": [ { "caller": "amaranth.sim._pyclock.PyClockProcess.__init__", "callee": "amaranth.sim._pyclock.PyClockProcess.reset", "lineno": 16, "resolution": "self_method_call" } ], "amaranth.sim._pycoro": [ { "caller": "amaranth.sim._pycoro.Settle.__init__", "callee": "amaranth._utils.deprecated", "lineno": 16, "resolution": "imported_call" }, { "caller": "amaranth.sim._pycoro.coro_wrapper.inner", "callee": "amaranth.sim._pycoro.coro_wrapper.inner.src_loc", "lineno": 119, "resolution": "nested_function_call" }, { "caller": "amaranth.sim._pycoro.coro_wrapper.inner", "callee": "amaranth.sim._pycoro.coro_wrapper.inner.src_loc", "lineno": 123, "resolution": "nested_function_call" } ], "amaranth.sim._pyeval": [ { "caller": "amaranth.sim._pyeval.eval_value", "callee": "amaranth.sim._pyeval.eval_value", "lineno": 29, "resolution": "direct_name_call" }, { "caller": "amaranth.sim._pyeval.eval_value", "callee": "amaranth.sim._pyeval.eval_value", "lineno": 57, "resolution": "direct_name_call" }, { "caller": "amaranth.sim._pyeval.eval_value", "callee": "amaranth.sim._pyeval.eval_value", "lineno": 58, "resolution": "direct_name_call" }, { "caller": "amaranth.sim._pyeval.eval_value", "callee": "amaranth.sim._pyeval.eval_value", "lineno": 97, "resolution": "direct_name_call" }, { "caller": "amaranth.sim._pyeval.eval_value", "callee": "amaranth.sim._pyeval.eval_value", "lineno": 102, "resolution": "direct_name_call" }, { "caller": "amaranth.sim._pyeval.eval_value", "callee": "amaranth.sim._pyeval.eval_value", "lineno": 103, "resolution": "direct_name_call" }, { "caller": "amaranth.sim._pyeval.eval_value", "callee": "amaranth.sim._pyeval.eval_value", "lineno": 112, "resolution": "direct_name_call" }, { "caller": "amaranth.sim._pyeval.eval_value", "callee": "amaranth.sim._pyeval.eval_value", "lineno": 118, "resolution": "direct_name_call" }, { "caller": "amaranth.sim._pyeval.eval_value", "callee": "amaranth.sim._pyeval._eval_matches", "lineno": 120, "resolution": "direct_name_call" }, { "caller": "amaranth.sim._pyeval.eval_value", "callee": "amaranth.sim._pyeval.eval_value", "lineno": 121, "resolution": "direct_name_call" }, { "caller": "amaranth.sim._pyeval.eval_format", "callee": ".list.append", "lineno": 151, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.sim._pyeval.eval_format", "callee": "amaranth.sim._pyeval.eval_value", "lineno": 154, "resolution": "direct_name_call" }, { "caller": "amaranth.sim._pyeval.eval_format", "callee": ".list.append", "lineno": 156, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.sim._pyeval.eval_format", "callee": "amaranth.sim._pyeval.value_to_string", "lineno": 156, "resolution": "direct_name_call" }, { "caller": "amaranth.sim._pyeval.eval_format", "callee": ".list.append", "lineno": 158, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.sim._pyeval._eval_assign_inner", "callee": "amaranth.sim._pyeval._eval_assign_inner", "lineno": 164, "resolution": "direct_name_call" }, { "caller": "amaranth.sim._pyeval._eval_assign_inner", "callee": "amaranth.sim._pyeval._eval_assign_inner", "lineno": 192, "resolution": "direct_name_call" }, { "caller": "amaranth.sim._pyeval._eval_assign_inner", "callee": "amaranth.sim._pyeval._eval_assign_inner", "lineno": 215, "resolution": "direct_name_call" }, { "caller": "amaranth.sim._pyeval._eval_assign_inner", "callee": "amaranth.sim._pyeval.eval_value", "lineno": 217, "resolution": "direct_name_call" }, { "caller": "amaranth.sim._pyeval._eval_assign_inner", "callee": "amaranth.sim._pyeval._eval_assign_inner", "lineno": 219, "resolution": "direct_name_call" }, { "caller": "amaranth.sim._pyeval._eval_assign_inner", "callee": "amaranth.sim._pyeval.eval_value", "lineno": 221, "resolution": "direct_name_call" }, { "caller": "amaranth.sim._pyeval._eval_assign_inner", "callee": "amaranth.sim._pyeval._eval_matches", "lineno": 223, "resolution": "direct_name_call" }, { "caller": "amaranth.sim._pyeval._eval_assign_inner", "callee": "amaranth.sim._pyeval._eval_assign_inner", "lineno": 224, "resolution": "direct_name_call" }, { "caller": "amaranth.sim._pyeval.eval_assign", "callee": "amaranth.sim._pyeval._eval_assign_inner", "lineno": 231, "resolution": "direct_name_call" } ], "amaranth.sim._pyrtl": [ { "caller": "amaranth.sim._pyrtl.PyRTLProcess.__init__", "callee": "amaranth.sim._pyrtl.PyRTLProcess.reset", "lineno": 26, "resolution": "self_method_call" }, { "caller": "amaranth.sim._pyrtl._PythonEmitter.def_var", "callee": "amaranth.sim._pyrtl._PythonEmitter.gen_var", "lineno": 61, "resolution": "self_method_call" }, { "caller": "amaranth.sim._pyrtl._PythonEmitter.def_var", "callee": "amaranth.sim._pyrtl._PythonEmitter.append", "lineno": 62, "resolution": "self_method_call" }, { "caller": "amaranth.sim._pyrtl._Compiler._emit_switch", "callee": ".list.append", "lineno": 99, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.sim._pyrtl._Compiler._emit_switch", "callee": ".list.append", "lineno": 101, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.sim._pyrtl._Compiler._emit_switch", "callee": ".list.append", "lineno": 107, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.sim._pyrtl._Compiler._emit_switch", "callee": ".list.append", "lineno": 110, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.sign", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.mask", "lineno": 196, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.sign", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.mask", "lineno": 198, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.mask", "lineno": 203, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.sign", "lineno": 205, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.mask", "lineno": 207, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.mask", "lineno": 209, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.mask", "lineno": 211, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.mask", "lineno": 214, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.sign", "lineno": 221, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.sign", "lineno": 221, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.sign", "lineno": 223, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.sign", "lineno": 223, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.sign", "lineno": 225, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.sign", "lineno": 225, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.sign", "lineno": 227, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.sign", "lineno": 227, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.sign", "lineno": 229, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.sign", "lineno": 229, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.sign", "lineno": 231, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.sign", "lineno": 231, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.sign", "lineno": 233, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.sign", "lineno": 233, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.sign", "lineno": 235, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.sign", "lineno": 235, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.sign", "lineno": 237, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.sign", "lineno": 237, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.sign", "lineno": 239, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.sign", "lineno": 239, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.sign", "lineno": 241, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.sign", "lineno": 241, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.sign", "lineno": 243, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.sign", "lineno": 243, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.sign", "lineno": 245, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.sign", "lineno": 245, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.sign", "lineno": 247, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.sign", "lineno": 247, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.sign", "lineno": 249, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.sign", "lineno": 249, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.sign", "lineno": 251, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.sign", "lineno": 251, "resolution": "same_class_name_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.on_Concat", "callee": ".list.append", "lineno": 268, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.on_SwitchValue.case_handler", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.on_Operator.sign", "lineno": 278, "resolution": "self_method_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.on_SwitchValue", "callee": "amaranth.sim._pyrtl._Compiler._emit_switch", "lineno": 279, "resolution": "inherited_method_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.compile", "callee": "amaranth.sim._pyrtl._PythonEmitter.__init__", "lineno": 284, "resolution": "same_module_class_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.compile", "callee": "amaranth.sim._pyrtl._PythonEmitter.append", "lineno": 286, "resolution": "local_typed_method_call" }, { "caller": "amaranth.sim._pyrtl._RHSValueCompiler.compile", "callee": "amaranth.sim._pyrtl._PythonEmitter.flush", "lineno": 287, "resolution": "local_typed_method_call" }, { "caller": "amaranth.sim._pyrtl._LHSValueCompiler.__init__", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.__init__", "lineno": 298, "resolution": "same_module_class_call" }, { "caller": "amaranth.sim._pyrtl._LHSValueCompiler.on_SwitchValue.gen", "callee": "amaranth.sim._pyrtl._Compiler._emit_switch", "lineno": 356, "resolution": "inherited_method_call" }, { "caller": "amaranth.sim._pyrtl._StatementCompiler.__init__", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.__init__", "lineno": 376, "resolution": "same_module_class_call" }, { "caller": "amaranth.sim._pyrtl._StatementCompiler.__init__", "callee": "amaranth.sim._pyrtl._LHSValueCompiler.__init__", "lineno": 377, "resolution": "same_module_class_call" }, { "caller": "amaranth.sim._pyrtl._StatementCompiler.on_Switch", "callee": "amaranth.sim._pyrtl._Compiler._emit_switch", "lineno": 393, "resolution": "inherited_method_call" }, { "caller": "amaranth.sim._pyrtl._StatementCompiler.emit_format", "callee": ".list.append", "lineno": 400, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.sim._pyrtl._StatementCompiler.emit_format", "callee": ".list.append", "lineno": 407, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.sim._pyrtl._StatementCompiler.emit_format", "callee": ".list.append", "lineno": 408, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.sim._pyrtl._StatementCompiler.on_Print", "callee": "amaranth.sim._pyrtl._StatementCompiler.emit_format", "lineno": 414, "resolution": "self_method_call" }, { "caller": "amaranth.sim._pyrtl._StatementCompiler.on_Property", "callee": "amaranth.sim._pyrtl._StatementCompiler.emit_format", "lineno": 422, "resolution": "self_method_call" }, { "caller": "amaranth.sim._pyrtl._StatementCompiler.on_Property", "callee": "amaranth.sim._pyrtl._StatementCompiler.emit_format", "lineno": 433, "resolution": "self_method_call" }, { "caller": "amaranth.sim._pyrtl._StatementCompiler.compile", "callee": "amaranth.sim._pyrtl._PythonEmitter.__init__", "lineno": 440, "resolution": "same_module_class_call" }, { "caller": "amaranth.sim._pyrtl._StatementCompiler.compile", "callee": "amaranth.sim._pyrtl._PythonEmitter.append", "lineno": 442, "resolution": "local_typed_method_call" }, { "caller": "amaranth.sim._pyrtl._StatementCompiler.compile", "callee": "amaranth.sim._pyrtl._PythonEmitter.append", "lineno": 446, "resolution": "local_typed_method_call" }, { "caller": "amaranth.sim._pyrtl._StatementCompiler.compile", "callee": "amaranth.sim._pyrtl._PythonEmitter.flush", "lineno": 447, "resolution": "local_typed_method_call" }, { "caller": "amaranth.sim._pyrtl._FragmentCompiler.__call__", "callee": "amaranth.hdl._ast._StatementList.", "lineno": 488, "resolution": "imported_call" }, { "caller": "amaranth.sim._pyrtl._FragmentCompiler.__call__", "callee": "amaranth.sim._pyrtl.PyRTLProcess.__init__", "lineno": 489, "resolution": "same_module_class_call" }, { "caller": "amaranth.sim._pyrtl._FragmentCompiler.__call__", "callee": "amaranth.hdl._xfrm.LHSMaskCollector.__init__", "lineno": 490, "resolution": "imported_call" }, { "caller": "amaranth.sim._pyrtl._FragmentCompiler.__call__", "callee": "amaranth.hdl._xfrm.LHSMaskCollector.visit_stmt", "lineno": 491, "resolution": "local_typed_method_call" }, { "caller": "amaranth.sim._pyrtl._FragmentCompiler.__call__", "callee": "amaranth.hdl._xfrm.LHSMaskCollector.visit_value", "lineno": 496, "resolution": "local_typed_method_call" }, { "caller": "amaranth.sim._pyrtl._FragmentCompiler.__call__", "callee": "amaranth.sim._pyrtl._PythonEmitter.__init__", "lineno": 498, "resolution": "same_module_class_call" }, { "caller": "amaranth.sim._pyrtl._FragmentCompiler.__call__", "callee": "amaranth.sim._pyrtl._PythonEmitter.append", "lineno": 499, "resolution": "local_typed_method_call" }, { "caller": "amaranth.sim._pyrtl._FragmentCompiler.__call__", "callee": "amaranth.hdl._xfrm.LHSMaskCollector.masks", "lineno": 503, "resolution": "local_typed_method_call" }, { "caller": "amaranth.sim._pyrtl._FragmentCompiler.__call__", "callee": "amaranth.sim._pyrtl._PythonEmitter.append", "lineno": 506, "resolution": "local_typed_method_call" }, { "caller": "amaranth.sim._pyrtl._FragmentCompiler.__call__", "callee": "amaranth.sim._pyrtl._StatementCompiler.__init__", "lineno": 509, "resolution": "same_module_class_call" }, { "caller": "amaranth.sim._pyrtl._FragmentCompiler.__call__", "callee": "amaranth.sim._pyrtl.memory_waker", "lineno": 512, "resolution": "direct_name_call" }, { "caller": "amaranth.sim._pyrtl._FragmentCompiler.__call__", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.__init__", "lineno": 514, "resolution": "same_module_class_call" }, { "caller": "amaranth.sim._pyrtl._FragmentCompiler.__call__", "callee": "amaranth.sim._pyrtl._LHSValueCompiler.__init__", "lineno": 515, "resolution": "same_module_class_call" }, { "caller": "amaranth.sim._pyrtl._FragmentCompiler.__call__", "callee": "amaranth.sim._pyrtl._PythonEmitter.def_var", "lineno": 523, "resolution": "local_typed_method_call" }, { "caller": "amaranth.sim._pyrtl._FragmentCompiler.__call__", "callee": "amaranth.sim._pyrtl.comb_waker", "lineno": 526, "resolution": "direct_name_call" }, { "caller": "amaranth.sim._pyrtl._FragmentCompiler.__call__", "callee": "amaranth.sim._pyrtl.edge_waker", "lineno": 533, "resolution": "direct_name_call" }, { "caller": "amaranth.sim._pyrtl._FragmentCompiler.__call__", "callee": "amaranth.sim._pyrtl.edge_waker", "lineno": 535, "resolution": "direct_name_call" }, { "caller": "amaranth.sim._pyrtl._FragmentCompiler.__call__", "callee": "amaranth.hdl._xfrm.LHSMaskCollector.masks", "lineno": 537, "resolution": "local_typed_method_call" }, { "caller": "amaranth.sim._pyrtl._FragmentCompiler.__call__", "callee": "amaranth.sim._pyrtl._PythonEmitter.append", "lineno": 539, "resolution": "local_typed_method_call" }, { "caller": "amaranth.sim._pyrtl._FragmentCompiler.__call__", "callee": "amaranth.sim._pyrtl._StatementCompiler.__init__", "lineno": 541, "resolution": "same_module_class_call" }, { "caller": "amaranth.sim._pyrtl._FragmentCompiler.__call__", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.__init__", "lineno": 544, "resolution": "same_module_class_call" }, { "caller": "amaranth.sim._pyrtl._FragmentCompiler.__call__", "callee": "amaranth.sim._pyrtl._PythonEmitter.append", "lineno": 547, "resolution": "local_typed_method_call" }, { "caller": "amaranth.sim._pyrtl._FragmentCompiler.__call__", "callee": "amaranth.sim._pyrtl._PythonEmitter.indent", "lineno": 548, "resolution": "local_typed_method_call" }, { "caller": "amaranth.sim._pyrtl._FragmentCompiler.__call__", "callee": "amaranth.sim._pyrtl._PythonEmitter.append", "lineno": 549, "resolution": "local_typed_method_call" }, { "caller": "amaranth.sim._pyrtl._FragmentCompiler.__call__", "callee": "amaranth.hdl._xfrm.LHSMaskCollector.masks", "lineno": 550, "resolution": "local_typed_method_call" }, { "caller": "amaranth.sim._pyrtl._FragmentCompiler.__call__", "callee": "amaranth.sim._pyrtl._PythonEmitter.append", "lineno": 553, "resolution": "local_typed_method_call" }, { "caller": "amaranth.sim._pyrtl._FragmentCompiler.__call__", "callee": "amaranth.sim._pyrtl._RHSValueCompiler.__init__", "lineno": 557, "resolution": "same_module_class_call" }, { "caller": "amaranth.sim._pyrtl._FragmentCompiler.__call__", "callee": "amaranth.sim._pyrtl._LHSValueCompiler.__init__", "lineno": 558, "resolution": "same_module_class_call" }, { "caller": "amaranth.sim._pyrtl._FragmentCompiler.__call__", "callee": "amaranth.sim._pyrtl._PythonEmitter.def_var", "lineno": 567, "resolution": "local_typed_method_call" }, { "caller": "amaranth.sim._pyrtl._FragmentCompiler.__call__", "callee": "amaranth.sim._pyrtl._PythonEmitter.def_var", "lineno": 569, "resolution": "local_typed_method_call" }, { "caller": "amaranth.sim._pyrtl._FragmentCompiler.__call__", "callee": "amaranth.sim._pyrtl._PythonEmitter.def_var", "lineno": 571, "resolution": "local_typed_method_call" }, { "caller": "amaranth.sim._pyrtl._FragmentCompiler.__call__", "callee": "amaranth.sim._pyrtl._PythonEmitter.append", "lineno": 572, "resolution": "local_typed_method_call" }, { "caller": "amaranth.sim._pyrtl._FragmentCompiler.__call__", "callee": "amaranth.sim._pyrtl._PythonEmitter.append", "lineno": 581, "resolution": "local_typed_method_call" }, { "caller": "amaranth.sim._pyrtl._FragmentCompiler.__call__", "callee": "amaranth.sim._pyrtl._PythonEmitter.indent", "lineno": 582, "resolution": "local_typed_method_call" }, { "caller": "amaranth.sim._pyrtl._FragmentCompiler.__call__", "callee": "amaranth.sim._pyrtl._PythonEmitter.def_var", "lineno": 584, "resolution": "local_typed_method_call" }, { "caller": "amaranth.sim._pyrtl._FragmentCompiler.__call__", "callee": "amaranth.sim._pyrtl._PythonEmitter.def_var", "lineno": 585, "resolution": "local_typed_method_call" }, { "caller": "amaranth.sim._pyrtl._FragmentCompiler.__call__", "callee": "amaranth.sim._pyrtl._PythonEmitter.append", "lineno": 589, "resolution": "local_typed_method_call" }, { "caller": "amaranth.sim._pyrtl._FragmentCompiler.__call__", "callee": "amaranth.sim._pyrtl._PythonEmitter.indent", "lineno": 590, "resolution": "local_typed_method_call" }, { "caller": "amaranth.sim._pyrtl._FragmentCompiler.__call__", "callee": "amaranth.sim._pyrtl._PythonEmitter.append", "lineno": 591, "resolution": "local_typed_method_call" }, { "caller": "amaranth.sim._pyrtl._FragmentCompiler.__call__", "callee": "amaranth.sim._pyrtl._PythonEmitter.append", "lineno": 592, "resolution": "local_typed_method_call" }, { "caller": "amaranth.sim._pyrtl._FragmentCompiler.__call__", "callee": "amaranth.hdl._xfrm.LHSMaskCollector.masks", "lineno": 596, "resolution": "local_typed_method_call" }, { "caller": "amaranth.sim._pyrtl._FragmentCompiler.__call__", "callee": "amaranth.sim._pyrtl._PythonEmitter.append", "lineno": 600, "resolution": "local_typed_method_call" }, { "caller": "amaranth.sim._pyrtl._FragmentCompiler.__call__", "callee": "amaranth.sim._pyrtl._PythonEmitter.flush", "lineno": 605, "resolution": "local_typed_method_call" } ], "amaranth.sim": [], "amaranth.vendor._altera": [ { "caller": "amaranth.vendor._altera._add_useioff", "callee": "amaranth.vendor._altera._add_useioff", "lineno": 30, "resolution": "direct_name_call" }, { "caller": "amaranth.vendor._altera._add_useioff", "callee": "amaranth.vendor._altera._add_useioff", "lineno": 32, "resolution": "direct_name_call" }, { "caller": "amaranth.vendor._altera.InnerBuffer.__init__", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 54, "resolution": "qualified_module_call" }, { "caller": "amaranth.vendor._altera.InnerBuffer.__init__", "callee": "amaranth.vendor._altera._add_useioff", "lineno": 57, "resolution": "direct_name_call" }, { "caller": "amaranth.vendor._altera.InnerBuffer.__init__", "callee": "amaranth.vendor._altera._add_useioff", "lineno": 59, "resolution": "direct_name_call" }, { "caller": "amaranth.vendor._altera.InnerBuffer.__init__", "callee": "amaranth.vendor._altera._add_useioff", "lineno": 60, "resolution": "direct_name_call" }, { "caller": "amaranth.vendor._altera.IOBuffer.elaborate", "callee": "amaranth.vendor._altera.InnerBuffer.__init__", "lineno": 116, "resolution": "same_module_class_call" }, { "caller": "amaranth.vendor._altera.FFBuffer.elaborate", "callee": "amaranth.vendor._altera.InnerBuffer.__init__", "lineno": 133, "resolution": "same_module_class_call" }, { "caller": "amaranth.vendor._altera.DDRBuffer.elaborate", "callee": "amaranth.vendor._altera.InnerBuffer.__init__", "lineno": 152, "resolution": "same_module_class_call" }, { "caller": "amaranth.vendor._altera.DDRBuffer.elaborate", "callee": "amaranth.hdl._ir.RequirePosedge.__init__", "lineno": 156, "resolution": "imported_call" }, { "caller": "amaranth.vendor._altera.DDRBuffer.elaborate", "callee": "amaranth.hdl._ir.RequirePosedge.__init__", "lineno": 172, "resolution": "imported_call" }, { "caller": "amaranth.vendor._altera.", "callee": ".abc.abstractmethod", "lineno": 233, "resolution": "external_constructor_call" }, { "caller": "amaranth.vendor._altera.", "callee": ".abc.abstractmethod", "lineno": 234, "resolution": "external_constructor_call" }, { "caller": "amaranth.vendor._altera.", "callee": ".abc.abstractmethod", "lineno": 235, "resolution": "external_constructor_call" }, { "caller": "amaranth.vendor._altera.AlteraPlatform.get_io_buffer", "callee": "amaranth.vendor._altera.IOBuffer.", "lineno": 479, "resolution": "same_module_class_call" }, { "caller": "amaranth.vendor._altera.AlteraPlatform.get_io_buffer", "callee": "amaranth.vendor._altera.FFBuffer.", "lineno": 481, "resolution": "same_module_class_call" }, { "caller": "amaranth.vendor._altera.AlteraPlatform.get_io_buffer", "callee": "amaranth.vendor._altera.DDRBuffer.", "lineno": 485, "resolution": "same_module_class_call" }, { "caller": "amaranth.vendor._altera.AlteraPlatform.get_async_ff_sync", "callee": "amaranth.hdl._ir.RequirePosedge.__init__", "lineno": 513, "resolution": "imported_call" } ], "amaranth.vendor._gowin": [ { "caller": "amaranth.vendor._gowin.InnerBuffer.__init__", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 32, "resolution": "qualified_module_call" }, { "caller": "amaranth.vendor._gowin.IOBuffer.elaborate", "callee": "amaranth.vendor._gowin.InnerBuffer.__init__", "lineno": 94, "resolution": "same_module_class_call" }, { "caller": "amaranth.vendor._gowin.FFBuffer.elaborate", "callee": "amaranth.vendor._gowin.InnerBuffer.__init__", "lineno": 111, "resolution": "same_module_class_call" }, { "caller": "amaranth.vendor._gowin.DDRBuffer.elaborate", "callee": "amaranth.vendor._gowin.InnerBuffer.__init__", "lineno": 130, "resolution": "same_module_class_call" }, { "caller": "amaranth.vendor._gowin.DDRBuffer.elaborate", "callee": "amaranth.hdl._ir.RequirePosedge.__init__", "lineno": 134, "resolution": "imported_call" }, { "caller": "amaranth.vendor._gowin.DDRBuffer.elaborate", "callee": "amaranth.hdl._ir.RequirePosedge.__init__", "lineno": 148, "resolution": "imported_call" }, { "caller": "amaranth.vendor._gowin.", "callee": ".abc.abstractproperty", "lineno": 200, "resolution": "external_constructor_call" }, { "caller": "amaranth.vendor._gowin.", "callee": ".abc.abstractproperty", "lineno": 201, "resolution": "external_constructor_call" }, { "caller": "amaranth.vendor._gowin.GowinPlatform._osc_div", "callee": ".fractions.Fraction", "lineno": 323, "resolution": "external_constructor_call" }, { "caller": "amaranth.vendor._gowin.GowinPlatform._osc_div", "callee": ".fractions.Fraction", "lineno": 327, "resolution": "external_constructor_call" }, { "caller": "amaranth.vendor._gowin.GowinPlatform.__init__", "callee": "amaranth.vendor._gowin.GowinPlatform.parse_part", "lineno": 477, "resolution": "self_method_call" }, { "caller": "amaranth.vendor._gowin.GowinPlatform.create_missing_domain", "callee": "amaranth.lib.io.Buffer.__init__", "lineno": 550, "resolution": "qualified_module_call" }, { "caller": "amaranth.vendor._gowin.GowinPlatform.create_missing_domain", "callee": "amaranth.lib.io.Buffer.__init__", "lineno": 555, "resolution": "qualified_module_call" }, { "caller": "amaranth.vendor._gowin.GowinPlatform.create_missing_domain", "callee": "amaranth.lib.cdc.ResetSynchronizer.__init__", "lineno": 560, "resolution": "imported_call" }, { "caller": "amaranth.vendor._gowin.GowinPlatform.get_io_buffer", "callee": "amaranth.vendor._gowin.IOBuffer.", "lineno": 568, "resolution": "same_module_class_call" }, { "caller": "amaranth.vendor._gowin.GowinPlatform.get_io_buffer", "callee": "amaranth.vendor._gowin.FFBuffer.", "lineno": 570, "resolution": "same_module_class_call" }, { "caller": "amaranth.vendor._gowin.GowinPlatform.get_io_buffer", "callee": "amaranth.vendor._gowin.DDRBuffer.", "lineno": 574, "resolution": "same_module_class_call" } ], "amaranth.vendor._lattice": [ { "caller": "amaranth.vendor._lattice.InnerBuffer.__init__", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 26, "resolution": "qualified_module_call" }, { "caller": "amaranth.vendor._lattice.IOBuffer.elaborate", "callee": "amaranth.vendor._lattice.InnerBuffer.__init__", "lineno": 68, "resolution": "same_module_class_call" }, { "caller": "amaranth.vendor._lattice.FFBufferECP5.elaborate", "callee": "amaranth.vendor._lattice.InnerBuffer.__init__", "lineno": 107, "resolution": "same_module_class_call" }, { "caller": "amaranth.vendor._lattice.FFBufferECP5.elaborate", "callee": "amaranth.hdl._ir.RequirePosedge.__init__", "lineno": 111, "resolution": "imported_call" }, { "caller": "amaranth.vendor._lattice.FFBufferECP5.elaborate", "callee": "amaranth.hdl._ir.RequirePosedge.__init__", "lineno": 124, "resolution": "imported_call" }, { "caller": "amaranth.vendor._lattice.FFBufferECP5.elaborate", "callee": "amaranth.vendor._lattice._make_oereg_ecp5_machxo2", "lineno": 135, "resolution": "direct_name_call" }, { "caller": "amaranth.vendor._lattice.FFBufferNexus.elaborate", "callee": "amaranth.vendor._lattice.InnerBuffer.__init__", "lineno": 144, "resolution": "same_module_class_call" }, { "caller": "amaranth.vendor._lattice.FFBufferNexus.elaborate", "callee": "amaranth.hdl._ir.RequirePosedge.__init__", "lineno": 148, "resolution": "imported_call" }, { "caller": "amaranth.vendor._lattice.FFBufferNexus.elaborate", "callee": "amaranth.hdl._ir.RequirePosedge.__init__", "lineno": 161, "resolution": "imported_call" }, { "caller": "amaranth.vendor._lattice.FFBufferNexus.elaborate", "callee": "amaranth.vendor._lattice._make_oereg_nexus", "lineno": 172, "resolution": "direct_name_call" }, { "caller": "amaranth.vendor._lattice.DDRBufferECP5.elaborate", "callee": "amaranth.vendor._lattice.InnerBuffer.__init__", "lineno": 181, "resolution": "same_module_class_call" }, { "caller": "amaranth.vendor._lattice.DDRBufferECP5.elaborate", "callee": "amaranth.hdl._ir.RequirePosedge.__init__", "lineno": 185, "resolution": "imported_call" }, { "caller": "amaranth.vendor._lattice.DDRBufferECP5.elaborate", "callee": "amaranth.hdl._ir.RequirePosedge.__init__", "lineno": 200, "resolution": "imported_call" }, { "caller": "amaranth.vendor._lattice.DDRBufferECP5.elaborate", "callee": "amaranth.vendor._lattice._make_oereg_ecp5_machxo2", "lineno": 215, "resolution": "direct_name_call" }, { "caller": "amaranth.vendor._lattice.DDRBufferMachXO2.elaborate", "callee": "amaranth.vendor._lattice.InnerBuffer.__init__", "lineno": 224, "resolution": "same_module_class_call" }, { "caller": "amaranth.vendor._lattice.DDRBufferMachXO2.elaborate", "callee": "amaranth.hdl._ir.RequirePosedge.__init__", "lineno": 228, "resolution": "imported_call" }, { "caller": "amaranth.vendor._lattice.DDRBufferMachXO2.elaborate", "callee": "amaranth.hdl._ir.RequirePosedge.__init__", "lineno": 243, "resolution": "imported_call" }, { "caller": "amaranth.vendor._lattice.DDRBufferMachXO2.elaborate", "callee": "amaranth.vendor._lattice._make_oereg_ecp5_machxo2", "lineno": 258, "resolution": "direct_name_call" }, { "caller": "amaranth.vendor._lattice.DDRBufferNexus.elaborate", "callee": "amaranth.vendor._lattice.InnerBuffer.__init__", "lineno": 267, "resolution": "same_module_class_call" }, { "caller": "amaranth.vendor._lattice.DDRBufferNexus.elaborate", "callee": "amaranth.hdl._ir.RequirePosedge.__init__", "lineno": 271, "resolution": "imported_call" }, { "caller": "amaranth.vendor._lattice.DDRBufferNexus.elaborate", "callee": "amaranth.hdl._ir.RequirePosedge.__init__", "lineno": 286, "resolution": "imported_call" }, { "caller": "amaranth.vendor._lattice.DDRBufferNexus.elaborate", "callee": "amaranth.vendor._lattice._make_oereg_nexus", "lineno": 301, "resolution": "direct_name_call" }, { "caller": "amaranth.vendor._lattice.", "callee": ".abc.abstractmethod", "lineno": 421, "resolution": "external_constructor_call" }, { "caller": "amaranth.vendor._lattice.", "callee": ".abc.abstractmethod", "lineno": 422, "resolution": "external_constructor_call" }, { "caller": "amaranth.vendor._lattice.", "callee": ".abc.abstractmethod", "lineno": 423, "resolution": "external_constructor_call" }, { "caller": "amaranth.vendor._lattice.LatticePlatform.create_missing_domain", "callee": "amaranth.lib.io.Buffer.__init__", "lineno": 960, "resolution": "qualified_module_call" }, { "caller": "amaranth.vendor._lattice.LatticePlatform.create_missing_domain", "callee": "amaranth.lib.io.Buffer.__init__", "lineno": 965, "resolution": "qualified_module_call" }, { "caller": "amaranth.vendor._lattice.LatticePlatform.get_io_buffer", "callee": "amaranth.vendor._lattice.IOBuffer.", "lineno": 1015, "resolution": "same_module_class_call" }, { "caller": "amaranth.vendor._lattice.LatticePlatform.get_io_buffer", "callee": "amaranth.vendor._lattice.FFBufferECP5.", "lineno": 1018, "resolution": "same_module_class_call" }, { "caller": "amaranth.vendor._lattice.LatticePlatform.get_io_buffer", "callee": "amaranth.vendor._lattice.FFBufferNexus.", "lineno": 1022, "resolution": "same_module_class_call" }, { "caller": "amaranth.vendor._lattice.LatticePlatform.get_io_buffer", "callee": "amaranth.vendor._lattice.DDRBufferECP5.", "lineno": 1029, "resolution": "same_module_class_call" }, { "caller": "amaranth.vendor._lattice.LatticePlatform.get_io_buffer", "callee": "amaranth.vendor._lattice.DDRBufferMachXO2.", "lineno": 1033, "resolution": "same_module_class_call" }, { "caller": "amaranth.vendor._lattice.LatticePlatform.get_io_buffer", "callee": "amaranth.vendor._lattice.DDRBufferNexus.", "lineno": 1037, "resolution": "same_module_class_call" } ], "amaranth.vendor._quicklogic": [ { "caller": "amaranth.vendor._quicklogic.", "callee": ".abc.abstractmethod", "lineno": 31, "resolution": "external_constructor_call" }, { "caller": "amaranth.vendor._quicklogic.", "callee": ".abc.abstractmethod", "lineno": 32, "resolution": "external_constructor_call" }, { "caller": "amaranth.vendor._quicklogic.QuicklogicPlatform.create_missing_domain", "callee": "amaranth.lib.io.Buffer.__init__", "lineno": 178, "resolution": "qualified_module_call" }, { "caller": "amaranth.vendor._quicklogic.QuicklogicPlatform.create_missing_domain", "callee": "amaranth.lib.io.Buffer.__init__", "lineno": 183, "resolution": "qualified_module_call" }, { "caller": "amaranth.vendor._quicklogic.QuicklogicPlatform.create_missing_domain", "callee": "amaranth.lib.cdc.ResetSynchronizer.__init__", "lineno": 190, "resolution": "imported_call" } ], "amaranth.vendor._siliconblue": [ { "caller": "amaranth.vendor._siliconblue.", "callee": ".abc.abstractmethod", "lineno": 74, "resolution": "external_constructor_call" }, { "caller": "amaranth.vendor._siliconblue.", "callee": ".abc.abstractmethod", "lineno": 75, "resolution": "external_constructor_call" }, { "caller": "amaranth.vendor._siliconblue.SiliconBluePlatform.create_missing_domain", "callee": "amaranth.lib.io.Buffer.__init__", "lineno": 398, "resolution": "qualified_module_call" }, { "caller": "amaranth.vendor._siliconblue.SiliconBluePlatform.create_missing_domain", "callee": "amaranth.lib.io.Buffer.__init__", "lineno": 404, "resolution": "qualified_module_call" }, { "caller": "amaranth.vendor._siliconblue.SiliconBluePlatform.create_missing_domain", "callee": "amaranth.lib.cdc.ResetSynchronizer.__init__", "lineno": 423, "resolution": "imported_call" }, { "caller": "amaranth.vendor._siliconblue.SiliconBluePlatform._get_io_buffer_single", "callee": "amaranth.vendor._siliconblue.SiliconBluePlatform._get_io_buffer_single.get_inv", "lineno": 466, "resolution": "same_class_name_call" }, { "caller": "amaranth.vendor._siliconblue.SiliconBluePlatform._get_io_buffer_single", "callee": "amaranth.vendor._siliconblue.SiliconBluePlatform._get_io_buffer_single.get_inv", "lineno": 467, "resolution": "same_class_name_call" }, { "caller": "amaranth.vendor._siliconblue.SiliconBluePlatform._get_io_buffer_single", "callee": "amaranth.vendor._siliconblue.SiliconBluePlatform._get_io_buffer_single.get_dff", "lineno": 468, "resolution": "same_class_name_call" }, { "caller": "amaranth.vendor._siliconblue.SiliconBluePlatform._get_io_buffer_single", "callee": "amaranth.vendor._siliconblue.SiliconBluePlatform._get_io_buffer_single.get_dff", "lineno": 469, "resolution": "same_class_name_call" }, { "caller": "amaranth.vendor._siliconblue.SiliconBluePlatform._get_io_buffer_single", "callee": "amaranth.vendor._siliconblue.SiliconBluePlatform._get_io_buffer_single.get_dff", "lineno": 476, "resolution": "same_class_name_call" }, { "caller": "amaranth.vendor._siliconblue.SiliconBluePlatform._get_io_buffer_single", "callee": "amaranth.vendor._siliconblue.SiliconBluePlatform._get_io_buffer_single.get_inv", "lineno": 477, "resolution": "same_class_name_call" }, { "caller": "amaranth.vendor._siliconblue.SiliconBluePlatform._get_io_buffer_single", "callee": "amaranth.vendor._siliconblue.SiliconBluePlatform._get_io_buffer_single.get_inv", "lineno": 478, "resolution": "same_class_name_call" }, { "caller": "amaranth.vendor._siliconblue.SiliconBluePlatform._get_io_buffer_single", "callee": "amaranth.vendor._siliconblue.SiliconBluePlatform._get_io_buffer_single.get_inv", "lineno": 482, "resolution": "same_class_name_call" }, { "caller": "amaranth.vendor._siliconblue.SiliconBluePlatform._get_io_buffer_single", "callee": "amaranth.vendor._siliconblue.SiliconBluePlatform._get_io_buffer_single.get_inv", "lineno": 485, "resolution": "same_class_name_call" }, { "caller": "amaranth.vendor._siliconblue.SiliconBluePlatform._get_io_buffer_single", "callee": ".list.append", "lineno": 513, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.vendor._siliconblue.SiliconBluePlatform._get_io_buffer_single", "callee": ".list.append", "lineno": 515, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.vendor._siliconblue.SiliconBluePlatform._get_io_buffer_single", "callee": "amaranth.hdl._ir.RequirePosedge.__init__", "lineno": 517, "resolution": "imported_call" }, { "caller": "amaranth.vendor._siliconblue.SiliconBluePlatform._get_io_buffer_single", "callee": ".list.append", "lineno": 519, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.vendor._siliconblue.SiliconBluePlatform._get_io_buffer_single", "callee": ".list.append", "lineno": 520, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.vendor._siliconblue.SiliconBluePlatform._get_io_buffer_single", "callee": "amaranth.hdl._ir.RequirePosedge.__init__", "lineno": 522, "resolution": "imported_call" }, { "caller": "amaranth.vendor._siliconblue.SiliconBluePlatform._get_io_buffer_single", "callee": ".list.append", "lineno": 524, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.vendor._siliconblue.SiliconBluePlatform._get_io_buffer_single", "callee": ".list.append", "lineno": 525, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.vendor._siliconblue.SiliconBluePlatform._get_io_buffer_single", "callee": ".list.append", "lineno": 526, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.vendor._siliconblue.SiliconBluePlatform._get_io_buffer_single", "callee": ".list.append", "lineno": 532, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.vendor._siliconblue.SiliconBluePlatform._get_io_buffer_single", "callee": "amaranth.hdl._ir.RequirePosedge.__init__", "lineno": 534, "resolution": "imported_call" }, { "caller": "amaranth.vendor._siliconblue.SiliconBluePlatform._get_io_buffer_single", "callee": ".list.append", "lineno": 536, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.vendor._siliconblue.SiliconBluePlatform._get_io_buffer_single", "callee": ".list.append", "lineno": 537, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.vendor._siliconblue.SiliconBluePlatform._get_io_buffer_single", "callee": "amaranth.hdl._ir.RequirePosedge.__init__", "lineno": 539, "resolution": "imported_call" }, { "caller": "amaranth.vendor._siliconblue.SiliconBluePlatform._get_io_buffer_single", "callee": ".list.append", "lineno": 541, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.vendor._siliconblue.SiliconBluePlatform._get_io_buffer_single", "callee": ".list.append", "lineno": 542, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.vendor._siliconblue.SiliconBluePlatform._get_io_buffer_single", "callee": ".list.append", "lineno": 543, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.vendor._siliconblue.SiliconBluePlatform._get_io_buffer_single", "callee": ".list.append", "lineno": 545, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.vendor._siliconblue.SiliconBluePlatform._get_io_buffer_single", "callee": ".list.append", "lineno": 548, "resolution": "local_builtin_method_call" }, { "caller": "amaranth.vendor._siliconblue.SiliconBluePlatform.get_io_buffer", "callee": "amaranth.lib.io.SingleEndedPort.__init__", "lineno": 561, "resolution": "qualified_module_call" }, { "caller": "amaranth.vendor._siliconblue.SiliconBluePlatform.get_io_buffer", "callee": "amaranth.lib.io.SingleEndedPort.__init__", "lineno": 563, "resolution": "qualified_module_call" }, { "caller": "amaranth.vendor._siliconblue.SiliconBluePlatform.get_io_buffer", "callee": "amaranth.vendor._siliconblue.SiliconBluePlatform._get_io_buffer_single", "lineno": 577, "resolution": "self_method_call" }, { "caller": "amaranth.vendor._siliconblue.SiliconBluePlatform.get_io_buffer", "callee": "amaranth.vendor._siliconblue.SiliconBluePlatform._get_io_buffer_single", "lineno": 578, "resolution": "self_method_call" }, { "caller": "amaranth.vendor._siliconblue.SiliconBluePlatform.get_io_buffer", "callee": "amaranth.vendor._siliconblue.SiliconBluePlatform._get_io_buffer_single", "lineno": 586, "resolution": "self_method_call" }, { "caller": "amaranth.vendor._siliconblue.SiliconBluePlatform.get_io_buffer", "callee": "amaranth.vendor._siliconblue.SiliconBluePlatform._get_io_buffer_single", "lineno": 590, "resolution": "self_method_call" } ], "amaranth.vendor._xilinx": [ { "caller": "amaranth.vendor._xilinx.InnerBuffer.__init__", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 31, "resolution": "qualified_module_call" }, { "caller": "amaranth.vendor._xilinx.IOBuffer.elaborate", "callee": "amaranth.vendor._xilinx.InnerBuffer.__init__", "lineno": 93, "resolution": "same_module_class_call" }, { "caller": "amaranth.vendor._xilinx.FFBuffer.elaborate", "callee": "amaranth.vendor._xilinx.InnerBuffer.__init__", "lineno": 125, "resolution": "same_module_class_call" }, { "caller": "amaranth.vendor._xilinx.FFBuffer.elaborate", "callee": "amaranth.hdl._ir.RequirePosedge.__init__", "lineno": 129, "resolution": "imported_call" }, { "caller": "amaranth.vendor._xilinx.FFBuffer.elaborate", "callee": "amaranth.vendor._xilinx._make_dff", "lineno": 131, "resolution": "direct_name_call" }, { "caller": "amaranth.vendor._xilinx.FFBuffer.elaborate", "callee": "amaranth.hdl._ir.RequirePosedge.__init__", "lineno": 135, "resolution": "imported_call" }, { "caller": "amaranth.vendor._xilinx.FFBuffer.elaborate", "callee": "amaranth.vendor._xilinx._make_dff", "lineno": 138, "resolution": "direct_name_call" }, { "caller": "amaranth.vendor._xilinx.FFBuffer.elaborate", "callee": "amaranth.vendor._xilinx._make_dff", "lineno": 139, "resolution": "direct_name_call" }, { "caller": "amaranth.vendor._xilinx.DDRBufferVirtex2.elaborate", "callee": "amaranth.vendor._xilinx.InnerBuffer.__init__", "lineno": 148, "resolution": "same_module_class_call" }, { "caller": "amaranth.vendor._xilinx.DDRBufferVirtex2.elaborate", "callee": "amaranth.hdl._ir.RequirePosedge.__init__", "lineno": 152, "resolution": "imported_call" }, { "caller": "amaranth.vendor._xilinx.DDRBufferVirtex2.elaborate", "callee": "amaranth.vendor._xilinx._make_dff", "lineno": 160, "resolution": "direct_name_call" }, { "caller": "amaranth.vendor._xilinx.DDRBufferVirtex2.elaborate", "callee": "amaranth.vendor._xilinx._make_dff", "lineno": 161, "resolution": "direct_name_call" }, { "caller": "amaranth.vendor._xilinx.DDRBufferVirtex2.elaborate", "callee": "amaranth.vendor._xilinx._make_dff", "lineno": 162, "resolution": "direct_name_call" }, { "caller": "amaranth.vendor._xilinx.DDRBufferVirtex2.elaborate", "callee": "amaranth.vendor._xilinx._make_dff", "lineno": 163, "resolution": "direct_name_call" }, { "caller": "amaranth.vendor._xilinx.DDRBufferVirtex2.elaborate", "callee": "amaranth.hdl._ir.RequirePosedge.__init__", "lineno": 168, "resolution": "imported_call" }, { "caller": "amaranth.vendor._xilinx.DDRBufferVirtex2.elaborate", "callee": "amaranth.vendor._xilinx._make_dff", "lineno": 176, "resolution": "direct_name_call" }, { "caller": "amaranth.vendor._xilinx.DDRBufferVirtex2.elaborate", "callee": "amaranth.vendor._xilinx._make_dff", "lineno": 188, "resolution": "direct_name_call" }, { "caller": "amaranth.vendor._xilinx.DDRBufferSpartan3E.elaborate", "callee": "amaranth.vendor._xilinx.InnerBuffer.__init__", "lineno": 197, "resolution": "same_module_class_call" }, { "caller": "amaranth.vendor._xilinx.DDRBufferSpartan3E.elaborate", "callee": "amaranth.hdl._ir.RequirePosedge.__init__", "lineno": 218, "resolution": "imported_call" }, { "caller": "amaranth.vendor._xilinx.DDRBufferSpartan3E.elaborate", "callee": "amaranth.vendor._xilinx._make_dff", "lineno": 241, "resolution": "direct_name_call" }, { "caller": "amaranth.vendor._xilinx.DDRBufferSpartan3E.elaborate", "callee": "amaranth.vendor._xilinx._make_dff", "lineno": 260, "resolution": "direct_name_call" }, { "caller": "amaranth.vendor._xilinx.DDRBufferSpartan3E.elaborate", "callee": "amaranth.vendor._xilinx._make_dff", "lineno": 261, "resolution": "direct_name_call" }, { "caller": "amaranth.vendor._xilinx.DDRBufferSpartan3E.elaborate", "callee": "amaranth.hdl._ir.RequirePosedge.__init__", "lineno": 266, "resolution": "imported_call" }, { "caller": "amaranth.vendor._xilinx.DDRBufferSpartan3E.elaborate", "callee": "amaranth.vendor._xilinx._make_dff", "lineno": 300, "resolution": "direct_name_call" }, { "caller": "amaranth.vendor._xilinx.DDRBufferSpartan3E.elaborate", "callee": "amaranth.vendor._xilinx._make_dff", "lineno": 330, "resolution": "direct_name_call" }, { "caller": "amaranth.vendor._xilinx.DDRBufferVirtex4.elaborate", "callee": "amaranth.vendor._xilinx.InnerBuffer.__init__", "lineno": 339, "resolution": "same_module_class_call" }, { "caller": "amaranth.vendor._xilinx.DDRBufferVirtex4.elaborate", "callee": "amaranth.hdl._ir.RequirePosedge.__init__", "lineno": 343, "resolution": "imported_call" }, { "caller": "amaranth.vendor._xilinx.DDRBufferVirtex4.elaborate", "callee": "amaranth.hdl._ir.RequirePosedge.__init__", "lineno": 363, "resolution": "imported_call" }, { "caller": "amaranth.vendor._xilinx.DDRBufferVirtex4.elaborate", "callee": "amaranth.vendor._xilinx._make_dff", "lineno": 383, "resolution": "direct_name_call" }, { "caller": "amaranth.vendor._xilinx.DDRBufferUltrascale.elaborate", "callee": "amaranth.vendor._xilinx.InnerBuffer.__init__", "lineno": 392, "resolution": "same_module_class_call" }, { "caller": "amaranth.vendor._xilinx.DDRBufferUltrascale.elaborate", "callee": "amaranth.hdl._ir.RequirePosedge.__init__", "lineno": 396, "resolution": "imported_call" }, { "caller": "amaranth.vendor._xilinx.DDRBufferUltrascale.elaborate", "callee": "amaranth.hdl._ir.RequirePosedge.__init__", "lineno": 415, "resolution": "imported_call" }, { "caller": "amaranth.vendor._xilinx.DDRBufferUltrascale.elaborate", "callee": "amaranth.vendor._xilinx._make_dff", "lineno": 431, "resolution": "direct_name_call" }, { "caller": "amaranth.vendor._xilinx.", "callee": ".abc.abstractmethod", "lineno": 545, "resolution": "external_constructor_call" }, { "caller": "amaranth.vendor._xilinx.", "callee": ".abc.abstractmethod", "lineno": 546, "resolution": "external_constructor_call" }, { "caller": "amaranth.vendor._xilinx.", "callee": ".abc.abstractmethod", "lineno": 547, "resolution": "external_constructor_call" }, { "caller": "amaranth.vendor._xilinx.XilinxPlatform.create_missing_domain", "callee": "amaranth.lib.io.Buffer.__init__", "lineno": 1150, "resolution": "qualified_module_call" }, { "caller": "amaranth.vendor._xilinx.XilinxPlatform.create_missing_domain", "callee": "amaranth.lib.io.Buffer.__init__", "lineno": 1154, "resolution": "qualified_module_call" }, { "caller": "amaranth.vendor._xilinx.XilinxPlatform.create_missing_domain", "callee": "amaranth.lib.cdc.ResetSynchronizer.__init__", "lineno": 1180, "resolution": "imported_call" }, { "caller": "amaranth.vendor._xilinx.XilinxPlatform.get_io_buffer", "callee": "amaranth.vendor._xilinx.IOBuffer.", "lineno": 1191, "resolution": "same_module_class_call" }, { "caller": "amaranth.vendor._xilinx.XilinxPlatform.get_io_buffer", "callee": "amaranth.vendor._xilinx.FFBuffer.", "lineno": 1193, "resolution": "same_module_class_call" }, { "caller": "amaranth.vendor._xilinx.XilinxPlatform.get_io_buffer", "callee": "amaranth.vendor._xilinx.DDRBufferVirtex2.", "lineno": 1198, "resolution": "same_module_class_call" }, { "caller": "amaranth.vendor._xilinx.XilinxPlatform.get_io_buffer", "callee": "amaranth.vendor._xilinx.DDRBufferSpartan3E.", "lineno": 1202, "resolution": "same_module_class_call" }, { "caller": "amaranth.vendor._xilinx.XilinxPlatform.get_io_buffer", "callee": "amaranth.vendor._xilinx.DDRBufferVirtex4.", "lineno": 1206, "resolution": "same_module_class_call" }, { "caller": "amaranth.vendor._xilinx.XilinxPlatform.get_io_buffer", "callee": "amaranth.vendor._xilinx.DDRBufferUltrascale.", "lineno": 1210, "resolution": "same_module_class_call" }, { "caller": "amaranth.vendor._xilinx.XilinxPlatform.get_async_ff_sync", "callee": "amaranth.hdl._ir.RequirePosedge.__init__", "lineno": 1259, "resolution": "imported_call" } ], "amaranth.vendor": [], "amaranth._toolchain.yosys": [ { "caller": "amaranth._toolchain.yosys._SystemYosys.available", "callee": "amaranth._toolchain.has_tool", "lineno": 135, "resolution": "imported_call" }, { "caller": "amaranth._toolchain.yosys._SystemYosys.data_dir", "callee": "amaranth._toolchain.require_tool", "lineno": 148, "resolution": "imported_call" }, { "caller": "amaranth._toolchain.yosys._SystemYosys.run", "callee": "amaranth._toolchain.require_tool", "lineno": 158, "resolution": "imported_call" }, { "caller": "amaranth._toolchain.yosys.find_yosys", "callee": ".list.append", "lineno": 234, "resolution": "local_builtin_method_call" }, { "caller": "amaranth._toolchain.yosys.find_yosys", "callee": ".list.append", "lineno": 236, "resolution": "local_builtin_method_call" }, { "caller": "amaranth._toolchain.yosys.find_yosys", "callee": ".list.append", "lineno": 238, "resolution": "local_builtin_method_call" } ], "amaranth._toolchain": [ { "caller": "amaranth._toolchain._get_tool", "callee": "amaranth._toolchain.tool_env_var", "lineno": 17, "resolution": "direct_name_call" }, { "caller": "amaranth._toolchain.has_tool", "callee": "amaranth._toolchain._get_tool", "lineno": 21, "resolution": "direct_name_call" }, { "caller": "amaranth._toolchain.require_tool", "callee": "amaranth._toolchain.tool_env_var", "lineno": 25, "resolution": "direct_name_call" }, { "caller": "amaranth._toolchain.require_tool", "callee": "amaranth._toolchain._get_tool", "lineno": 26, "resolution": "direct_name_call" } ], "docs.conf": [], "docs._code.led_blinker": [ { "caller": "docs._code.led_blinker.", "callee": ".amaranth_boards.icestick.ICEStickPlatform", "lineno": 24, "resolution": "external_constructor_call" }, { "caller": "docs._code.led_blinker.", "callee": "docs._code.led_blinker.LEDBlinker.", "lineno": 24, "resolution": "same_module_class_call" } ], "docs._code.up_counter": [ { "caller": "docs._code.up_counter.", "callee": "docs._code.up_counter.UpCounter.__init__", "lineno": 49, "resolution": "same_module_class_call" }, { "caller": "docs._code.up_counter.", "callee": "docs._code.up_counter.UpCounter.__init__", "lineno": 79, "resolution": "same_module_class_call" }, { "caller": "docs._code.up_counter.", "callee": "amaranth.back.verilog.convert", "lineno": 81, "resolution": "qualified_module_call" } ], "examples.basic.alu": [ { "caller": "examples.basic.alu.", "callee": "examples.basic.alu.ALU.__init__", "lineno": 30, "resolution": "same_module_class_call" }, { "caller": "examples.basic.alu.", "callee": "amaranth.cli.main", "lineno": 31, "resolution": "imported_call" } ], "examples.basic.alu_hier": [ { "caller": "examples.basic.alu_hier.ALU.__init__", "callee": "examples.basic.alu_hier.Adder.__init__", "lineno": 43, "resolution": "same_module_class_call" }, { "caller": "examples.basic.alu_hier.ALU.__init__", "callee": "examples.basic.alu_hier.Subtractor.__init__", "lineno": 44, "resolution": "same_module_class_call" }, { "caller": "examples.basic.alu_hier.", "callee": "examples.basic.alu_hier.ALU.__init__", "lineno": 64, "resolution": "same_module_class_call" }, { "caller": "examples.basic.alu_hier.", "callee": "amaranth.cli.main", "lineno": 65, "resolution": "imported_call" } ], "examples.basic.arst": [ { "caller": "examples.basic.arst.", "callee": "examples.basic.arst.ClockDivisor.__init__", "lineno": 24, "resolution": "same_module_class_call" }, { "caller": "examples.basic.arst.", "callee": "amaranth.cli.main", "lineno": 25, "resolution": "imported_call" } ], "examples.basic.cdc": [ { "caller": "examples.basic.cdc.", "callee": "amaranth.lib.cdc.FFSynchronizer.__init__", "lineno": 8, "resolution": "imported_call" }, { "caller": "examples.basic.cdc.", "callee": "amaranth.cli.main", "lineno": 11, "resolution": "imported_call" } ], "examples.basic.ctr": [ { "caller": "examples.basic.ctr.", "callee": "examples.basic.ctr.Counter.__init__", "lineno": 21, "resolution": "same_module_class_call" }, { "caller": "examples.basic.ctr.", "callee": "amaranth.cli.main", "lineno": 23, "resolution": "imported_call" } ], "examples.basic.ctr_en": [ { "caller": "examples.basic.ctr_en.", "callee": "examples.basic.ctr_en.Counter.__init__", "lineno": 23, "resolution": "same_module_class_call" }, { "caller": "examples.basic.ctr_en.", "callee": "amaranth.back.verilog.convert", "lineno": 25, "resolution": "qualified_module_call" } ], "examples.basic.fsm": [ { "caller": "examples.basic.fsm.", "callee": "examples.basic.fsm.UARTReceiver.__init__", "lineno": 66, "resolution": "same_module_class_call" }, { "caller": "examples.basic.fsm.", "callee": "amaranth.cli.main", "lineno": 67, "resolution": "imported_call" } ], "examples.basic.inst": [ { "caller": "examples.basic.inst.", "callee": "examples.basic.inst.System.", "lineno": 26, "resolution": "same_module_class_call" }, { "caller": "examples.basic.inst.", "callee": "amaranth.cli.main", "lineno": 27, "resolution": "imported_call" } ], "examples.basic.mem": [ { "caller": "examples.basic.mem.RegisterFile.__init__", "callee": "amaranth.lib.memory.Memory.__init__", "lineno": 16, "resolution": "imported_call" }, { "caller": "examples.basic.mem.", "callee": "examples.basic.mem.RegisterFile.__init__", "lineno": 34, "resolution": "same_module_class_call" }, { "caller": "examples.basic.mem.", "callee": "amaranth.cli.main", "lineno": 35, "resolution": "imported_call" } ], "examples.basic.pmux": [ { "caller": "examples.basic.pmux.", "callee": "examples.basic.pmux.ParMux.__init__", "lineno": 32, "resolution": "same_module_class_call" }, { "caller": "examples.basic.pmux.", "callee": "amaranth.cli.main", "lineno": 33, "resolution": "imported_call" } ], "examples.basic.por": [ { "caller": "examples.basic.por.", "callee": "amaranth.cli.main", "lineno": 19, "resolution": "imported_call" } ], "examples.basic.uart": [ { "caller": "examples.basic.uart.", "callee": "examples.basic.uart.UART.__init__", "lineno": 96, "resolution": "same_module_class_call" }, { "caller": "examples.basic.uart.", "callee": "amaranth.back.verilog.convert", "lineno": 150, "resolution": "qualified_module_call" } ], "examples.board.01_blinky": [ { "caller": "examples.board.01_blinky.", "callee": ".amaranth_boards.ice40_hx1k_blink_evn.ICE40HX1KBlinkEVNPlatform", "lineno": 20, "resolution": "external_constructor_call" }, { "caller": "examples.board.01_blinky.", "callee": "examples.board.01_blinky.Blinky.", "lineno": 21, "resolution": "same_module_class_call" } ], "examples.board.02_domain": [ { "caller": "examples.board.02_domain.", "callee": ".amaranth_boards.ice40_hx1k_blink_evn.ICE40HX1KBlinkEVNPlatform", "lineno": 24, "resolution": "external_constructor_call" }, { "caller": "examples.board.02_domain.", "callee": "examples.board.02_domain.BlinkyWithDomain.", "lineno": 25, "resolution": "same_module_class_call" } ], "tests.test_back_rtlil": [ { "caller": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "callee": "amaranth.back.rtlil.convert", "lineno": 15, "resolution": "qualified_module_call" }, { "caller": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "callee": ".FHDLTestCase.assertEqual", "lineno": 22, "resolution": "external_inherited_call" }, { "caller": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "callee": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL.normalize", "lineno": 22, "resolution": "same_class_name_call" }, { "caller": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "callee": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL.normalize", "lineno": 22, "resolution": "same_class_name_call" }, { "caller": "tests.test_back_rtlil.TreeTestCase.test_tree", "callee": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "lineno": 36, "resolution": "inherited_method_call" }, { "caller": "tests.test_back_rtlil.RHSTestCase.test_operator_unary", "callee": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "lineno": 102, "resolution": "inherited_method_call" }, { "caller": "tests.test_back_rtlil.RHSTestCase.test_operator_addsub", "callee": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "lineno": 211, "resolution": "inherited_method_call" }, { "caller": "tests.test_back_rtlil.RHSTestCase.test_operator_add_imm", "callee": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "lineno": 310, "resolution": "inherited_method_call" }, { "caller": "tests.test_back_rtlil.RHSTestCase.test_operator_mul", "callee": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "lineno": 386, "resolution": "inherited_method_call" }, { "caller": "tests.test_back_rtlil.RHSTestCase.test_operator_divmod", "callee": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "lineno": 460, "resolution": "inherited_method_call" }, { "caller": "tests.test_back_rtlil.RHSTestCase.test_operator_shift", "callee": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "lineno": 727, "resolution": "inherited_method_call" }, { "caller": "tests.test_back_rtlil.RHSTestCase.test_operator_bitwise", "callee": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "lineno": 808, "resolution": "inherited_method_call" }, { "caller": "tests.test_back_rtlil.RHSTestCase.test_operator_eq", "callee": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "lineno": 876, "resolution": "inherited_method_call" }, { "caller": "tests.test_back_rtlil.RHSTestCase.test_operator_cmp", "callee": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "lineno": 946, "resolution": "inherited_method_call" }, { "caller": "tests.test_back_rtlil.RHSTestCase.test_operator_mux", "callee": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "lineno": 1011, "resolution": "inherited_method_call" }, { "caller": "tests.test_back_rtlil.RHSTestCase.test_part", "callee": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "lineno": 1068, "resolution": "inherited_method_call" }, { "caller": "tests.test_back_rtlil.RHSTestCase.test_initial", "callee": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "lineno": 1158, "resolution": "inherited_method_call" }, { "caller": "tests.test_back_rtlil.RHSTestCase.test_anyvalue", "callee": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "lineno": 1177, "resolution": "inherited_method_call" }, { "caller": "tests.test_back_rtlil.FlopTestCase.test_sync", "callee": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "lineno": 1206, "resolution": "inherited_method_call" }, { "caller": "tests.test_back_rtlil.FlopTestCase.test_async", "callee": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "lineno": 1239, "resolution": "inherited_method_call" }, { "caller": "tests.test_back_rtlil.SwitchTestCase.test_simple", "callee": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "lineno": 1278, "resolution": "inherited_method_call" }, { "caller": "tests.test_back_rtlil.SwitchTestCase.test_aba", "callee": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "lineno": 1317, "resolution": "inherited_method_call" }, { "caller": "tests.test_back_rtlil.SwitchTestCase.test_nested", "callee": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "lineno": 1367, "resolution": "inherited_method_call" }, { "caller": "tests.test_back_rtlil.SwitchTestCase.test_trivial", "callee": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "lineno": 1408, "resolution": "inherited_method_call" }, { "caller": "tests.test_back_rtlil.IOBTestCase.test_iob", "callee": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "lineno": 1439, "resolution": "inherited_method_call" }, { "caller": "tests.test_back_rtlil.InstanceTestCase.test_instance", "callee": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "lineno": 1470, "resolution": "inherited_method_call" }, { "caller": "tests.test_back_rtlil.InstanceTestCase.test_attr", "callee": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "lineno": 1491, "resolution": "inherited_method_call" }, { "caller": "tests.test_back_rtlil.InstanceTestCase.test_param", "callee": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "lineno": 1517, "resolution": "inherited_method_call" }, { "caller": "tests.test_back_rtlil.InstanceTestCase.test_ioport", "callee": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "lineno": 1543, "resolution": "inherited_method_call" }, { "caller": "tests.test_back_rtlil.InstanceTestCase.test_concat", "callee": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "lineno": 1574, "resolution": "inherited_method_call" }, { "caller": "tests.test_back_rtlil.MemoryTestCase.test_async_read", "callee": "amaranth.lib.memory.Memory.__init__", "lineno": 1590, "resolution": "qualified_module_call" }, { "caller": "tests.test_back_rtlil.MemoryTestCase.test_async_read", "callee": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "lineno": 1593, "resolution": "inherited_method_call" }, { "caller": "tests.test_back_rtlil.MemoryTestCase.test_sync_read", "callee": "amaranth.lib.memory.Memory.__init__", "lineno": 1668, "resolution": "qualified_module_call" }, { "caller": "tests.test_back_rtlil.MemoryTestCase.test_sync_read", "callee": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "lineno": 1671, "resolution": "inherited_method_call" }, { "caller": "tests.test_back_rtlil.PrintTestCase.test_print_simple", "callee": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "lineno": 1758, "resolution": "inherited_method_call" }, { "caller": "tests.test_back_rtlil.PrintTestCase.test_print_sync", "callee": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "lineno": 1791, "resolution": "inherited_method_call" }, { "caller": "tests.test_back_rtlil.PrintTestCase.test_assert_simple", "callee": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "lineno": 1824, "resolution": "inherited_method_call" }, { "caller": "tests.test_back_rtlil.PrintTestCase.test_assume_msg", "callee": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "lineno": 1862, "resolution": "inherited_method_call" }, { "caller": "tests.test_back_rtlil.PrintTestCase.test_print_char", "callee": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "lineno": 1897, "resolution": "inherited_method_call" }, { "caller": "tests.test_back_rtlil.PrintTestCase.test_print_base", "callee": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "lineno": 1927, "resolution": "inherited_method_call" }, { "caller": "tests.test_back_rtlil.PrintTestCase.test_print_sign", "callee": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "lineno": 1957, "resolution": "inherited_method_call" }, { "caller": "tests.test_back_rtlil.PrintTestCase.test_print_align", "callee": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "lineno": 1987, "resolution": "inherited_method_call" }, { "caller": "tests.test_back_rtlil.PrintTestCase.test_escape_curly", "callee": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "lineno": 2017, "resolution": "inherited_method_call" }, { "caller": "tests.test_back_rtlil.DetailTestCase.test_enum", "callee": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "lineno": 2067, "resolution": "inherited_method_call" }, { "caller": "tests.test_back_rtlil.Meow.test_struct", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 2090, "resolution": "qualified_module_call" }, { "caller": "tests.test_back_rtlil.DetailTestCase.test_struct", "callee": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "lineno": 2094, "resolution": "inherited_method_call" }, { "caller": "tests.test_back_rtlil.ComponentTestCase.test_component", "callee": "tests.test_back_rtlil.RTLILTestCase.assertRTLIL", "lineno": 2127, "resolution": "inherited_method_call" } ], "tests.test_build_dsl": [ { "caller": "tests.test_build_dsl.PinsTestCase.test_basic", "callee": ".FHDLTestCase.assertEqual", "lineno": 11, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.PinsTestCase.test_basic", "callee": ".FHDLTestCase.assertEqual", "lineno": 12, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.PinsTestCase.test_basic", "callee": ".FHDLTestCase.assertEqual", "lineno": 13, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.PinsTestCase.test_basic", "callee": ".FHDLTestCase.assertEqual", "lineno": 14, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.PinsTestCase.test_basic", "callee": ".FHDLTestCase.assertEqual", "lineno": 15, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.PinsTestCase.test_invert", "callee": ".FHDLTestCase.assertEqual", "lineno": 19, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.PinsTestCase.test_invert", "callee": ".FHDLTestCase.assertEqual", "lineno": 20, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.PinsTestCase.test_invert_arg", "callee": ".FHDLTestCase.assertEqual", "lineno": 24, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.PinsTestCase.test_conn", "callee": ".FHDLTestCase.assertEqual", "lineno": 28, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.PinsTestCase.test_conn", "callee": ".FHDLTestCase.assertEqual", "lineno": 30, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.PinsTestCase.test_map_names", "callee": ".FHDLTestCase.assertEqual", "lineno": 39, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.PinsTestCase.test_map_names_recur", "callee": ".FHDLTestCase.assertEqual", "lineno": 47, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.PinsTestCase.test_wrong_names", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 50, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.PinsTestCase.test_wrong_dir", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 55, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.PinsTestCase.test_wrong_conn", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 60, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.PinsTestCase.test_wrong_map_names", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 70, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.PinsTestCase.test_wrong_assert_width", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 76, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.DiffPairsTestCase.test_basic", "callee": ".FHDLTestCase.assertEqual", "lineno": 84, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.DiffPairsTestCase.test_basic", "callee": ".FHDLTestCase.assertEqual", "lineno": 85, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.DiffPairsTestCase.test_basic", "callee": ".FHDLTestCase.assertEqual", "lineno": 86, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.DiffPairsTestCase.test_basic", "callee": ".FHDLTestCase.assertEqual", "lineno": 87, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.DiffPairsTestCase.test_basic", "callee": ".FHDLTestCase.assertEqual", "lineno": 88, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.DiffPairsTestCase.test_invert", "callee": ".FHDLTestCase.assertEqual", "lineno": 92, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.DiffPairsTestCase.test_invert", "callee": ".FHDLTestCase.assertEqual", "lineno": 93, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.DiffPairsTestCase.test_invert", "callee": ".FHDLTestCase.assertEqual", "lineno": 94, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.DiffPairsTestCase.test_invert", "callee": ".FHDLTestCase.assertEqual", "lineno": 95, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.DiffPairsTestCase.test_invert_arg", "callee": ".FHDLTestCase.assertEqual", "lineno": 99, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.DiffPairsTestCase.test_conn", "callee": ".FHDLTestCase.assertEqual", "lineno": 103, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.DiffPairsTestCase.test_dir", "callee": ".FHDLTestCase.assertEqual", "lineno": 111, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.DiffPairsTestCase.test_dir", "callee": ".FHDLTestCase.assertEqual", "lineno": 112, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.DiffPairsTestCase.test_dir", "callee": ".FHDLTestCase.assertEqual", "lineno": 113, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.DiffPairsTestCase.test_wrong_width", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 116, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.DiffPairsTestCase.test_wrong_assert_width", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 122, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.AttrsTestCase.test_basic", "callee": ".FHDLTestCase.assertEqual", "lineno": 130, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.AttrsTestCase.test_basic", "callee": ".FHDLTestCase.assertEqual", "lineno": 131, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.AttrsTestCase.test_remove", "callee": ".FHDLTestCase.assertEqual", "lineno": 135, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.AttrsTestCase.test_remove", "callee": ".FHDLTestCase.assertEqual", "lineno": 136, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.AttrsTestCase.test_callable", "callee": ".FHDLTestCase.assertEqual", "lineno": 141, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.AttrsTestCase.test_callable", "callee": ".FHDLTestCase.assertEqual", "lineno": 142, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.AttrsTestCase.test_wrong_value", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 145, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.ClockTestCase.test_basic", "callee": ".FHDLTestCase.assertEqual", "lineno": 153, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.ClockTestCase.test_basic", "callee": ".FHDLTestCase.assertEqual", "lineno": 154, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.SubsignalTestCase.test_basic_pins", "callee": ".FHDLTestCase.assertEqual", "lineno": 169, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.SubsignalTestCase.test_basic_diffpairs", "callee": ".FHDLTestCase.assertEqual", "lineno": 174, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.SubsignalTestCase.test_basic_subsignals", "callee": ".FHDLTestCase.assertEqual", "lineno": 181, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.SubsignalTestCase.test_attrs", "callee": ".FHDLTestCase.assertEqual", "lineno": 190, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.SubsignalTestCase.test_attrs", "callee": ".FHDLTestCase.assertEqual", "lineno": 191, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.SubsignalTestCase.test_attrs", "callee": ".FHDLTestCase.assertEqual", "lineno": 192, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.SubsignalTestCase.test_attrs_many", "callee": ".FHDLTestCase.assertEqual", "lineno": 196, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.SubsignalTestCase.test_clock", "callee": ".FHDLTestCase.assertEqual", "lineno": 200, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.SubsignalTestCase.test_wrong_empty_io", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 203, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.SubsignalTestCase.test_wrong_io", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 207, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.SubsignalTestCase.test_wrong_pins", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 213, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.SubsignalTestCase.test_wrong_diffpairs", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 219, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.SubsignalTestCase.test_wrong_subsignals", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 225, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.SubsignalTestCase.test_wrong_clock", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 231, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.SubsignalTestCase.test_wrong_clock_many", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 237, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.ResourceTestCase.test_basic", "callee": ".FHDLTestCase.assertEqual", "lineno": 248, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.ResourceTestCase.test_number_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 254, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.ResourceTestCase.test_family", "callee": ".FHDLTestCase.assertEqual", "lineno": 265, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.ResourceTestCase.test_family", "callee": ".FHDLTestCase.assertEqual", "lineno": 266, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.ResourceTestCase.test_family", "callee": ".FHDLTestCase.assertEqual", "lineno": 267, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.ResourceTestCase.test_family", "callee": ".FHDLTestCase.assertEqual", "lineno": 268, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.ResourceTestCase.test_family", "callee": ".FHDLTestCase.assertEqual", "lineno": 269, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.ResourceTestCase.test_family", "callee": ".FHDLTestCase.assertEqual", "lineno": 270, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.ResourceTestCase.test_family", "callee": ".FHDLTestCase.assertEqual", "lineno": 271, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.ResourceTestCase.test_family", "callee": ".FHDLTestCase.assertEqual", "lineno": 272, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.ConnectorTestCase.test_string", "callee": ".FHDLTestCase.assertEqual", "lineno": 278, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.ConnectorTestCase.test_string", "callee": ".FHDLTestCase.assertEqual", "lineno": 279, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.ConnectorTestCase.test_string", "callee": ".FHDLTestCase.assertEqual", "lineno": 280, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.ConnectorTestCase.test_string", "callee": ".collections.OrderedDict", "lineno": 280, "resolution": "external_constructor_call" }, { "caller": "tests.test_build_dsl.ConnectorTestCase.test_string", "callee": ".FHDLTestCase.assertEqual", "lineno": 290, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.ConnectorTestCase.test_string", "callee": ".FHDLTestCase.assertEqual", "lineno": 300, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.ConnectorTestCase.test_dict", "callee": ".FHDLTestCase.assertEqual", "lineno": 305, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.ConnectorTestCase.test_dict", "callee": ".FHDLTestCase.assertEqual", "lineno": 306, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.ConnectorTestCase.test_dict", "callee": ".FHDLTestCase.assertEqual", "lineno": 307, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.ConnectorTestCase.test_dict", "callee": ".collections.OrderedDict", "lineno": 307, "resolution": "external_constructor_call" }, { "caller": "tests.test_build_dsl.ConnectorTestCase.test_conn", "callee": ".FHDLTestCase.assertEqual", "lineno": 314, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.ConnectorTestCase.test_conn", "callee": ".collections.OrderedDict", "lineno": 314, "resolution": "external_constructor_call" }, { "caller": "tests.test_build_dsl.ConnectorTestCase.test_str_name", "callee": ".FHDLTestCase.assertEqual", "lineno": 327, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.ConnectorTestCase.test_str_name", "callee": ".FHDLTestCase.assertEqual", "lineno": 328, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.ConnectorTestCase.test_conn_wrong_name", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 331, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.ConnectorTestCase.test_wrong_io", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 337, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.ConnectorTestCase.test_wrong_dict_key_value", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 342, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_dsl.ConnectorTestCase.test_wrong_dict_key_value", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 345, "resolution": "external_inherited_call" } ], "tests.test_build_plat": [ { "caller": "tests.test_build_plat.PlatformTestCase.setUp", "callee": "tests.test_build_plat.MockPlatform.", "lineno": 19, "resolution": "same_module_class_call" }, { "caller": "tests.test_build_plat.PlatformTestCase.test_add_file_str", "callee": ".FHDLTestCase.assertEqual", "lineno": 23, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_plat.PlatformTestCase.test_add_file_bytes", "callee": ".FHDLTestCase.assertEqual", "lineno": 27, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_plat.PlatformTestCase.test_add_file_io", "callee": ".FHDLTestCase.assertEqual", "lineno": 37, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_plat.PlatformTestCase.test_add_file_wrong_filename", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 40, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_plat.PlatformTestCase.test_add_file_wrong_contents", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 45, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_plat.PlatformTestCase.test_add_file_wrong_duplicate", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 51, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_plat.PlatformTestCase.test_iter_files", "callee": ".FHDLTestCase.assertEqual", "lineno": 59, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_plat.PlatformTestCase.test_iter_files", "callee": ".FHDLTestCase.assertEqual", "lineno": 61, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_plat.PlatformTestCase.test_iter_files", "callee": ".FHDLTestCase.assertEqual", "lineno": 63, "resolution": "external_inherited_call" } ], "tests.test_build_res": [ { "caller": "tests.test_build_res.ResourceManagerTestCase.test_basic", "callee": ".FHDLTestCase.assertEqual", "lineno": 31, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_basic", "callee": ".FHDLTestCase.assertEqual", "lineno": 37, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_add_resources", "callee": ".FHDLTestCase.assertEqual", "lineno": 46, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_lookup", "callee": ".FHDLTestCase.assertIs", "lineno": 56, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_basic", "callee": "amaranth._utils._ignore_deprecated", "lineno": 60, "resolution": "imported_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_basic", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 63, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_basic", "callee": ".FHDLTestCase.assertEqual", "lineno": 64, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_basic", "callee": ".FHDLTestCase.assertEqual", "lineno": 65, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_basic", "callee": ".FHDLTestCase.assertEqual", "lineno": 66, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_basic", "callee": ".FHDLTestCase.assertIs", "lineno": 71, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_basic", "callee": ".FHDLTestCase.assertEqual", "lineno": 72, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_basic", "callee": ".FHDLTestCase.assertEqual", "lineno": 73, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_basic", "callee": ".FHDLTestCase.assertEqual", "lineno": 74, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_basic", "callee": ".FHDLTestCase.assertEqual", "lineno": 75, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_basic", "callee": ".FHDLTestCase.assertEqual", "lineno": 76, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_with_dir", "callee": "amaranth._utils._ignore_deprecated", "lineno": 79, "resolution": "imported_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_with_dir", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 81, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_with_dir", "callee": ".FHDLTestCase.assertEqual", "lineno": 82, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_subsignal_dash", "callee": "amaranth._utils._ignore_deprecated", "lineno": 88, "resolution": "imported_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_subsignal_dash", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 90, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_subsignal_dash", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 91, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_tristate", "callee": "amaranth._utils._ignore_deprecated", "lineno": 94, "resolution": "imported_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_tristate", "callee": ".FHDLTestCase.assertEqual", "lineno": 96, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_tristate", "callee": ".FHDLTestCase.assertIs", "lineno": 102, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_tristate", "callee": ".FHDLTestCase.assertIs", "lineno": 103, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_tristate", "callee": ".FHDLTestCase.assertEqual", "lineno": 104, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_tristate", "callee": ".FHDLTestCase.assertEqual", "lineno": 105, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_tristate", "callee": ".FHDLTestCase.assertEqual", "lineno": 106, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_tristate", "callee": ".FHDLTestCase.assertEqual", "lineno": 107, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_diffpairs", "callee": "amaranth._utils._ignore_deprecated", "lineno": 110, "resolution": "imported_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_diffpairs", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 112, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_diffpairs", "callee": ".FHDLTestCase.assertEqual", "lineno": 113, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_diffpairs", "callee": ".FHDLTestCase.assertEqual", "lineno": 114, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_diffpairs", "callee": ".FHDLTestCase.assertIs", "lineno": 119, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_diffpairs", "callee": ".FHDLTestCase.assertEqual", "lineno": 120, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_diffpairs", "callee": ".FHDLTestCase.assertEqual", "lineno": 121, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_diffpairs", "callee": ".FHDLTestCase.assertEqual", "lineno": 122, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_diffpairs", "callee": ".FHDLTestCase.assertEqual", "lineno": 123, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_diffpairs", "callee": ".FHDLTestCase.assertEqual", "lineno": 124, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_diffpairs", "callee": ".FHDLTestCase.assertEqual", "lineno": 125, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_inverted", "callee": "amaranth._utils._ignore_deprecated", "lineno": 134, "resolution": "imported_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_inverted", "callee": ".FHDLTestCase.assertIs", "lineno": 145, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_inverted", "callee": ".FHDLTestCase.assertEqual", "lineno": 146, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_inverted", "callee": ".FHDLTestCase.assertIs", "lineno": 147, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_inverted", "callee": ".FHDLTestCase.assertEqual", "lineno": 148, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_raw", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 152, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_raw", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 153, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_raw_diffpairs", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 157, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_raw_diffpairs", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 158, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_raw_diffpairs", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 159, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_via_connector", "callee": "amaranth._utils._ignore_deprecated", "lineno": 170, "resolution": "imported_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_via_connector", "callee": ".FHDLTestCase.assertIs", "lineno": 182, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_via_connector", "callee": ".FHDLTestCase.assertIs", "lineno": 183, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_via_connector", "callee": ".FHDLTestCase.assertIs", "lineno": 184, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_via_connector", "callee": ".FHDLTestCase.assertIs", "lineno": 185, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_via_connector", "callee": ".FHDLTestCase.assertEqual", "lineno": 186, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_via_connector", "callee": ".FHDLTestCase.assertEqual", "lineno": 187, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_via_connector", "callee": ".FHDLTestCase.assertEqual", "lineno": 188, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_via_connector", "callee": ".FHDLTestCase.assertEqual", "lineno": 189, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_via_nested_connector", "callee": "amaranth._utils._ignore_deprecated", "lineno": 204, "resolution": "imported_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_via_nested_connector", "callee": ".FHDLTestCase.assertIs", "lineno": 216, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_via_nested_connector", "callee": ".FHDLTestCase.assertIs", "lineno": 217, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_via_nested_connector", "callee": ".FHDLTestCase.assertIs", "lineno": 218, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_via_nested_connector", "callee": ".FHDLTestCase.assertIs", "lineno": 219, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_via_nested_connector", "callee": ".FHDLTestCase.assertEqual", "lineno": 220, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_via_nested_connector", "callee": ".FHDLTestCase.assertEqual", "lineno": 221, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_via_nested_connector", "callee": ".FHDLTestCase.assertEqual", "lineno": 222, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_via_nested_connector", "callee": ".FHDLTestCase.assertEqual", "lineno": 223, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_clock", "callee": "amaranth._utils._ignore_deprecated", "lineno": 226, "resolution": "imported_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_request_clock", "callee": ".FHDLTestCase.assertEqual", "lineno": 235, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_add_clock", "callee": "amaranth._utils._ignore_deprecated", "lineno": 241, "resolution": "imported_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_add_clock", "callee": ".FHDLTestCase.assertEqual", "lineno": 244, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_wrong_resources", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 252, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_wrong_resources_duplicate", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 256, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_wrong_connectors", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 262, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_wrong_connectors_duplicate", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 266, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_wrong_lookup", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 272, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_wrong_clock_signal", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 277, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_wrong_request_duplicate", "callee": "amaranth._utils._ignore_deprecated", "lineno": 291, "resolution": "imported_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_wrong_request_duplicate", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 295, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_wrong_request_duplicate", "callee": "amaranth._utils._ignore_deprecated", "lineno": 297, "resolution": "imported_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_wrong_request_duplicate_physical", "callee": "amaranth._utils._ignore_deprecated", "lineno": 304, "resolution": "imported_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_wrong_request_duplicate_physical", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 308, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_wrong_request_duplicate_physical", "callee": "amaranth._utils._ignore_deprecated", "lineno": 311, "resolution": "imported_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_wrong_request_with_dir", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 315, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_wrong_request_with_dir_io", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 321, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_wrong_request_with_dir_dict", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 328, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_wrong_request_with_wrong_xdr", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 335, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_wrong_request_with_xdr_dict", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 340, "resolution": "external_inherited_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_wrong_clock_constraint_twice", "callee": "amaranth._utils._ignore_deprecated", "lineno": 347, "resolution": "imported_call" }, { "caller": "tests.test_build_res.ResourceManagerTestCase.test_wrong_clock_constraint_twice", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 349, "resolution": "external_inherited_call" } ], "tests.test_examples": [ { "caller": "tests.test_examples.example_test", "callee": ".pathlib.Path", "lineno": 9, "resolution": "external_constructor_call" }, { "caller": "tests.test_examples.", "callee": "tests.test_examples.example_test", "lineno": 17, "resolution": "direct_name_call" }, { "caller": "tests.test_examples.", "callee": "tests.test_examples.example_test", "lineno": 18, "resolution": "direct_name_call" }, { "caller": "tests.test_examples.", "callee": "tests.test_examples.example_test", "lineno": 19, "resolution": "direct_name_call" }, { "caller": "tests.test_examples.", "callee": "tests.test_examples.example_test", "lineno": 20, "resolution": "direct_name_call" }, { "caller": "tests.test_examples.", "callee": "tests.test_examples.example_test", "lineno": 21, "resolution": "direct_name_call" }, { "caller": "tests.test_examples.", "callee": "tests.test_examples.example_test", "lineno": 22, "resolution": "direct_name_call" }, { "caller": "tests.test_examples.", "callee": "tests.test_examples.example_test", "lineno": 23, "resolution": "direct_name_call" }, { "caller": "tests.test_examples.", "callee": "tests.test_examples.example_test", "lineno": 24, "resolution": "direct_name_call" }, { "caller": "tests.test_examples.", "callee": "tests.test_examples.example_test", "lineno": 25, "resolution": "direct_name_call" }, { "caller": "tests.test_examples.", "callee": "tests.test_examples.example_test", "lineno": 26, "resolution": "direct_name_call" }, { "caller": "tests.test_examples.", "callee": "tests.test_examples.example_test", "lineno": 27, "resolution": "direct_name_call" }, { "caller": "tests.test_examples.ExamplesTestCase.test_uart", "callee": ".pathlib.Path", "lineno": 30, "resolution": "external_constructor_call" } ], "tests.test_hdl_ast": [ { "caller": "tests.test_hdl_ast.ShapeTestCase.test_make", "callee": ".FHDLTestCase.assertEqual", "lineno": 39, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_make", "callee": ".FHDLTestCase.assertEqual", "lineno": 40, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_make", "callee": ".FHDLTestCase.assertEqual", "lineno": 42, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_make", "callee": ".FHDLTestCase.assertEqual", "lineno": 43, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_make", "callee": ".FHDLTestCase.assertEqual", "lineno": 45, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_make", "callee": ".FHDLTestCase.assertEqual", "lineno": 46, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_make", "callee": ".FHDLTestCase.assertEqual", "lineno": 48, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_make", "callee": ".FHDLTestCase.assertEqual", "lineno": 49, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_make_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 52, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_make_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 55, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_make_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 58, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_compare_non_shape", "callee": ".FHDLTestCase.assertNotEqual", "lineno": 63, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_repr", "callee": ".FHDLTestCase.assertEqual", "lineno": 66, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_repr", "callee": ".FHDLTestCase.assertEqual", "lineno": 67, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_convert_tuple_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 70, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_unsigned", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 76, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_unsigned", "callee": ".FHDLTestCase.assertEqual", "lineno": 77, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_unsigned", "callee": ".FHDLTestCase.assertEqual", "lineno": 78, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_signed", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 82, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_signed", "callee": ".FHDLTestCase.assertEqual", "lineno": 83, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_signed", "callee": ".FHDLTestCase.assertEqual", "lineno": 84, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_cast_shape", "callee": ".FHDLTestCase.assertEqual", "lineno": 88, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_cast_shape", "callee": ".FHDLTestCase.assertEqual", "lineno": 89, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_cast_shape", "callee": ".FHDLTestCase.assertEqual", "lineno": 91, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_cast_shape", "callee": ".FHDLTestCase.assertEqual", "lineno": 92, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_cast_int", "callee": ".FHDLTestCase.assertEqual", "lineno": 96, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_cast_int", "callee": ".FHDLTestCase.assertEqual", "lineno": 97, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_cast_int_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 100, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_cast_tuple_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 105, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_cast_range", "callee": ".FHDLTestCase.assertEqual", "lineno": 111, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_cast_range", "callee": ".FHDLTestCase.assertEqual", "lineno": 112, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_cast_range", "callee": ".FHDLTestCase.assertEqual", "lineno": 114, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_cast_range", "callee": ".FHDLTestCase.assertEqual", "lineno": 115, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_cast_range", "callee": ".FHDLTestCase.assertEqual", "lineno": 117, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_cast_range", "callee": ".FHDLTestCase.assertEqual", "lineno": 118, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_cast_range", "callee": ".FHDLTestCase.assertEqual", "lineno": 120, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_cast_range", "callee": ".FHDLTestCase.assertEqual", "lineno": 121, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_cast_range", "callee": ".FHDLTestCase.assertEqual", "lineno": 123, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_cast_range", "callee": ".FHDLTestCase.assertEqual", "lineno": 124, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_cast_range", "callee": ".FHDLTestCase.assertEqual", "lineno": 126, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_cast_range", "callee": ".FHDLTestCase.assertEqual", "lineno": 127, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_cast_range", "callee": ".FHDLTestCase.assertEqual", "lineno": 129, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_cast_range", "callee": ".FHDLTestCase.assertEqual", "lineno": 130, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_cast_range", "callee": ".FHDLTestCase.assertEqual", "lineno": 132, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_cast_range", "callee": ".FHDLTestCase.assertEqual", "lineno": 133, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_cast_range", "callee": ".FHDLTestCase.assertEqual", "lineno": 135, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_cast_range", "callee": ".FHDLTestCase.assertEqual", "lineno": 136, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_cast_enum", "callee": ".FHDLTestCase.assertEqual", "lineno": 140, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_cast_enum", "callee": ".FHDLTestCase.assertEqual", "lineno": 141, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_cast_enum", "callee": ".FHDLTestCase.assertEqual", "lineno": 143, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_cast_enum", "callee": ".FHDLTestCase.assertEqual", "lineno": 144, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_cast_enum_bad", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 147, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_cast_bad", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 153, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_hashable", "callee": ".FHDLTestCase.assertEqual", "lineno": 163, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_hashable", "callee": ".FHDLTestCase.assertEqual", "lineno": 164, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeTestCase.test_hashable", "callee": ".FHDLTestCase.assertEqual", "lineno": 165, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeCastableTestCase.test_no_override", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 187, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeCastableTestCase.test_cast", "callee": "tests.test_hdl_ast.MockShapeCastable.__init__", "lineno": 195, "resolution": "same_module_class_call" }, { "caller": "tests.test_hdl_ast.ShapeCastableTestCase.test_cast", "callee": ".FHDLTestCase.assertEqual", "lineno": 196, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeCastableTestCase.test_recurse_bad", "callee": "tests.test_hdl_ast.MockShapeCastable.__init__", "lineno": 199, "resolution": "same_module_class_call" }, { "caller": "tests.test_hdl_ast.ShapeCastableTestCase.test_recurse_bad", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 201, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeCastableTestCase.test_recurse", "callee": "tests.test_hdl_ast.MockShapeCastable.__init__", "lineno": 206, "resolution": "same_module_class_call" }, { "caller": "tests.test_hdl_ast.ShapeCastableTestCase.test_recurse", "callee": "tests.test_hdl_ast.MockShapeCastable.__init__", "lineno": 206, "resolution": "same_module_class_call" }, { "caller": "tests.test_hdl_ast.ShapeCastableTestCase.test_recurse", "callee": ".FHDLTestCase.assertEqual", "lineno": 207, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeCastableTestCase.test_abstract", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 210, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeLikeTestCase.test_construct", "callee": ".FHDLTestCase.assertRaises", "lineno": 217, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeLikeTestCase.test_subclass", "callee": ".FHDLTestCase.assertTrue", "lineno": 221, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeLikeTestCase.test_subclass", "callee": ".FHDLTestCase.assertTrue", "lineno": 222, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeLikeTestCase.test_subclass", "callee": ".FHDLTestCase.assertTrue", "lineno": 223, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeLikeTestCase.test_subclass", "callee": ".FHDLTestCase.assertTrue", "lineno": 224, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeLikeTestCase.test_subclass", "callee": ".FHDLTestCase.assertTrue", "lineno": 225, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeLikeTestCase.test_subclass", "callee": ".FHDLTestCase.assertFalse", "lineno": 226, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeLikeTestCase.test_subclass", "callee": ".FHDLTestCase.assertFalse", "lineno": 227, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeLikeTestCase.test_subclass", "callee": ".FHDLTestCase.assertTrue", "lineno": 228, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeLikeTestCase.test_isinstance", "callee": ".FHDLTestCase.assertTrue", "lineno": 231, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeLikeTestCase.test_isinstance", "callee": ".FHDLTestCase.assertTrue", "lineno": 232, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeLikeTestCase.test_isinstance", "callee": "tests.test_hdl_ast.MockShapeCastable.__init__", "lineno": 232, "resolution": "same_module_class_call" }, { "caller": "tests.test_hdl_ast.ShapeLikeTestCase.test_isinstance", "callee": ".FHDLTestCase.assertTrue", "lineno": 233, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeLikeTestCase.test_isinstance", "callee": ".FHDLTestCase.assertTrue", "lineno": 234, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeLikeTestCase.test_isinstance", "callee": ".FHDLTestCase.assertFalse", "lineno": 235, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeLikeTestCase.test_isinstance", "callee": ".FHDLTestCase.assertTrue", "lineno": 236, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeLikeTestCase.test_isinstance", "callee": ".FHDLTestCase.assertFalse", "lineno": 237, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeLikeTestCase.test_isinstance_enum", "callee": ".FHDLTestCase.assertTrue", "lineno": 248, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeLikeTestCase.test_isinstance_enum", "callee": ".FHDLTestCase.assertFalse", "lineno": 249, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ShapeLikeTestCase.test_isinstance_enum", "callee": ".FHDLTestCase.assertTrue", "lineno": 250, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_cast", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 255, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_cast", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 256, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_cast", "callee": ".FHDLTestCase.assertIs", "lineno": 258, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_cast", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 259, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_cast_enum", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 265, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_cast_enum", "callee": ".FHDLTestCase.assertEqual", "lineno": 266, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_cast_enum", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 268, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_cast_enum", "callee": ".FHDLTestCase.assertEqual", "lineno": 269, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_cast_typedenum", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 273, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_cast_typedenum", "callee": ".FHDLTestCase.assertEqual", "lineno": 274, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_cast_enum_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 277, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_bool", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 283, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_len", "callee": ".FHDLTestCase.assertEqual", "lineno": 289, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_getitem_int", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 293, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_getitem_int", "callee": ".FHDLTestCase.assertEqual", "lineno": 294, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_getitem_int", "callee": ".FHDLTestCase.assertEqual", "lineno": 295, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_getitem_int", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 297, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_getitem_int", "callee": ".FHDLTestCase.assertEqual", "lineno": 298, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_getitem_int", "callee": ".FHDLTestCase.assertEqual", "lineno": 299, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_getitem_int", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 300, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_getitem_slice", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 306, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_getitem_slice", "callee": ".FHDLTestCase.assertEqual", "lineno": 307, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_getitem_slice", "callee": ".FHDLTestCase.assertEqual", "lineno": 308, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_getitem_slice", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 310, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_getitem_slice", "callee": ".FHDLTestCase.assertEqual", "lineno": 311, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_getitem_slice", "callee": ".FHDLTestCase.assertEqual", "lineno": 312, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_getitem_slice", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 314, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_getitem_slice", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 315, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_getitem_slice", "callee": ".FHDLTestCase.assertEqual", "lineno": 316, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_getitem_slice", "callee": ".FHDLTestCase.assertEqual", "lineno": 317, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_getitem_slice", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 318, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_getitem_slice", "callee": ".FHDLTestCase.assertEqual", "lineno": 319, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_getitem_slice", "callee": ".FHDLTestCase.assertEqual", "lineno": 320, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_getitem_slice", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 321, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_getitem_slice", "callee": ".FHDLTestCase.assertEqual", "lineno": 322, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_getitem_slice", "callee": ".FHDLTestCase.assertEqual", "lineno": 323, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_getitem_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 326, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_getitem_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 329, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_getitem_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 333, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_shift_left_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 362, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_shift_right_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 399, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_rotate_left_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 418, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_rotate_right_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 437, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_replicate_shape", "callee": ".FHDLTestCase.assertEqual", "lineno": 443, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_replicate_shape", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 444, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_replicate_shape", "callee": ".FHDLTestCase.assertEqual", "lineno": 446, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_replicate_count_wrong", "callee": ".FHDLTestCase.assertRaises", "lineno": 449, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_replicate_count_wrong", "callee": ".FHDLTestCase.assertRaises", "lineno": 451, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_replicate_repr", "callee": ".FHDLTestCase.assertEqual", "lineno": 456, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueTestCase.test_format_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 460, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ConstTestCase.test_shape", "callee": ".FHDLTestCase.assertEqual", "lineno": 467, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ConstTestCase.test_shape", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 468, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ConstTestCase.test_shape", "callee": ".FHDLTestCase.assertEqual", "lineno": 469, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ConstTestCase.test_shape", "callee": ".FHDLTestCase.assertEqual", "lineno": 470, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ConstTestCase.test_shape", "callee": ".FHDLTestCase.assertEqual", "lineno": 471, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ConstTestCase.test_shape", "callee": ".FHDLTestCase.assertEqual", "lineno": 473, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ConstTestCase.test_shape", "callee": ".FHDLTestCase.assertEqual", "lineno": 474, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ConstTestCase.test_shape", "callee": ".FHDLTestCase.assertEqual", "lineno": 475, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ConstTestCase.test_shape", "callee": ".FHDLTestCase.assertEqual", "lineno": 476, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ConstTestCase.test_shape_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 479, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ConstTestCase.test_normalization", "callee": ".FHDLTestCase.assertEqual", "lineno": 490, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ConstTestCase.test_normalization", "callee": ".FHDLTestCase.assertEqual", "lineno": 491, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ConstTestCase.test_normalization", "callee": ".FHDLTestCase.assertEqual", "lineno": 492, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ConstTestCase.test_value", "callee": ".FHDLTestCase.assertEqual", "lineno": 495, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ConstTestCase.test_repr", "callee": ".FHDLTestCase.assertEqual", "lineno": 498, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ConstTestCase.test_repr", "callee": ".FHDLTestCase.assertEqual", "lineno": 499, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ConstTestCase.test_hash", "callee": ".FHDLTestCase.assertRaises", "lineno": 502, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ConstTestCase.test_enum", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 507, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ConstTestCase.test_enum", "callee": ".FHDLTestCase.assertEqual", "lineno": 508, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ConstTestCase.test_enum", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 510, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ConstTestCase.test_enum", "callee": ".FHDLTestCase.assertEqual", "lineno": 511, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ConstTestCase.test_enum", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 513, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ConstTestCase.test_enum", "callee": ".FHDLTestCase.assertEqual", "lineno": 514, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ConstTestCase.test_enum", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 516, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ConstTestCase.test_enum", "callee": ".FHDLTestCase.assertEqual", "lineno": 517, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ConstTestCase.test_shape_castable", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 544, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ConstTestCase.test_shape_castable", "callee": ".FHDLTestCase.assertEqual", "lineno": 545, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_bool", "callee": ".FHDLTestCase.assertEqual", "lineno": 551, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_bool", "callee": ".FHDLTestCase.assertEqual", "lineno": 552, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_invert", "callee": ".FHDLTestCase.assertEqual", "lineno": 556, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_invert", "callee": ".FHDLTestCase.assertEqual", "lineno": 557, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_as_unsigned", "callee": ".FHDLTestCase.assertEqual", "lineno": 561, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_as_unsigned", "callee": ".FHDLTestCase.assertEqual", "lineno": 562, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_as_signed", "callee": ".FHDLTestCase.assertEqual", "lineno": 566, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_as_signed", "callee": ".FHDLTestCase.assertEqual", "lineno": 567, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_as_signed_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 570, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_neg", "callee": ".FHDLTestCase.assertEqual", "lineno": 579, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_neg", "callee": ".FHDLTestCase.assertEqual", "lineno": 580, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_neg", "callee": ".FHDLTestCase.assertEqual", "lineno": 582, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_neg", "callee": ".FHDLTestCase.assertEqual", "lineno": 583, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_add", "callee": ".FHDLTestCase.assertEqual", "lineno": 587, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_add", "callee": ".FHDLTestCase.assertEqual", "lineno": 588, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_add", "callee": ".FHDLTestCase.assertEqual", "lineno": 590, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_add", "callee": ".FHDLTestCase.assertEqual", "lineno": 592, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_add", "callee": ".FHDLTestCase.assertEqual", "lineno": 594, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_add", "callee": ".FHDLTestCase.assertEqual", "lineno": 596, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_sub", "callee": ".FHDLTestCase.assertEqual", "lineno": 600, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_sub", "callee": ".FHDLTestCase.assertEqual", "lineno": 601, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_sub", "callee": ".FHDLTestCase.assertEqual", "lineno": 603, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_sub", "callee": ".FHDLTestCase.assertEqual", "lineno": 605, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_sub", "callee": ".FHDLTestCase.assertEqual", "lineno": 607, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_sub", "callee": ".FHDLTestCase.assertEqual", "lineno": 609, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_sub", "callee": ".FHDLTestCase.assertEqual", "lineno": 611, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_mul", "callee": ".FHDLTestCase.assertEqual", "lineno": 615, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_mul", "callee": ".FHDLTestCase.assertEqual", "lineno": 616, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_mul", "callee": ".FHDLTestCase.assertEqual", "lineno": 618, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_mul", "callee": ".FHDLTestCase.assertEqual", "lineno": 620, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_mul", "callee": ".FHDLTestCase.assertEqual", "lineno": 622, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_mod", "callee": ".FHDLTestCase.assertEqual", "lineno": 626, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_mod", "callee": ".FHDLTestCase.assertEqual", "lineno": 627, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_mod", "callee": ".FHDLTestCase.assertEqual", "lineno": 629, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_mod", "callee": ".FHDLTestCase.assertEqual", "lineno": 631, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_mod", "callee": ".FHDLTestCase.assertEqual", "lineno": 633, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_floordiv", "callee": ".FHDLTestCase.assertEqual", "lineno": 637, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_floordiv", "callee": ".FHDLTestCase.assertEqual", "lineno": 638, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_floordiv", "callee": ".FHDLTestCase.assertEqual", "lineno": 640, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_floordiv", "callee": ".FHDLTestCase.assertEqual", "lineno": 642, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_floordiv", "callee": ".FHDLTestCase.assertEqual", "lineno": 644, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_and", "callee": ".FHDLTestCase.assertEqual", "lineno": 648, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_and", "callee": ".FHDLTestCase.assertEqual", "lineno": 649, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_and", "callee": ".FHDLTestCase.assertEqual", "lineno": 651, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_and", "callee": ".FHDLTestCase.assertEqual", "lineno": 653, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_and", "callee": ".FHDLTestCase.assertEqual", "lineno": 655, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_and", "callee": ".FHDLTestCase.assertEqual", "lineno": 657, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_or", "callee": ".FHDLTestCase.assertEqual", "lineno": 661, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_or", "callee": ".FHDLTestCase.assertEqual", "lineno": 662, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_or", "callee": ".FHDLTestCase.assertEqual", "lineno": 664, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_or", "callee": ".FHDLTestCase.assertEqual", "lineno": 666, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_or", "callee": ".FHDLTestCase.assertEqual", "lineno": 668, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_or", "callee": ".FHDLTestCase.assertEqual", "lineno": 670, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_xor", "callee": ".FHDLTestCase.assertEqual", "lineno": 674, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_xor", "callee": ".FHDLTestCase.assertEqual", "lineno": 675, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_xor", "callee": ".FHDLTestCase.assertEqual", "lineno": 677, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_xor", "callee": ".FHDLTestCase.assertEqual", "lineno": 679, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_xor", "callee": ".FHDLTestCase.assertEqual", "lineno": 681, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_xor", "callee": ".FHDLTestCase.assertEqual", "lineno": 683, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_shl", "callee": ".FHDLTestCase.assertEqual", "lineno": 687, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_shl", "callee": ".FHDLTestCase.assertEqual", "lineno": 688, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_shl_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 691, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_shl_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 694, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_shr", "callee": ".FHDLTestCase.assertEqual", "lineno": 700, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_shr", "callee": ".FHDLTestCase.assertEqual", "lineno": 701, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_shr_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 704, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_shr_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 707, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_lt", "callee": ".FHDLTestCase.assertEqual", "lineno": 713, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_lt", "callee": ".FHDLTestCase.assertEqual", "lineno": 714, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_le", "callee": ".FHDLTestCase.assertEqual", "lineno": 718, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_le", "callee": ".FHDLTestCase.assertEqual", "lineno": 719, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_gt", "callee": ".FHDLTestCase.assertEqual", "lineno": 723, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_gt", "callee": ".FHDLTestCase.assertEqual", "lineno": 724, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_ge", "callee": ".FHDLTestCase.assertEqual", "lineno": 728, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_ge", "callee": ".FHDLTestCase.assertEqual", "lineno": 729, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_eq", "callee": ".FHDLTestCase.assertEqual", "lineno": 733, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_eq", "callee": ".FHDLTestCase.assertEqual", "lineno": 734, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_ne", "callee": ".FHDLTestCase.assertEqual", "lineno": 738, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_ne", "callee": ".FHDLTestCase.assertEqual", "lineno": 739, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_mux", "callee": ".FHDLTestCase.assertEqual", "lineno": 744, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_mux", "callee": ".FHDLTestCase.assertEqual", "lineno": 745, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_mux", "callee": ".FHDLTestCase.assertEqual", "lineno": 747, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_mux", "callee": ".FHDLTestCase.assertEqual", "lineno": 749, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_mux", "callee": ".FHDLTestCase.assertEqual", "lineno": 751, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_mux_wide", "callee": ".FHDLTestCase.assertEqual", "lineno": 756, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_mux_bool", "callee": ".FHDLTestCase.assertEqual", "lineno": 760, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_any", "callee": ".FHDLTestCase.assertEqual", "lineno": 764, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_all", "callee": ".FHDLTestCase.assertEqual", "lineno": 768, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_xor_value", "callee": ".FHDLTestCase.assertEqual", "lineno": 772, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_matches_width_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 804, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_matches_bits_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 818, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_matches_pattern_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 825, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_hash", "callee": ".FHDLTestCase.assertRaises", "lineno": 830, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_abs", "callee": ".FHDLTestCase.assertEqual", "lineno": 842, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.OperatorTestCase.test_contains", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 845, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SliceTestCase.test_shape", "callee": ".FHDLTestCase.assertEqual", "lineno": 853, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SliceTestCase.test_shape", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 854, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SliceTestCase.test_shape", "callee": ".FHDLTestCase.assertEqual", "lineno": 856, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SliceTestCase.test_start_end_negative", "callee": ".FHDLTestCase.assertEqual", "lineno": 861, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SliceTestCase.test_start_end_negative", "callee": ".FHDLTestCase.assertEqual", "lineno": 863, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SliceTestCase.test_start_end_bool", "callee": ".FHDLTestCase.assertIs", "lineno": 868, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SliceTestCase.test_start_end_bool", "callee": ".FHDLTestCase.assertIs", "lineno": 869, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SliceTestCase.test_start_end_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 872, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SliceTestCase.test_start_end_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 875, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SliceTestCase.test_start_end_out_of_range", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 881, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SliceTestCase.test_start_end_out_of_range", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 884, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SliceTestCase.test_start_end_out_of_range", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 887, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SliceTestCase.test_start_end_out_of_range", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 890, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SliceTestCase.test_repr", "callee": ".FHDLTestCase.assertEqual", "lineno": 896, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SliceTestCase.test_const", "callee": ".FHDLTestCase.assertEqual", "lineno": 900, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SliceTestCase.test_const", "callee": ".FHDLTestCase.assertEqual", "lineno": 901, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SliceTestCase.test_const", "callee": ".FHDLTestCase.assertEqual", "lineno": 903, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SliceTestCase.test_const", "callee": ".FHDLTestCase.assertEqual", "lineno": 904, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.BitSelectTestCase.test_shape", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 914, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.BitSelectTestCase.test_shape", "callee": ".FHDLTestCase.assertEqual", "lineno": 915, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.BitSelectTestCase.test_shape", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 916, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.BitSelectTestCase.test_shape", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 918, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.BitSelectTestCase.test_shape", "callee": ".FHDLTestCase.assertEqual", "lineno": 919, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.BitSelectTestCase.test_stride", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 923, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.BitSelectTestCase.test_stride", "callee": ".FHDLTestCase.assertEqual", "lineno": 924, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.BitSelectTestCase.test_const", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 928, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.BitSelectTestCase.test_width_wrong", "callee": ".FHDLTestCase.assertRaises", "lineno": 932, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.BitSelectTestCase.test_repr", "callee": ".FHDLTestCase.assertEqual", "lineno": 937, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.BitSelectTestCase.test_offset_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 940, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.WordSelectTestCase.test_shape", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 952, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.WordSelectTestCase.test_shape", "callee": ".FHDLTestCase.assertEqual", "lineno": 953, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.WordSelectTestCase.test_shape", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 954, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.WordSelectTestCase.test_stride", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 958, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.WordSelectTestCase.test_stride", "callee": ".FHDLTestCase.assertEqual", "lineno": 959, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.WordSelectTestCase.test_const", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 963, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.WordSelectTestCase.test_width_wrong", "callee": ".FHDLTestCase.assertRaises", "lineno": 967, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.WordSelectTestCase.test_width_wrong", "callee": ".FHDLTestCase.assertRaises", "lineno": 969, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.WordSelectTestCase.test_repr", "callee": ".FHDLTestCase.assertEqual", "lineno": 974, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.WordSelectTestCase.test_offset_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 977, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.CatTestCase.test_shape", "callee": ".FHDLTestCase.assertEqual", "lineno": 985, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.CatTestCase.test_shape", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 986, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.CatTestCase.test_shape", "callee": ".FHDLTestCase.assertEqual", "lineno": 988, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.CatTestCase.test_shape", "callee": ".FHDLTestCase.assertEqual", "lineno": 990, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.CatTestCase.test_shape", "callee": ".FHDLTestCase.assertEqual", "lineno": 992, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.CatTestCase.test_repr", "callee": ".FHDLTestCase.assertEqual", "lineno": 996, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.CatTestCase.test_cast", "callee": ".FHDLTestCase.assertEqual", "lineno": 1000, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.CatTestCase.test_str_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1003, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.CatTestCase.test_enum_wrong", "callee": ".FHDLTestCase.assertEqual", "lineno": 1022, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.CatTestCase.test_intenum_wrong", "callee": ".FHDLTestCase.assertEqual", "lineno": 1034, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.CatTestCase.test_const", "callee": ".FHDLTestCase.assertEqual", "lineno": 1044, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.CatTestCase.test_const", "callee": ".FHDLTestCase.assertEqual", "lineno": 1045, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.CatTestCase.test_const", "callee": ".FHDLTestCase.assertEqual", "lineno": 1047, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.CatTestCase.test_const", "callee": ".FHDLTestCase.assertEqual", "lineno": 1048, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ArrayTestCase.test_acts_like_array", "callee": ".FHDLTestCase.assertSequenceEqual", "lineno": 1054, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ArrayTestCase.test_acts_like_array", "callee": ".FHDLTestCase.assertEqual", "lineno": 1055, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ArrayTestCase.test_acts_like_array", "callee": ".FHDLTestCase.assertSequenceEqual", "lineno": 1057, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ArrayTestCase.test_acts_like_array", "callee": ".FHDLTestCase.assertSequenceEqual", "lineno": 1059, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ArrayTestCase.test_acts_like_array", "callee": ".FHDLTestCase.assertSequenceEqual", "lineno": 1061, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ArrayTestCase.test_becomes_immutable", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1069, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ArrayTestCase.test_becomes_immutable", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1072, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ArrayTestCase.test_becomes_immutable", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1075, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ArrayTestCase.test_repr", "callee": ".FHDLTestCase.assertEqual", "lineno": 1092, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ArrayTestCase.test_repr", "callee": ".FHDLTestCase.assertEqual", "lineno": 1095, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ArrayProxyTestCase.test_index_shape", "callee": ".FHDLTestCase.assertEqual", "lineno": 1104, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ArrayProxyTestCase.test_attr_shape", "callee": ".collections.namedtuple", "lineno": 1108, "resolution": "external_constructor_call" }, { "caller": "tests.test_hdl_ast.ArrayProxyTestCase.test_attr_shape", "callee": ".FHDLTestCase.assertEqual", "lineno": 1112, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ArrayProxyTestCase.test_attr_shape", "callee": ".FHDLTestCase.assertEqual", "lineno": 1113, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ArrayProxyTestCase.test_attr_shape_signed", "callee": ".FHDLTestCase.assertEqual", "lineno": 1119, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ArrayProxyTestCase.test_attr_shape_signed", "callee": ".FHDLTestCase.assertEqual", "lineno": 1123, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ArrayProxyTestCase.test_attr_shape_signed", "callee": ".FHDLTestCase.assertEqual", "lineno": 1127, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ArrayProxyTestCase.test_attr_shape_signed", "callee": ".FHDLTestCase.assertEqual", "lineno": 1131, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ArrayProxyTestCase.test_attr_shape_signed", "callee": ".FHDLTestCase.assertEqual", "lineno": 1135, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ArrayProxyTestCase.test_repr", "callee": ".FHDLTestCase.assertEqual", "lineno": 1141, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ArrayProxyTestCase.test_repr", "callee": ".FHDLTestCase.assertEqual", "lineno": 1142, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_shape", "callee": ".FHDLTestCase.assertEqual", "lineno": 1148, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_shape", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 1149, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_shape", "callee": ".FHDLTestCase.assertEqual", "lineno": 1151, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_shape", "callee": ".FHDLTestCase.assertEqual", "lineno": 1153, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_shape", "callee": ".FHDLTestCase.assertEqual", "lineno": 1155, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_shape", "callee": ".FHDLTestCase.assertEqual", "lineno": 1157, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_shape", "callee": ".FHDLTestCase.assertEqual", "lineno": 1159, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_shape", "callee": ".FHDLTestCase.assertEqual", "lineno": 1161, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_shape", "callee": ".FHDLTestCase.assertEqual", "lineno": 1163, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_shape", "callee": ".FHDLTestCase.assertEqual", "lineno": 1165, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_shape", "callee": ".FHDLTestCase.assertEqual", "lineno": 1167, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_shape", "callee": ".FHDLTestCase.assertEqual", "lineno": 1169, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_shape_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1172, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_name", "callee": ".FHDLTestCase.assertEqual", "lineno": 1178, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_name", "callee": ".FHDLTestCase.assertEqual", "lineno": 1180, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_name", "callee": ".FHDLTestCase.assertEqual", "lineno": 1182, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_init", "callee": ".FHDLTestCase.assertEqual", "lineno": 1186, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_init", "callee": ".FHDLTestCase.assertEqual", "lineno": 1187, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_init", "callee": ".FHDLTestCase.assertEqual", "lineno": 1189, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_init_enum", "callee": ".FHDLTestCase.assertEqual", "lineno": 1193, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_init_enum", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1194, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_init_const_castable", "callee": ".FHDLTestCase.assertEqual", "lineno": 1201, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_init_shape_castable_const", "callee": ".FHDLTestCase.assertEqual", "lineno": 1218, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_init_shape_castable_const", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1220, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_init_shape_castable_enum_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1228, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_init_truncated", "callee": ".FHDLTestCase.assertEqual", "lineno": 1250, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_init_truncated", "callee": ".FHDLTestCase.assertEqual", "lineno": 1254, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_init_wrong_fencepost", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1257, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_init_wrong_fencepost", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1261, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_init_wrong_range", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1267, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_init_wrong_range", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1270, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_reset", "callee": ".FHDLTestCase.assertEqual", "lineno": 1278, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_reset", "callee": ".FHDLTestCase.assertEqual", "lineno": 1281, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_reset", "callee": ".FHDLTestCase.assertEqual", "lineno": 1285, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_reset_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1288, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_reset_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1292, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_attrs", "callee": ".FHDLTestCase.assertEqual", "lineno": 1298, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_attrs", "callee": ".FHDLTestCase.assertEqual", "lineno": 1300, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_repr", "callee": ".FHDLTestCase.assertEqual", "lineno": 1304, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_repr", "callee": ".FHDLTestCase.assertEqual", "lineno": 1306, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_like", "callee": ".FHDLTestCase.assertEqual", "lineno": 1310, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_like", "callee": ".FHDLTestCase.assertEqual", "lineno": 1312, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_like", "callee": ".FHDLTestCase.assertEqual", "lineno": 1314, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_like", "callee": ".FHDLTestCase.assertEqual", "lineno": 1315, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_like", "callee": ".FHDLTestCase.assertEqual", "lineno": 1317, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_like", "callee": ".FHDLTestCase.assertEqual", "lineno": 1319, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_like", "callee": ".FHDLTestCase.assertEqual", "lineno": 1321, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_like", "callee": ".FHDLTestCase.assertEqual", "lineno": 1323, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_like", "callee": ".FHDLTestCase.assertEqual", "lineno": 1325, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_decoder", "callee": ".FHDLTestCase.assertEqual", "lineno": 1332, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_enum", "callee": ".FHDLTestCase.assertEqual", "lineno": 1337, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_enum", "callee": ".FHDLTestCase.assertEqual", "lineno": 1339, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SignalTestCase.test_const_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1344, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ClockSignalTestCase.test_domain", "callee": ".FHDLTestCase.assertEqual", "lineno": 1356, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ClockSignalTestCase.test_domain", "callee": ".FHDLTestCase.assertEqual", "lineno": 1358, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ClockSignalTestCase.test_domain", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1360, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ClockSignalTestCase.test_shape", "callee": ".FHDLTestCase.assertEqual", "lineno": 1366, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ClockSignalTestCase.test_shape", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 1367, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ClockSignalTestCase.test_repr", "callee": ".FHDLTestCase.assertEqual", "lineno": 1371, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ClockSignalTestCase.test_wrong_name_comb", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1374, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ResetSignalTestCase.test_domain", "callee": ".FHDLTestCase.assertEqual", "lineno": 1382, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ResetSignalTestCase.test_domain", "callee": ".FHDLTestCase.assertEqual", "lineno": 1384, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ResetSignalTestCase.test_domain", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1386, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ResetSignalTestCase.test_shape", "callee": ".FHDLTestCase.assertEqual", "lineno": 1392, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ResetSignalTestCase.test_shape", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 1393, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ResetSignalTestCase.test_repr", "callee": ".FHDLTestCase.assertEqual", "lineno": 1397, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ResetSignalTestCase.test_wrong_name_comb", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1400, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.MockValueCastableFormat.shape", "callee": "tests.test_hdl_ast.MockShapeCastableFormat.__init__", "lineno": 1441, "resolution": "same_module_class_call" }, { "caller": "tests.test_hdl_ast.MockValueCastableNoFormat.shape", "callee": "tests.test_hdl_ast.MockShapeCastable.__init__", "lineno": 1452, "resolution": "same_module_class_call" }, { "caller": "tests.test_hdl_ast.MockValueCastableFormatWrong.shape", "callee": "tests.test_hdl_ast.MockShapeCastableFormatWrong.__init__", "lineno": 1483, "resolution": "same_module_class_call" }, { "caller": "tests.test_hdl_ast.ValueCastableTestCase.test_no_override", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1505, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueCastableTestCase.test_no_override", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1512, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueCastableTestCase.test_custom_getattr", "callee": "tests.test_hdl_ast.MockValueCastableCustomGetattr.__init__", "lineno": 1523, "resolution": "same_module_class_call" }, { "caller": "tests.test_hdl_ast.ValueCastableTestCase.test_custom_getattr", "callee": "tests.test_hdl_ast.MockValueCastableCustomGetattr.as_value", "lineno": 1524, "resolution": "local_typed_method_call" }, { "caller": "tests.test_hdl_ast.ValueCastableTestCase.test_recurse_bad", "callee": "tests.test_hdl_ast.MockValueCastable.__init__", "lineno": 1527, "resolution": "same_module_class_call" }, { "caller": "tests.test_hdl_ast.ValueCastableTestCase.test_recurse_bad", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1529, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueCastableTestCase.test_recurse", "callee": "tests.test_hdl_ast.MockValueCastable.__init__", "lineno": 1534, "resolution": "same_module_class_call" }, { "caller": "tests.test_hdl_ast.ValueCastableTestCase.test_recurse", "callee": "tests.test_hdl_ast.MockValueCastable.__init__", "lineno": 1534, "resolution": "same_module_class_call" }, { "caller": "tests.test_hdl_ast.ValueCastableTestCase.test_recurse", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 1535, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueCastableTestCase.test_abstract", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1538, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueLikeTestCase.test_construct", "callee": ".FHDLTestCase.assertRaises", "lineno": 1545, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueLikeTestCase.test_subclass", "callee": ".FHDLTestCase.assertTrue", "lineno": 1549, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueLikeTestCase.test_subclass", "callee": ".FHDLTestCase.assertTrue", "lineno": 1550, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueLikeTestCase.test_subclass", "callee": ".FHDLTestCase.assertTrue", "lineno": 1551, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueLikeTestCase.test_subclass", "callee": ".FHDLTestCase.assertFalse", "lineno": 1552, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueLikeTestCase.test_subclass", "callee": ".FHDLTestCase.assertFalse", "lineno": 1553, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueLikeTestCase.test_subclass", "callee": ".FHDLTestCase.assertTrue", "lineno": 1554, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueLikeTestCase.test_subclass", "callee": ".FHDLTestCase.assertFalse", "lineno": 1555, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueLikeTestCase.test_subclass", "callee": ".FHDLTestCase.assertTrue", "lineno": 1556, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueLikeTestCase.test_isinstance", "callee": ".FHDLTestCase.assertTrue", "lineno": 1559, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueLikeTestCase.test_isinstance", "callee": ".FHDLTestCase.assertTrue", "lineno": 1560, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueLikeTestCase.test_isinstance", "callee": "tests.test_hdl_ast.MockValueCastable.__init__", "lineno": 1560, "resolution": "same_module_class_call" }, { "caller": "tests.test_hdl_ast.ValueLikeTestCase.test_isinstance", "callee": ".FHDLTestCase.assertTrue", "lineno": 1561, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueLikeTestCase.test_isinstance", "callee": ".FHDLTestCase.assertTrue", "lineno": 1562, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueLikeTestCase.test_isinstance", "callee": ".FHDLTestCase.assertFalse", "lineno": 1563, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueLikeTestCase.test_enum", "callee": ".FHDLTestCase.assertTrue", "lineno": 1577, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueLikeTestCase.test_enum", "callee": ".FHDLTestCase.assertFalse", "lineno": 1578, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueLikeTestCase.test_enum", "callee": ".FHDLTestCase.assertTrue", "lineno": 1579, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueLikeTestCase.test_enum", "callee": ".FHDLTestCase.assertFalse", "lineno": 1580, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueLikeTestCase.test_enum", "callee": ".FHDLTestCase.assertTrue", "lineno": 1581, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueLikeTestCase.test_enum", "callee": ".FHDLTestCase.assertFalse", "lineno": 1582, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueLikeTestCase.test_enum", "callee": ".FHDLTestCase.assertTrue", "lineno": 1583, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.ValueLikeTestCase.test_enum", "callee": ".FHDLTestCase.assertFalse", "lineno": 1584, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.InitialTestCase.test_initial", "callee": ".FHDLTestCase.assertEqual", "lineno": 1590, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.FormatTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 1601, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.FormatTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 1604, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.FormatTestCase.test_construct_valuecastable", "callee": "tests.test_hdl_ast.MockValueCastable.__init__", "lineno": 1621, "resolution": "same_module_class_call" }, { "caller": "tests.test_hdl_ast.FormatTestCase.test_construct_valuecastable", "callee": "tests.test_hdl_ast.MockValueCastableFormat.__init__", "lineno": 1624, "resolution": "same_module_class_call" }, { "caller": "tests.test_hdl_ast.FormatTestCase.test_construct_valuecastable", "callee": "tests.test_hdl_ast.MockValueCastableNoFormat.__init__", "lineno": 1627, "resolution": "same_module_class_call" }, { "caller": "tests.test_hdl_ast.FormatTestCase.test_construct_valuecastable", "callee": "tests.test_hdl_ast.MockValueCastableFormat.__init__", "lineno": 1630, "resolution": "same_module_class_call" }, { "caller": "tests.test_hdl_ast.FormatTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1637, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.FormatTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1640, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.FormatTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1643, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.FormatTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1646, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.FormatTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1649, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.FormatTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1652, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.FormatTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1655, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.FormatTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1658, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.FormatTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1661, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.FormatTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1664, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.FormatTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1667, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.FormatTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1670, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.FormatTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1673, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.FormatTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1676, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.FormatTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1679, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.FormatTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1682, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.FormatTestCase.test_construct_valuecastable_wrong", "callee": "tests.test_hdl_ast.MockValueCastableFormatWrong.__init__", "lineno": 1688, "resolution": "same_module_class_call" }, { "caller": "tests.test_hdl_ast.FormatTestCase.test_construct_valuecastable_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1689, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.FormatTestCase.test_plus", "callee": ".FHDLTestCase.assertEqual", "lineno": 1701, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.FormatTestCase.test_plus_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1704, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.FormatTestCase.test_format_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1710, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.FormatEnumTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1747, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.FormatEnumTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1750, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.FormatEnumTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1753, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.FormatStructTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1777, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.FormatStructTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1780, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.FormatArrayTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1804, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.PrintTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1825, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.PrintTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1828, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.AssertTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1847, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SwitchTestCase.test_default_case", "callee": ".FHDLTestCase.assertEqual", "lineno": 1855, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SwitchTestCase.test_int_case", "callee": ".FHDLTestCase.assertEqual", "lineno": 1859, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SwitchTestCase.test_int_neg_case", "callee": ".FHDLTestCase.assertEqual", "lineno": 1863, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SwitchTestCase.test_int_zero_width", "callee": ".FHDLTestCase.assertEqual", "lineno": 1867, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SwitchTestCase.test_int_zero_width_enum", "callee": ".FHDLTestCase.assertEqual", "lineno": 1873, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SwitchTestCase.test_enum_case", "callee": ".FHDLTestCase.assertEqual", "lineno": 1877, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SwitchTestCase.test_str_case", "callee": ".FHDLTestCase.assertEqual", "lineno": 1881, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.SwitchTestCase.test_two_cases", "callee": ".FHDLTestCase.assertEqual", "lineno": 1885, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.IOValueTestCase.test_ioport", "callee": ".FHDLTestCase.assertEqual", "lineno": 1891, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.IOValueTestCase.test_ioport", "callee": ".FHDLTestCase.assertEqual", "lineno": 1892, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.IOValueTestCase.test_ioport", "callee": ".FHDLTestCase.assertEqual", "lineno": 1893, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.IOValueTestCase.test_ioport", "callee": ".FHDLTestCase.assertEqual", "lineno": 1896, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.IOValueTestCase.test_ioport", "callee": ".FHDLTestCase.assertEqual", "lineno": 1897, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.IOValueTestCase.test_ioport", "callee": ".FHDLTestCase.assertEqual", "lineno": 1898, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.IOValueTestCase.test_ioport_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1902, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.IOValueTestCase.test_ioport_wrong", "callee": ".FHDLTestCase.assertRaises", "lineno": 1905, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.IOValueTestCase.test_ioport_wrong", "callee": ".FHDLTestCase.assertRaises", "lineno": 1907, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.IOValueTestCase.test_ioport_wrong", "callee": ".FHDLTestCase.assertRaises", "lineno": 1909, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.IOValueTestCase.test_ioport_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1911, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.IOValueTestCase.test_ioslice", "callee": ".FHDLTestCase.assertEqual", "lineno": 1918, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.IOValueTestCase.test_ioslice", "callee": ".FHDLTestCase.assertEqual", "lineno": 1919, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.IOValueTestCase.test_ioslice", "callee": ".FHDLTestCase.assertEqual", "lineno": 1922, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.IOValueTestCase.test_ioslice", "callee": ".FHDLTestCase.assertEqual", "lineno": 1923, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.IOValueTestCase.test_ioslice", "callee": ".FHDLTestCase.assertEqual", "lineno": 1926, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.IOValueTestCase.test_ioslice", "callee": ".FHDLTestCase.assertEqual", "lineno": 1927, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.IOValueTestCase.test_ioslice", "callee": ".FHDLTestCase.assertEqual", "lineno": 1930, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.IOValueTestCase.test_ioslice", "callee": ".FHDLTestCase.assertEqual", "lineno": 1931, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.IOValueTestCase.test_ioslice", "callee": ".FHDLTestCase.assertEqual", "lineno": 1934, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.IOValueTestCase.test_ioslice", "callee": ".FHDLTestCase.assertEqual", "lineno": 1935, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.IOValueTestCase.test_ioslice", "callee": ".FHDLTestCase.assertEqual", "lineno": 1938, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.IOValueTestCase.test_ioslice", "callee": ".FHDLTestCase.assertEqual", "lineno": 1939, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.IOValueTestCase.test_ioslice_wrong", "callee": ".FHDLTestCase.assertRaises", "lineno": 1944, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.IOValueTestCase.test_ioslice_wrong", "callee": ".FHDLTestCase.assertRaises", "lineno": 1946, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.IOValueTestCase.test_ioslice_wrong", "callee": ".FHDLTestCase.assertRaises", "lineno": 1948, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.IOValueTestCase.test_ioslice_wrong", "callee": ".FHDLTestCase.assertRaises", "lineno": 1950, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.IOValueTestCase.test_ioslice_wrong", "callee": ".FHDLTestCase.assertRaises", "lineno": 1952, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.IOValueTestCase.test_ioslice_wrong", "callee": ".FHDLTestCase.assertRaises", "lineno": 1954, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.IOValueTestCase.test_ioslice_wrong", "callee": ".FHDLTestCase.assertRaises", "lineno": 1956, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.IOValueTestCase.test_ioslice_wrong", "callee": ".FHDLTestCase.assertRaises", "lineno": 1958, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.IOValueTestCase.test_iocat", "callee": ".FHDLTestCase.assertEqual", "lineno": 1965, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.IOValueTestCase.test_iocat", "callee": ".FHDLTestCase.assertEqual", "lineno": 1966, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.IOValueTestCase.test_iocat", "callee": ".FHDLTestCase.assertEqual", "lineno": 1969, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.IOValueTestCase.test_iocat", "callee": ".FHDLTestCase.assertEqual", "lineno": 1970, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.IOValueTestCase.test_iocat", "callee": ".FHDLTestCase.assertEqual", "lineno": 1973, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ast.IOValueTestCase.test_iocat_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1979, "resolution": "external_inherited_call" } ], "tests.test_hdl_cd": [ { "caller": "tests.test_hdl_cd.ClockDomainTestCase.test_name", "callee": ".FHDLTestCase.assertEqual", "lineno": 9, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_cd.ClockDomainTestCase.test_name", "callee": ".FHDLTestCase.assertEqual", "lineno": 10, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_cd.ClockDomainTestCase.test_name", "callee": ".FHDLTestCase.assertEqual", "lineno": 11, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_cd.ClockDomainTestCase.test_name", "callee": ".FHDLTestCase.assertEqual", "lineno": 13, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_cd.ClockDomainTestCase.test_name", "callee": ".FHDLTestCase.assertEqual", "lineno": 14, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_cd.ClockDomainTestCase.test_name", "callee": ".FHDLTestCase.assertEqual", "lineno": 15, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_cd.ClockDomainTestCase.test_name", "callee": ".FHDLTestCase.assertEqual", "lineno": 17, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_cd.ClockDomainTestCase.test_name", "callee": ".FHDLTestCase.assertEqual", "lineno": 19, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_cd.ClockDomainTestCase.test_name", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 20, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_cd.ClockDomainTestCase.test_edge", "callee": ".FHDLTestCase.assertEqual", "lineno": 26, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_cd.ClockDomainTestCase.test_edge", "callee": ".FHDLTestCase.assertEqual", "lineno": 28, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_cd.ClockDomainTestCase.test_edge", "callee": ".FHDLTestCase.assertEqual", "lineno": 30, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_cd.ClockDomainTestCase.test_edge_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 33, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_cd.ClockDomainTestCase.test_with_reset", "callee": ".FHDLTestCase.assertIsNotNone", "lineno": 39, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_cd.ClockDomainTestCase.test_with_reset", "callee": ".FHDLTestCase.assertIsNotNone", "lineno": 40, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_cd.ClockDomainTestCase.test_with_reset", "callee": ".FHDLTestCase.assertFalse", "lineno": 41, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_cd.ClockDomainTestCase.test_without_reset", "callee": ".FHDLTestCase.assertIsNotNone", "lineno": 45, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_cd.ClockDomainTestCase.test_without_reset", "callee": ".FHDLTestCase.assertIsNone", "lineno": 46, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_cd.ClockDomainTestCase.test_without_reset", "callee": ".FHDLTestCase.assertFalse", "lineno": 47, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_cd.ClockDomainTestCase.test_async_reset", "callee": ".FHDLTestCase.assertIsNotNone", "lineno": 51, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_cd.ClockDomainTestCase.test_async_reset", "callee": ".FHDLTestCase.assertIsNotNone", "lineno": 52, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_cd.ClockDomainTestCase.test_async_reset", "callee": ".FHDLTestCase.assertTrue", "lineno": 53, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_cd.ClockDomainTestCase.test_rename", "callee": ".FHDLTestCase.assertEqual", "lineno": 57, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_cd.ClockDomainTestCase.test_rename", "callee": ".FHDLTestCase.assertEqual", "lineno": 58, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_cd.ClockDomainTestCase.test_rename", "callee": ".FHDLTestCase.assertEqual", "lineno": 59, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_cd.ClockDomainTestCase.test_rename", "callee": ".FHDLTestCase.assertEqual", "lineno": 61, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_cd.ClockDomainTestCase.test_rename", "callee": ".FHDLTestCase.assertEqual", "lineno": 62, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_cd.ClockDomainTestCase.test_rename", "callee": ".FHDLTestCase.assertEqual", "lineno": 63, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_cd.ClockDomainTestCase.test_rename_reset_less", "callee": ".FHDLTestCase.assertEqual", "lineno": 67, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_cd.ClockDomainTestCase.test_rename_reset_less", "callee": ".FHDLTestCase.assertEqual", "lineno": 68, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_cd.ClockDomainTestCase.test_rename_reset_less", "callee": ".FHDLTestCase.assertEqual", "lineno": 70, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_cd.ClockDomainTestCase.test_rename_reset_less", "callee": ".FHDLTestCase.assertEqual", "lineno": 71, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_cd.ClockDomainTestCase.test_wrong_name_comb", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 74, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_cd.ClockDomainTestCase.test_local", "callee": ".FHDLTestCase.assertTrue", "lineno": 84, "resolution": "external_inherited_call" } ], "tests.test_hdl_dsl": [ { "caller": "tests.test_hdl_dsl.DSLTestCase.test_cant_inherit", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 27, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_d_conflict", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 72, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_d_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 80, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_d_asgn_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 86, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_comb_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 92, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_sync_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 98, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_attr_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 104, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_Elif_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 278, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_Elif_wrong_nested", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 286, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_Else_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 293, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_Else_wrong_nested", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 301, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_Elif_Elif_wrong_nested", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 311, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_Else_Else_wrong_nested", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 321, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_if_If_Elif_Else", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 364, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_if_If_Elif_Else", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 370, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_if_If_Elif_Else", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 374, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_Case_width_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 487, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_Case_bits_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 528, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_Case_pattern_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 537, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_Case_outside_Switch_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 545, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_If_inside_Switch_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 573, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_Case_wrong_nested", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 583, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_FSM_basic", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 632, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_FSM_basic", "callee": ".FHDLTestCase.assertEqual", "lineno": 633, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_FSM_basic", "callee": ".collections.OrderedDict", "lineno": 633, "resolution": "external_constructor_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_FSM_basic", "callee": ".FHDLTestCase.assertEqual", "lineno": 637, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_FSM_basic", "callee": ".collections.OrderedDict", "lineno": 637, "resolution": "external_constructor_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_FSM_init", "callee": ".FHDLTestCase.assertEqual", "lineno": 676, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_FSM_reset", "callee": ".FHDLTestCase.assertEqual", "lineno": 714, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_FSM_reset_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 719, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_FSM_ongoing", "callee": ".FHDLTestCase.assertEqual", "lineno": 740, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_FSM_empty", "callee": ".FHDLTestCase.assertEqual", "lineno": 755, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_FSM_wrong_domain", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 759, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_FSM_wrong_undefined", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 766, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_FSM_wrong_redefined", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 776, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_FSM_wrong_next", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 783, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_FSM_wrong_next", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 786, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_FSM_wrong_next", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 789, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_If_inside_FSM_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 799, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_State_outside_FSM_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 807, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_FSM_State_wrong_nested", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 817, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_submodule_anon", "callee": ".FHDLTestCase.assertEqual", "lineno": 840, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_submodule_anon", "callee": ".FHDLTestCase.assertEqual", "lineno": 841, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_submodule_anon", "callee": ".FHDLTestCase.assertEqual", "lineno": 842, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_submodule_anon_multi", "callee": ".FHDLTestCase.assertEqual", "lineno": 849, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_submodule_anon_multi", "callee": ".FHDLTestCase.assertEqual", "lineno": 850, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_submodule_anon_multi", "callee": ".FHDLTestCase.assertEqual", "lineno": 851, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_submodule_anon_multi", "callee": ".FHDLTestCase.assertEqual", "lineno": 852, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_submodule_named", "callee": ".FHDLTestCase.assertEqual", "lineno": 858, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_submodule_named", "callee": ".FHDLTestCase.assertEqual", "lineno": 859, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_submodule_named", "callee": ".FHDLTestCase.assertEqual", "lineno": 860, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_submodule_named_index", "callee": ".FHDLTestCase.assertEqual", "lineno": 866, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_submodule_named_index", "callee": ".FHDLTestCase.assertEqual", "lineno": 867, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_submodule_named_index", "callee": ".FHDLTestCase.assertEqual", "lineno": 868, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_submodule_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 872, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_submodule_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 875, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_submodule_named_conflict", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 883, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_submodule_named_empty", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 889, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_submodule_get", "callee": ".FHDLTestCase.assertEqual", "lineno": 897, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_submodule_get_index", "callee": ".FHDLTestCase.assertEqual", "lineno": 904, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_submodule_get_unset", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 908, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_submodule_get_unset", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 910, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_domain_named_implicit", "callee": ".FHDLTestCase.assertEqual", "lineno": 916, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_domain_named_explicit", "callee": ".FHDLTestCase.assertEqual", "lineno": 921, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_domain_named_explicit", "callee": ".FHDLTestCase.assertEqual", "lineno": 922, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_domain_add_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 926, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_domain_add_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 929, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_domain_add_wrong_name", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 935, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_domain_add_wrong_duplicate", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 942, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_lower", "callee": ".FHDLTestCase.assertEqual", "lineno": 960, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_lower", "callee": ".FHDLTestCase.assertEqual", "lineno": 962, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_lower", "callee": ".FHDLTestCase.assertEqual", "lineno": 973, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_bug_1331", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 977, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_freeze", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 987, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_freeze", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 991, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_freeze", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 996, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_freeze", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1001, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_freeze", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1006, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_dsl.DSLTestCase.test_freeze", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1010, "resolution": "external_inherited_call" } ], "tests.test_hdl_ir": [ { "caller": "tests.test_hdl_ir.FragmentGetTestCase.test_get_wrong_none", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 30, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.FragmentGetTestCase.test_get_wrong_none", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 34, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.FragmentGetTestCase.test_get_wrong_none", "callee": "tests.test_hdl_ir.ElaboratesToNone.", "lineno": 36, "resolution": "same_module_class_call" }, { "caller": "tests.test_hdl_ir.FragmentGetTestCase.test_get_wrong_self", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 39, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.FragmentGetTestCase.test_get_wrong_self", "callee": "tests.test_hdl_ir.ElaboratesToSelf.", "lineno": 41, "resolution": "same_module_class_call" }, { "caller": "tests.test_hdl_ir.FragmentGeneratedTestCase.test_find_subfragment", "callee": ".FHDLTestCase.assertEqual", "lineno": 50, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.FragmentGeneratedTestCase.test_find_subfragment", "callee": ".FHDLTestCase.assertEqual", "lineno": 51, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.FragmentGeneratedTestCase.test_find_subfragment_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 58, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.FragmentGeneratedTestCase.test_find_subfragment_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 61, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.FragmentGeneratedTestCase.test_find_generated", "callee": ".FHDLTestCase.assertEqual", "lineno": 71, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.DuplicateElaboratableTestCase.test_duplicate", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 81, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.FragmentPortsTestCase.test_port_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 433, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.FragmentPortsTestCase.test_port_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 436, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.FragmentPortsTestCase.test_port_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 439, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.FragmentPortsTestCase.test_port_not_iterable", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 445, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.FragmentPortsTestCase.test_port_not_iterable", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 448, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.FragmentDomainsTestCase.test_propagate_down", "callee": ".FHDLTestCase.assertEqual", "lineno": 480, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.FragmentDomainsTestCase.test_propagate_down_idempotent", "callee": ".FHDLTestCase.assertEqual", "lineno": 492, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.FragmentDomainsTestCase.test_propagate_down_idempotent", "callee": ".FHDLTestCase.assertEqual", "lineno": 493, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.FragmentDomainsTestCase.test_propagate", "callee": ".FHDLTestCase.assertEqual", "lineno": 504, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.FragmentDomainsTestCase.test_propagate", "callee": ".FHDLTestCase.assertEqual", "lineno": 505, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.FragmentDomainsTestCase.test_propagate", "callee": ".FHDLTestCase.assertEqual", "lineno": 506, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.FragmentDomainsTestCase.test_propagate_missing", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 513, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.FragmentDomainsTestCase.test_propagate_create_missing", "callee": ".FHDLTestCase.assertEqual", "lineno": 525, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.FragmentDomainsTestCase.test_propagate_create_missing", "callee": ".FHDLTestCase.assertEqual", "lineno": 526, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.FragmentDomainsTestCase.test_propagate_create_missing", "callee": ".FHDLTestCase.assertEqual", "lineno": 527, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.FragmentDomainsTestCase.test_propagate_create_missing", "callee": ".FHDLTestCase.assertEqual", "lineno": 528, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.FragmentDomainsTestCase.test_propagate_create_missing_fragment", "callee": ".FHDLTestCase.assertEqual", "lineno": 540, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.FragmentDomainsTestCase.test_propagate_create_missing_fragment", "callee": ".FHDLTestCase.assertEqual", "lineno": 541, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.FragmentDomainsTestCase.test_propagate_create_missing_fragment", "callee": ".FHDLTestCase.assertEqual", "lineno": 542, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.FragmentDomainsTestCase.test_propagate_create_missing_fragment", "callee": ".FHDLTestCase.assertEqual", "lineno": 543, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.FragmentDomainsTestCase.test_propagate_create_missing_fragment_many_domains", "callee": ".FHDLTestCase.assertEqual", "lineno": 558, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.FragmentDomainsTestCase.test_propagate_create_missing_fragment_many_domains", "callee": ".FHDLTestCase.assertEqual", "lineno": 559, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.FragmentDomainsTestCase.test_propagate_create_missing_fragment_many_domains", "callee": ".FHDLTestCase.assertEqual", "lineno": 560, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.FragmentDomainsTestCase.test_propagate_create_missing_fragment_many_domains", "callee": ".FHDLTestCase.assertEqual", "lineno": 561, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.FragmentDomainsTestCase.test_propagate_create_missing_fragment_many_domains", "callee": ".FHDLTestCase.assertEqual", "lineno": 562, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.FragmentDomainsTestCase.test_propagate_create_missing_fragment_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 574, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.InstanceTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 624, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.InstanceTestCase.test_construct", "callee": ".collections.OrderedDict", "lineno": 624, "resolution": "external_constructor_call" }, { "caller": "tests.test_hdl_ir.InstanceTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 628, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.InstanceTestCase.test_construct", "callee": ".collections.OrderedDict", "lineno": 628, "resolution": "external_constructor_call" }, { "caller": "tests.test_hdl_ir.InstanceTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 632, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.InstanceTestCase.test_construct", "callee": ".collections.OrderedDict", "lineno": 632, "resolution": "external_constructor_call" }, { "caller": "tests.test_hdl_ir.InstanceTestCase.test_wrong_construct_arg", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 659, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.InstanceTestCase.test_wrong_construct_kwarg", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 666, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.InstanceTestCase.test_init", "callee": "tests.test_hdl_ir.InstanceTestCase.setUp_cpu", "lineno": 689, "resolution": "self_method_call" }, { "caller": "tests.test_hdl_ir.InstanceTestCase.test_init", "callee": ".FHDLTestCase.assertEqual", "lineno": 691, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.InstanceTestCase.test_init", "callee": ".FHDLTestCase.assertEqual", "lineno": 692, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.InstanceTestCase.test_init", "callee": ".collections.OrderedDict", "lineno": 692, "resolution": "external_constructor_call" }, { "caller": "tests.test_hdl_ir.InstanceTestCase.test_init", "callee": ".FHDLTestCase.assertEqual", "lineno": 693, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.InstanceTestCase.test_prepare_attrs", "callee": "tests.test_hdl_ir.InstanceTestCase.setUp_cpu", "lineno": 696, "resolution": "self_method_call" }, { "caller": "tests.test_hdl_ir.InstanceTestCase.test_prepare_attrs", "callee": ".FHDLTestCase.assertEqual", "lineno": 699, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.InstanceTestCase.test_prepare_attrs", "callee": ".collections.OrderedDict", "lineno": 699, "resolution": "external_constructor_call" }, { "caller": "tests.test_hdl_ir.NamesTestCase.test_assign_names_to_signals", "callee": ".FHDLTestCase.assertEqual", "lineno": 893, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.NamesTestCase.test_wrong_private_unnamed_toplevel_ports", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 909, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.NamesTestCase.test_assign_names_to_fragments", "callee": ".FHDLTestCase.assertEqual", "lineno": 919, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.NamesTestCase.test_assign_names_to_fragments", "callee": ".FHDLTestCase.assertEqual", "lineno": 920, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.NamesTestCase.test_assign_names_to_fragments", "callee": ".FHDLTestCase.assertEqual", "lineno": 921, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.NamesTestCase.test_assign_names_to_fragments_rename_top", "callee": ".FHDLTestCase.assertEqual", "lineno": 929, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.NamesTestCase.test_assign_names_to_fragments_rename_top", "callee": ".FHDLTestCase.assertEqual", "lineno": 930, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.NamesTestCase.test_assign_names_to_fragments_rename_top", "callee": ".FHDLTestCase.assertEqual", "lineno": 931, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.NamesTestCase.test_assign_names_to_fragments_collide_with_signal", "callee": ".FHDLTestCase.assertEqual", "lineno": 939, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.NamesTestCase.test_assign_names_to_fragments_collide_with_signal", "callee": ".FHDLTestCase.assertEqual", "lineno": 940, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.NamesTestCase.test_assign_names_to_fragments_duplicate", "callee": ".FHDLTestCase.assertEqual", "lineno": 948, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.NamesTestCase.test_assign_names_to_fragments_duplicate", "callee": ".FHDLTestCase.assertEqual", "lineno": 949, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.NamesTestCase.test_assign_names_to_fragments_duplicate", "callee": ".FHDLTestCase.assertEqual", "lineno": 950, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.NamesTestCase.test_assign_names_to_fragments_type_name", "callee": "tests.test_hdl_ir.ElaboratesTo.__init__", "lineno": 954, "resolution": "same_module_class_call" }, { "caller": "tests.test_hdl_ir.NamesTestCase.test_assign_names_to_fragments_type_name", "callee": ".FHDLTestCase.assertEqual", "lineno": 958, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.NamesTestCase.test_assign_names_to_fragments_type_name", "callee": ".FHDLTestCase.assertEqual", "lineno": 959, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.NamesTestCase.test_assign_names_to_fragments_type_name", "callee": ".FHDLTestCase.assertEqual", "lineno": 960, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.NamesTestCase.test_assign_names_to_fragments_type_name_duplicate", "callee": "tests.test_hdl_ir.ElaboratesTo.__init__", "lineno": 964, "resolution": "same_module_class_call" }, { "caller": "tests.test_hdl_ir.NamesTestCase.test_assign_names_to_fragments_type_name_duplicate", "callee": "tests.test_hdl_ir.ElaboratesTo.__init__", "lineno": 965, "resolution": "same_module_class_call" }, { "caller": "tests.test_hdl_ir.NamesTestCase.test_assign_names_to_fragments_type_name_duplicate", "callee": ".FHDLTestCase.assertEqual", "lineno": 970, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.NamesTestCase.test_assign_names_to_fragments_type_name_duplicate", "callee": ".FHDLTestCase.assertEqual", "lineno": 971, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.NamesTestCase.test_assign_names_to_fragments_type_name_duplicate", "callee": ".FHDLTestCase.assertEqual", "lineno": 972, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.NamesTestCase.test_assign_names_to_fragments_type_name_duplicate", "callee": ".FHDLTestCase.assertEqual", "lineno": 973, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.NamesTestCase.test_assign_names_to_fragments_type_name_duplicate", "callee": ".FHDLTestCase.assertEqual", "lineno": 974, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.OriginsTestCase.test_origins", "callee": "tests.test_hdl_ir.ElaboratesTo.__init__", "lineno": 987, "resolution": "same_module_class_call" }, { "caller": "tests.test_hdl_ir.OriginsTestCase.test_origins", "callee": "tests.test_hdl_ir.ElaboratesTo.__init__", "lineno": 987, "resolution": "same_module_class_call" }, { "caller": "tests.test_hdl_ir.OriginsTestCase.test_origins", "callee": ".FHDLTestCase.assertEqual", "lineno": 989, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.OriginsTestCase.test_origins", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 990, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.OriginsTestCase.test_origins", "callee": ".FHDLTestCase.assertIs", "lineno": 991, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.OriginsTestCase.test_origins", "callee": ".FHDLTestCase.assertIs", "lineno": 992, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.OriginsTestCase.test_origins", "callee": ".FHDLTestCase.assertIs", "lineno": 993, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.OriginsTestCase.test_origins_transformed_elaboratable", "callee": "tests.test_hdl_ir.ElaboratesTo.__init__", "lineno": 996, "resolution": "same_module_class_call" }, { "caller": "tests.test_hdl_ir.OriginsTestCase.test_origins_transformed_elaboratable", "callee": "tests.test_hdl_ir.ElaboratesTo.__init__", "lineno": 996, "resolution": "same_module_class_call" }, { "caller": "tests.test_hdl_ir.OriginsTestCase.test_origins_transformed_elaboratable", "callee": ".FHDLTestCase.assertEqual", "lineno": 998, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.OriginsTestCase.test_origins_transformed_elaboratable", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 999, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.OriginsTestCase.test_origins_transformed_elaboratable", "callee": ".FHDLTestCase.assertIs", "lineno": 1000, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.OriginsTestCase.test_origins_transformed_elaboratable", "callee": ".FHDLTestCase.assertIs", "lineno": 1001, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.OriginsTestCase.test_origins_transformed_elaboratable", "callee": ".FHDLTestCase.assertIs", "lineno": 1002, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.OriginsTestCase.test_origins_transformed_elaboratable", "callee": ".FHDLTestCase.assertIs", "lineno": 1003, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.OriginsTestCase.test_origins_transformed_elaboratable", "callee": "tests.test_hdl_ir.ElaboratesTo.__init__", "lineno": 1005, "resolution": "same_module_class_call" }, { "caller": "tests.test_hdl_ir.OriginsTestCase.test_origins_transformed_elaboratable", "callee": "tests.test_hdl_ir.ElaboratesTo.__init__", "lineno": 1005, "resolution": "same_module_class_call" }, { "caller": "tests.test_hdl_ir.OriginsTestCase.test_origins_transformed_elaboratable", "callee": ".FHDLTestCase.assertEqual", "lineno": 1007, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.OriginsTestCase.test_origins_transformed_elaboratable", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 1008, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.OriginsTestCase.test_origins_transformed_elaboratable", "callee": ".FHDLTestCase.assertIs", "lineno": 1009, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.OriginsTestCase.test_origins_transformed_elaboratable", "callee": ".FHDLTestCase.assertIs", "lineno": 1010, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.OriginsTestCase.test_origins_transformed_elaboratable", "callee": ".FHDLTestCase.assertIs", "lineno": 1011, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.OriginsTestCase.test_origins_transformed_elaboratable", "callee": ".FHDLTestCase.assertIs", "lineno": 1012, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.OriginsTestCase.test_origins_disable", "callee": "tests.test_hdl_ir.ElaboratesTo.__init__", "lineno": 1017, "resolution": "same_module_class_call" }, { "caller": "tests.test_hdl_ir.OriginsTestCase.test_origins_disable", "callee": ".FHDLTestCase.assertFalse", "lineno": 1019, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.IOBufferTestCase.test_wrong_port", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1111, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.IOBufferTestCase.test_wrong_i", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1118, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.IOBufferTestCase.test_wrong_o", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1125, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.IOBufferTestCase.test_wrong_oe", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1133, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.IOBufferTestCase.test_wrong_oe_without_o", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1140, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.IOBufferTestCase.test_conflict", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1151, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.ConflictTestCase.test_domain_conflict", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 3378, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.ConflictTestCase.test_module_conflict", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 3391, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.ConflictTestCase.test_instance_conflict", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 3402, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.FieldsTestCase.test_fields", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 3472, "resolution": "qualified_module_call" }, { "caller": "tests.test_hdl_ir.FieldsTestCase.test_fields", "callee": ".FHDLTestCase.assertEqual", "lineno": 3480, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.FieldsTestCase.test_fields", "callee": "amaranth.hdl._nir.SignalField.__init__", "lineno": 3481, "resolution": "imported_call" }, { "caller": "tests.test_hdl_ir.FieldsTestCase.test_fields", "callee": "amaranth.hdl._nir.SignalField.__init__", "lineno": 3482, "resolution": "imported_call" }, { "caller": "tests.test_hdl_ir.FieldsTestCase.test_fields", "callee": "amaranth.hdl._nir.SignalField.__init__", "lineno": 3487, "resolution": "imported_call" }, { "caller": "tests.test_hdl_ir.FieldsTestCase.test_fields", "callee": ".FHDLTestCase.assertEqual", "lineno": 3489, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.FieldsTestCase.test_fields", "callee": "amaranth.hdl._nir.SignalField.__init__", "lineno": 3490, "resolution": "imported_call" }, { "caller": "tests.test_hdl_ir.FieldsTestCase.test_fields", "callee": ".FHDLTestCase.assertEqual", "lineno": 3496, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.FieldsTestCase.test_fields", "callee": "amaranth.hdl._nir.SignalField.__init__", "lineno": 3497, "resolution": "imported_call" }, { "caller": "tests.test_hdl_ir.FieldsTestCase.test_fields", "callee": ".FHDLTestCase.assertEqual", "lineno": 3499, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.FieldsTestCase.test_fields", "callee": "amaranth.hdl._nir.SignalField.__init__", "lineno": 3500, "resolution": "imported_call" }, { "caller": "tests.test_hdl_ir.CycleTestCase.test_cycle", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 3513, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.CycleTestCase.test_assignment_cycle", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 3529, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.DomainLookupTestCase.test_domain_lookup", "callee": ".FHDLTestCase.assertIs", "lineno": 3569, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.DomainLookupTestCase.test_domain_lookup", "callee": ".FHDLTestCase.assertIs", "lineno": 3570, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.DomainLookupTestCase.test_domain_lookup", "callee": ".FHDLTestCase.assertIs", "lineno": 3571, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.DomainLookupTestCase.test_domain_lookup", "callee": ".FHDLTestCase.assertIs", "lineno": 3572, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.DomainLookupTestCase.test_domain_lookup", "callee": ".FHDLTestCase.assertIs", "lineno": 3573, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.DomainLookupTestCase.test_domain_lookup", "callee": ".FHDLTestCase.assertIs", "lineno": 3574, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.DomainLookupTestCase.test_domain_lookup", "callee": ".FHDLTestCase.assertIs", "lineno": 3575, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.DomainLookupTestCase.test_domain_lookup", "callee": ".FHDLTestCase.assertIs", "lineno": 3576, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.DomainLookupTestCase.test_domain_lookup", "callee": ".FHDLTestCase.assertIs", "lineno": 3577, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.DomainLookupTestCase.test_domain_lookup", "callee": ".FHDLTestCase.assertIs", "lineno": 3578, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.DomainLookupTestCase.test_domain_lookup", "callee": ".FHDLTestCase.assertIs", "lineno": 3579, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.RequirePosedgeTestCase.test_require_fail", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 3593, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_ir.RequirePosedgeTestCase.test_require_renamed", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 3602, "resolution": "external_inherited_call" } ], "tests.test_hdl_mem": [ { "caller": "tests.test_hdl_mem.MemoryDataTestCase.test_row_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 20, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_mem.MemoryDataTestCase.test_row_elab", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 28, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_mem.MemoryDataTestCase.test_row_elab", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 31, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_mem.InitTestCase.test_ones", "callee": ".FHDLTestCase.assertEqual", "lineno": 39, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_mem.InitTestCase.test_ones", "callee": ".FHDLTestCase.assertEqual", "lineno": 41, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_mem.InitTestCase.test_trunc", "callee": ".FHDLTestCase.assertEqual", "lineno": 47, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_mem.InitTestCase.test_trunc", "callee": ".FHDLTestCase.assertEqual", "lineno": 51, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_mem.InitTestCase.test_trunc", "callee": ".FHDLTestCase.assertEqual", "lineno": 55, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_mem.InitTestCase.test_trunc", "callee": ".FHDLTestCase.assertEqual", "lineno": 59, "resolution": "external_inherited_call" } ], "tests.test_hdl_time": [ { "caller": "tests.test_hdl_time.PeriodTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 8, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 10, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 11, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 12, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 13, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 14, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 15, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 17, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 18, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 19, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 20, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_constructor_exceptions", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 23, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_constructor_exceptions", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 27, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_constructor_exceptions", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 31, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_constructor_exceptions", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 35, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_constructor_exceptions", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 39, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_accessors", "callee": ".FHDLTestCase.assertEqual", "lineno": 44, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_accessors", "callee": ".FHDLTestCase.assertEqual", "lineno": 45, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_accessors", "callee": ".FHDLTestCase.assertEqual", "lineno": 46, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_accessors", "callee": ".FHDLTestCase.assertEqual", "lineno": 47, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_accessors", "callee": ".FHDLTestCase.assertEqual", "lineno": 48, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_accessors", "callee": ".FHDLTestCase.assertEqual", "lineno": 49, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_accessors", "callee": ".FHDLTestCase.assertEqual", "lineno": 51, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_accessors", "callee": ".FHDLTestCase.assertEqual", "lineno": 52, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_accessors", "callee": ".FHDLTestCase.assertEqual", "lineno": 53, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_accessors", "callee": ".FHDLTestCase.assertEqual", "lineno": 54, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_accessor_exceptions", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 57, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_accessor_exceptions", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 61, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_operators", "callee": ".FHDLTestCase.assertEqual", "lineno": 67, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_operators", "callee": ".FHDLTestCase.assertEqual", "lineno": 68, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_operators", "callee": ".FHDLTestCase.assertEqual", "lineno": 69, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_operators", "callee": ".FHDLTestCase.assertEqual", "lineno": 70, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_operators", "callee": ".FHDLTestCase.assertEqual", "lineno": 71, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_operators", "callee": ".FHDLTestCase.assertEqual", "lineno": 72, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_operators", "callee": ".FHDLTestCase.assertEqual", "lineno": 74, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_operators", "callee": ".FHDLTestCase.assertFalse", "lineno": 76, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_operators", "callee": ".FHDLTestCase.assertTrue", "lineno": 77, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_operators", "callee": ".FHDLTestCase.assertEqual", "lineno": 79, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_operators", "callee": ".FHDLTestCase.assertEqual", "lineno": 80, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_operators", "callee": ".FHDLTestCase.assertEqual", "lineno": 81, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_operators", "callee": ".FHDLTestCase.assertEqual", "lineno": 83, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_operators", "callee": ".FHDLTestCase.assertEqual", "lineno": 84, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_operators", "callee": ".FHDLTestCase.assertEqual", "lineno": 85, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_operators", "callee": ".FHDLTestCase.assertEqual", "lineno": 86, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_operators", "callee": ".FHDLTestCase.assertEqual", "lineno": 87, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_operators", "callee": ".FHDLTestCase.assertEqual", "lineno": 88, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_operators", "callee": ".FHDLTestCase.assertEqual", "lineno": 89, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_operators", "callee": ".FHDLTestCase.assertEqual", "lineno": 90, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_invalid_operands", "callee": ".FHDLTestCase.assertRaises", "lineno": 93, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_invalid_operands", "callee": ".FHDLTestCase.assertRaises", "lineno": 95, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_invalid_operands", "callee": ".FHDLTestCase.assertRaises", "lineno": 97, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_invalid_operands", "callee": ".FHDLTestCase.assertRaises", "lineno": 99, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_invalid_operands", "callee": ".FHDLTestCase.assertFalse", "lineno": 101, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_invalid_operands", "callee": ".FHDLTestCase.assertTrue", "lineno": 102, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_invalid_operands", "callee": ".FHDLTestCase.assertRaises", "lineno": 104, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_invalid_operands", "callee": ".FHDLTestCase.assertRaises", "lineno": 106, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_invalid_operands", "callee": ".FHDLTestCase.assertRaises", "lineno": 108, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_invalid_operands", "callee": ".FHDLTestCase.assertRaises", "lineno": 110, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_invalid_operands", "callee": ".FHDLTestCase.assertRaises", "lineno": 112, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_invalid_operands", "callee": ".FHDLTestCase.assertRaises", "lineno": 114, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_str", "callee": ".FHDLTestCase.assertEqual", "lineno": 118, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_str", "callee": ".FHDLTestCase.assertEqual", "lineno": 119, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_str", "callee": ".FHDLTestCase.assertEqual", "lineno": 120, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_str", "callee": ".FHDLTestCase.assertEqual", "lineno": 121, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_str", "callee": ".FHDLTestCase.assertEqual", "lineno": 122, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_str", "callee": ".FHDLTestCase.assertEqual", "lineno": 123, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_format", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 130, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_format", "callee": ".FHDLTestCase.assertEqual", "lineno": 134, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_format", "callee": ".FHDLTestCase.assertEqual", "lineno": 135, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_format", "callee": ".FHDLTestCase.assertEqual", "lineno": 136, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_format", "callee": ".FHDLTestCase.assertEqual", "lineno": 137, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_format", "callee": ".FHDLTestCase.assertEqual", "lineno": 138, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_format", "callee": ".FHDLTestCase.assertEqual", "lineno": 140, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_format", "callee": ".FHDLTestCase.assertEqual", "lineno": 141, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_format", "callee": ".FHDLTestCase.assertEqual", "lineno": 142, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_time.PeriodTestCase.test_format", "callee": ".FHDLTestCase.assertEqual", "lineno": 143, "resolution": "external_inherited_call" } ], "tests.test_hdl_xfrm": [ { "caller": "tests.test_hdl_xfrm.DomainRenamerTestCase.test_rename_signals", "callee": ".FHDLTestCase.assertFalse", "lineno": 52, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_xfrm.DomainRenamerTestCase.test_rename_cd", "callee": ".FHDLTestCase.assertEqual", "lineno": 78, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_xfrm.DomainRenamerTestCase.test_rename_cd", "callee": ".FHDLTestCase.assertEqual", "lineno": 79, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_xfrm.DomainRenamerTestCase.test_rename_cd_subfragment", "callee": ".FHDLTestCase.assertEqual", "lineno": 114, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_xfrm.DomainRenamerTestCase.test_rename_cd_subfragment", "callee": ".FHDLTestCase.assertEqual", "lineno": 115, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_xfrm.DomainRenamerTestCase.test_rename_mem_ports", "callee": "amaranth._utils._ignore_deprecated", "lineno": 122, "resolution": "imported_call" }, { "caller": "tests.test_hdl_xfrm.DomainRenamerTestCase.test_rename_mem_ports", "callee": "amaranth.lib.memory.Memory.__init__", "lineno": 123, "resolution": "imported_call" }, { "caller": "tests.test_hdl_xfrm.DomainRenamerTestCase.test_rename_mem_ports", "callee": "amaranth.lib.memory.Memory.read_port", "lineno": 125, "resolution": "local_typed_method_call" }, { "caller": "tests.test_hdl_xfrm.DomainRenamerTestCase.test_rename_mem_ports", "callee": "amaranth.lib.memory.Memory.read_port", "lineno": 126, "resolution": "local_typed_method_call" }, { "caller": "tests.test_hdl_xfrm.DomainRenamerTestCase.test_rename_mem_ports", "callee": "amaranth.lib.memory.Memory.write_port", "lineno": 127, "resolution": "local_typed_method_call" }, { "caller": "tests.test_hdl_xfrm.DomainRenamerTestCase.test_rename_mem_ports", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 132, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_xfrm.DomainRenamerTestCase.test_rename_mem_ports", "callee": ".FHDLTestCase.assertEqual", "lineno": 133, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_xfrm.DomainRenamerTestCase.test_rename_mem_ports", "callee": ".FHDLTestCase.assertEqual", "lineno": 134, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_xfrm.DomainRenamerTestCase.test_rename_mem_ports", "callee": ".FHDLTestCase.assertEqual", "lineno": 135, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_xfrm.DomainRenamerTestCase.test_rename_wrong_to_comb", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 138, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_xfrm.DomainRenamerTestCase.test_rename_wrong_from_comb", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 143, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_xfrm.DomainLowererTestCase.test_lower_wrong_domain", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 207, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_xfrm.DomainLowererTestCase.test_lower_wrong_reset_less_domain", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 220, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_xfrm.EnableInserterTestCase.test_enable_read_port", "callee": "amaranth._utils._ignore_deprecated", "lineno": 399, "resolution": "imported_call" }, { "caller": "tests.test_hdl_xfrm.EnableInserterTestCase.test_enable_read_port", "callee": "amaranth.lib.memory.Memory.__init__", "lineno": 400, "resolution": "imported_call" }, { "caller": "tests.test_hdl_xfrm.EnableInserterTestCase.test_enable_read_port", "callee": "amaranth.lib.memory.Memory.read_port", "lineno": 401, "resolution": "local_typed_method_call" }, { "caller": "tests.test_hdl_xfrm.EnableInserterTestCase.test_enable_write_port", "callee": "amaranth._utils._ignore_deprecated", "lineno": 408, "resolution": "imported_call" }, { "caller": "tests.test_hdl_xfrm.EnableInserterTestCase.test_enable_write_port", "callee": "amaranth.lib.memory.Memory.__init__", "lineno": 409, "resolution": "imported_call" }, { "caller": "tests.test_hdl_xfrm.EnableInserterTestCase.test_enable_write_port", "callee": "amaranth.lib.memory.Memory.write_port", "lineno": 410, "resolution": "local_typed_method_call" }, { "caller": "tests.test_hdl_xfrm.TransformedElaboratableTestCase.test_getattr", "callee": "tests.test_hdl_xfrm._MockElaboratable.__init__", "lineno": 437, "resolution": "same_module_class_call" }, { "caller": "tests.test_hdl_xfrm.TransformedElaboratableTestCase.test_getattr", "callee": ".FHDLTestCase.assertIs", "lineno": 440, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_xfrm.TransformedElaboratableTestCase.test_composition", "callee": "tests.test_hdl_xfrm._MockElaboratable.__init__", "lineno": 443, "resolution": "same_module_class_call" }, { "caller": "tests.test_hdl_xfrm.TransformedElaboratableTestCase.test_composition", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 447, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_xfrm.TransformedElaboratableTestCase.test_composition", "callee": ".FHDLTestCase.assertIs", "lineno": 448, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_xfrm.LHSMaskCollectorTestCase.test_slice", "callee": ".FHDLTestCase.assertEqual", "lineno": 467, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_xfrm.LHSMaskCollectorTestCase.test_slice_slice", "callee": ".FHDLTestCase.assertEqual", "lineno": 473, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_xfrm.LHSMaskCollectorTestCase.test_slice_concat", "callee": ".FHDLTestCase.assertEqual", "lineno": 480, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_xfrm.LHSMaskCollectorTestCase.test_slice_concat", "callee": ".FHDLTestCase.assertEqual", "lineno": 481, "resolution": "external_inherited_call" }, { "caller": "tests.test_hdl_xfrm.LHSMaskCollectorTestCase.test_slice_part", "callee": ".FHDLTestCase.assertEqual", "lineno": 488, "resolution": "external_inherited_call" } ], "tests.test_lib_cdc": [ { "caller": "tests.test_lib_cdc.FFSynchronizerTestCase.test_stages_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 12, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.FFSynchronizerTestCase.test_stages_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 15, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.FFSynchronizerTestCase.test_basic.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 27, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.FFSynchronizerTestCase.test_basic.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 30, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.FFSynchronizerTestCase.test_basic.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 32, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.FFSynchronizerTestCase.test_init_value.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 44, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.FFSynchronizerTestCase.test_init_value.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 47, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.FFSynchronizerTestCase.test_init_value.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 49, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.FFSynchronizerTestCase.test_reset_value.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 63, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.FFSynchronizerTestCase.test_reset_value.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 66, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.FFSynchronizerTestCase.test_reset_value.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 68, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.FFSynchronizerTestCase.test_reset_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 75, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.AsyncFFSynchronizerTestCase.test_stages_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 82, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.AsyncFFSynchronizerTestCase.test_stages_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 85, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.AsyncFFSynchronizerTestCase.test_edge_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 90, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.AsyncFFSynchronizerTestCase.test_width_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 95, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.AsyncFFSynchronizerTestCase.test_width_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 98, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.AsyncFFSynchronizerTestCase.test_pos_edge.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 113, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.AsyncFFSynchronizerTestCase.test_pos_edge.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 114, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.AsyncFFSynchronizerTestCase.test_pos_edge.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 116, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.AsyncFFSynchronizerTestCase.test_pos_edge.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 118, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.AsyncFFSynchronizerTestCase.test_pos_edge.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 120, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.AsyncFFSynchronizerTestCase.test_pos_edge.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 124, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.AsyncFFSynchronizerTestCase.test_pos_edge.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 126, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.AsyncFFSynchronizerTestCase.test_pos_edge.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 129, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.AsyncFFSynchronizerTestCase.test_pos_edge.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 131, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.AsyncFFSynchronizerTestCase.test_pos_edge.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 133, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.AsyncFFSynchronizerTestCase.test_neg_edge.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 150, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.AsyncFFSynchronizerTestCase.test_neg_edge.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 151, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.AsyncFFSynchronizerTestCase.test_neg_edge.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 153, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.AsyncFFSynchronizerTestCase.test_neg_edge.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 155, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.AsyncFFSynchronizerTestCase.test_neg_edge.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 157, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.AsyncFFSynchronizerTestCase.test_neg_edge.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 161, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.AsyncFFSynchronizerTestCase.test_neg_edge.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 163, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.AsyncFFSynchronizerTestCase.test_neg_edge.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 166, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.AsyncFFSynchronizerTestCase.test_neg_edge.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 168, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.AsyncFFSynchronizerTestCase.test_neg_edge.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 170, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.ResetSynchronizerTestCase.test_stages_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 179, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.ResetSynchronizerTestCase.test_stages_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 182, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.ResetSynchronizerTestCase.test_basic.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 198, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.ResetSynchronizerTestCase.test_basic.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 200, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.ResetSynchronizerTestCase.test_basic.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 202, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.ResetSynchronizerTestCase.test_basic.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 204, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.ResetSynchronizerTestCase.test_basic.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 208, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.ResetSynchronizerTestCase.test_basic.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 210, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.ResetSynchronizerTestCase.test_basic.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 213, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.ResetSynchronizerTestCase.test_basic.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 215, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.ResetSynchronizerTestCase.test_basic.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 217, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.PulseSynchronizerTestCase.test_stages_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 227, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.PulseSynchronizerTestCase.test_stages_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 230, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.PulseSynchronizerTestCase.test_smoke.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 249, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_cdc.PulseSynchronizerTestCase.test_smoke.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 256, "resolution": "external_inherited_call" } ], "tests.test_lib_crc": [ { "caller": "tests.test_lib_crc.CRCTestCase.test_processor_typecheck", "callee": ".unittest.TestCase.assertRaises", "lineno": 209, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_crc.CRCTestCase.test_processor_typecheck", "callee": "amaranth.lib.crc.Processor.__init__", "lineno": 210, "resolution": "imported_call" }, { "caller": "tests.test_lib_crc.CRCTestCase.test_algorithm_range_checks", "callee": ".unittest.TestCase.assertRaises", "lineno": 213, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_crc.CRCTestCase.test_algorithm_range_checks", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 214, "resolution": "imported_call" }, { "caller": "tests.test_lib_crc.CRCTestCase.test_algorithm_range_checks", "callee": ".unittest.TestCase.assertRaises", "lineno": 216, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_crc.CRCTestCase.test_algorithm_range_checks", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 217, "resolution": "imported_call" }, { "caller": "tests.test_lib_crc.CRCTestCase.test_algorithm_range_checks", "callee": ".unittest.TestCase.assertRaises", "lineno": 219, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_crc.CRCTestCase.test_algorithm_range_checks", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 220, "resolution": "imported_call" }, { "caller": "tests.test_lib_crc.CRCTestCase.test_algorithm_range_checks", "callee": ".unittest.TestCase.assertRaises", "lineno": 222, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_crc.CRCTestCase.test_algorithm_range_checks", "callee": "amaranth.lib.crc.Algorithm.__init__", "lineno": 223, "resolution": "imported_call" }, { "caller": "tests.test_lib_crc.CRCTestCase.test_parameter_range_checks", "callee": ".unittest.TestCase.assertRaises", "lineno": 227, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_crc.CRCTestCase.test_parameter_range_checks", "callee": ".unittest.TestCase.assertRaises", "lineno": 229, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_crc.CRCTestCase.test_crc_bytes", "callee": "tests.test_lib_crc.CRCTestCase.for_each_crc_concurrent", "lineno": 264, "resolution": "self_method_call" }, { "caller": "tests.test_lib_crc.CRCTestCase.test_crc_words", "callee": "tests.test_lib_crc.CRCTestCase.for_each_crc_concurrent", "lineno": 312, "resolution": "self_method_call" }, { "caller": "tests.test_lib_crc.CRCTestCase.test_crc_match", "callee": "tests.test_lib_crc.CRCTestCase.for_each_crc_concurrent", "lineno": 366, "resolution": "self_method_call" } ], "tests.test_lib_data": [ { "caller": "tests.test_lib_data.FieldTestCase.test_construct", "callee": "amaranth.lib.data.Field.__init__", "lineno": 35, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FieldTestCase.test_construct", "callee": ".TestCase.assertEqual", "lineno": 36, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.FieldTestCase.test_construct", "callee": ".TestCase.assertEqual", "lineno": 37, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.FieldTestCase.test_construct", "callee": ".TestCase.assertEqual", "lineno": 38, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.FieldTestCase.test_repr", "callee": "amaranth.lib.data.Field.__init__", "lineno": 41, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FieldTestCase.test_repr", "callee": ".TestCase.assertEqual", "lineno": 42, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.FieldTestCase.test_equal", "callee": "amaranth.lib.data.Field.__init__", "lineno": 45, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FieldTestCase.test_equal", "callee": "amaranth.lib.data.Field.__init__", "lineno": 46, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FieldTestCase.test_equal", "callee": ".TestCase.assertNotEqual", "lineno": 47, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.FieldTestCase.test_equal", "callee": "amaranth.lib.data.Field.__init__", "lineno": 48, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FieldTestCase.test_equal", "callee": ".TestCase.assertEqual", "lineno": 49, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.FieldTestCase.test_equal", "callee": "amaranth.lib.data.Field.__init__", "lineno": 50, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FieldTestCase.test_equal", "callee": ".TestCase.assertEqual", "lineno": 51, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.FieldTestCase.test_equal", "callee": "amaranth.lib.data.Field.__init__", "lineno": 52, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FieldTestCase.test_equal", "callee": "tests.test_lib_data.MockShapeCastable.__init__", "lineno": 52, "resolution": "same_module_class_call" }, { "caller": "tests.test_lib_data.FieldTestCase.test_equal", "callee": ".TestCase.assertEqual", "lineno": 53, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.FieldTestCase.test_equal", "callee": ".TestCase.assertNotEqual", "lineno": 54, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.FieldTestCase.test_preserve_shape", "callee": "tests.test_lib_data.MockShapeCastable.__init__", "lineno": 57, "resolution": "same_module_class_call" }, { "caller": "tests.test_lib_data.FieldTestCase.test_preserve_shape", "callee": "amaranth.lib.data.Field.__init__", "lineno": 58, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FieldTestCase.test_preserve_shape", "callee": ".TestCase.assertEqual", "lineno": 59, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.FieldTestCase.test_preserve_shape", "callee": ".TestCase.assertEqual", "lineno": 60, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.FieldTestCase.test_shape_wrong", "callee": ".TestCase.assertRaisesRegex", "lineno": 63, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.FieldTestCase.test_shape_wrong", "callee": "amaranth.lib.data.Field.__init__", "lineno": 65, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FieldTestCase.test_offset_wrong", "callee": ".TestCase.assertRaisesRegex", "lineno": 68, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.FieldTestCase.test_offset_wrong", "callee": "amaranth.lib.data.Field.__init__", "lineno": 70, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FieldTestCase.test_offset_wrong", "callee": ".TestCase.assertRaisesRegex", "lineno": 71, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.FieldTestCase.test_offset_wrong", "callee": "amaranth.lib.data.Field.__init__", "lineno": 73, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FieldTestCase.test_immutable", "callee": ".TestCase.assertRaises", "lineno": 76, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.FieldTestCase.test_immutable", "callee": "amaranth.lib.data.Field.__init__", "lineno": 77, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FieldTestCase.test_immutable", "callee": ".TestCase.assertRaises", "lineno": 78, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.FieldTestCase.test_immutable", "callee": "amaranth.lib.data.Field.__init__", "lineno": 79, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FieldTestCase.test_hash", "callee": "amaranth.lib.data.Field.__init__", "lineno": 82, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.StructLayoutTestCase.test_construct", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 87, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.StructLayoutTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 91, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.StructLayoutTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 95, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.StructLayoutTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 96, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.StructLayoutTestCase.test_construct", "callee": "amaranth.lib.data.Field.__init__", "lineno": 97, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.StructLayoutTestCase.test_construct", "callee": "amaranth.lib.data.Field.__init__", "lineno": 98, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.StructLayoutTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 100, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.StructLayoutTestCase.test_construct", "callee": "amaranth.lib.data.Field.__init__", "lineno": 100, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.StructLayoutTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 101, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.StructLayoutTestCase.test_construct", "callee": "amaranth.lib.data.Field.__init__", "lineno": 101, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.StructLayoutTestCase.test_size_empty", "callee": ".FHDLTestCase.assertEqual", "lineno": 104, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.StructLayoutTestCase.test_size_empty", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 104, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.StructLayoutTestCase.test_eq", "callee": ".FHDLTestCase.assertEqual", "lineno": 107, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.StructLayoutTestCase.test_eq", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 107, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.StructLayoutTestCase.test_eq", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 108, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.StructLayoutTestCase.test_eq", "callee": ".FHDLTestCase.assertNotEqual", "lineno": 109, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.StructLayoutTestCase.test_eq", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 109, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.StructLayoutTestCase.test_eq", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 110, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.StructLayoutTestCase.test_eq", "callee": ".FHDLTestCase.assertNotEqual", "lineno": 111, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.StructLayoutTestCase.test_eq", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 111, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.StructLayoutTestCase.test_eq", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 112, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.StructLayoutTestCase.test_repr", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 115, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.StructLayoutTestCase.test_repr", "callee": ".FHDLTestCase.assertEqual", "lineno": 119, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.StructLayoutTestCase.test_members_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 122, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.StructLayoutTestCase.test_members_wrong", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 124, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.StructLayoutTestCase.test_member_key_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 127, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.StructLayoutTestCase.test_member_key_wrong", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 129, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.StructLayoutTestCase.test_member_value_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 132, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.StructLayoutTestCase.test_member_value_wrong", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 134, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.StructLayoutTestCase.test_format", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 137, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.StructLayoutTestCase.test_format", "callee": "amaranth.lib.data.Layout.format", "lineno": 142, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_data.UnionLayoutTestCase.test_construct", "callee": "amaranth.lib.data.UnionLayout.__init__", "lineno": 152, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.UnionLayoutTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 156, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.UnionLayoutTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 160, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.UnionLayoutTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 161, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.UnionLayoutTestCase.test_construct", "callee": "amaranth.lib.data.Field.__init__", "lineno": 162, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.UnionLayoutTestCase.test_construct", "callee": "amaranth.lib.data.Field.__init__", "lineno": 163, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.UnionLayoutTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 165, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.UnionLayoutTestCase.test_construct", "callee": "amaranth.lib.data.Field.__init__", "lineno": 165, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.UnionLayoutTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 166, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.UnionLayoutTestCase.test_construct", "callee": "amaranth.lib.data.Field.__init__", "lineno": 166, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.UnionLayoutTestCase.test_size_empty", "callee": ".FHDLTestCase.assertEqual", "lineno": 169, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.UnionLayoutTestCase.test_size_empty", "callee": "amaranth.lib.data.UnionLayout.__init__", "lineno": 169, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.UnionLayoutTestCase.test_eq", "callee": ".FHDLTestCase.assertEqual", "lineno": 172, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.UnionLayoutTestCase.test_eq", "callee": "amaranth.lib.data.UnionLayout.__init__", "lineno": 172, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.UnionLayoutTestCase.test_eq", "callee": "amaranth.lib.data.UnionLayout.__init__", "lineno": 173, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.UnionLayoutTestCase.test_eq", "callee": ".FHDLTestCase.assertEqual", "lineno": 174, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.UnionLayoutTestCase.test_eq", "callee": "amaranth.lib.data.UnionLayout.__init__", "lineno": 174, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.UnionLayoutTestCase.test_eq", "callee": "amaranth.lib.data.UnionLayout.__init__", "lineno": 175, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.UnionLayoutTestCase.test_eq", "callee": ".FHDLTestCase.assertNotEqual", "lineno": 176, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.UnionLayoutTestCase.test_eq", "callee": "amaranth.lib.data.UnionLayout.__init__", "lineno": 176, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.UnionLayoutTestCase.test_eq", "callee": "amaranth.lib.data.UnionLayout.__init__", "lineno": 177, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.UnionLayoutTestCase.test_repr", "callee": "amaranth.lib.data.UnionLayout.__init__", "lineno": 180, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.UnionLayoutTestCase.test_repr", "callee": ".FHDLTestCase.assertEqual", "lineno": 184, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.UnionLayoutTestCase.test_members_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 187, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.UnionLayoutTestCase.test_members_wrong", "callee": "amaranth.lib.data.UnionLayout.__init__", "lineno": 189, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.UnionLayoutTestCase.test_member_key_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 192, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.UnionLayoutTestCase.test_member_key_wrong", "callee": "amaranth.lib.data.UnionLayout.__init__", "lineno": 194, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.UnionLayoutTestCase.test_member_value_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 197, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.UnionLayoutTestCase.test_member_value_wrong", "callee": "amaranth.lib.data.UnionLayout.__init__", "lineno": 199, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.UnionLayoutTestCase.test_const_two_members_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 202, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.UnionLayoutTestCase.test_const_two_members_wrong", "callee": "amaranth.lib.data.UnionLayout.__init__", "lineno": 205, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.UnionLayoutTestCase.test_format", "callee": "amaranth.lib.data.UnionLayout.__init__", "lineno": 208, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.UnionLayoutTestCase.test_format", "callee": "amaranth.lib.data.Layout.format", "lineno": 213, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_construct", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 223, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 224, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 225, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 226, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_construct", "callee": "amaranth.lib.data.Field.__init__", "lineno": 227, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_construct", "callee": "amaranth.lib.data.Field.__init__", "lineno": 228, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_construct", "callee": "amaranth.lib.data.Field.__init__", "lineno": 229, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 231, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_construct", "callee": "amaranth.lib.data.Field.__init__", "lineno": 231, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 232, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_construct", "callee": "amaranth.lib.data.Field.__init__", "lineno": 232, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 233, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_construct", "callee": "amaranth.lib.data.Field.__init__", "lineno": 233, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 234, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_construct", "callee": "amaranth.lib.data.Field.__init__", "lineno": 234, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 235, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_construct", "callee": "amaranth.lib.data.Field.__init__", "lineno": 235, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 236, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_construct", "callee": "amaranth.lib.data.Field.__init__", "lineno": 236, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 237, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_shape_castable", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 240, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_shape_castable", "callee": ".FHDLTestCase.assertEqual", "lineno": 241, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_eq", "callee": ".FHDLTestCase.assertEqual", "lineno": 244, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_eq", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 244, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_eq", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 245, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_eq", "callee": ".FHDLTestCase.assertNotEqual", "lineno": 246, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_eq", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 246, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_eq", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 247, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_repr", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 250, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_repr", "callee": ".FHDLTestCase.assertEqual", "lineno": 251, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_elem_shape_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 254, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_elem_shape_wrong", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 256, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_length_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 259, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_length_wrong", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 261, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_length_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 262, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_length_wrong", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 264, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_key_wrong_bounds", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 267, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_key_wrong_bounds", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 268, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_key_wrong_bounds", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 270, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_key_wrong_type", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 274, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_key_wrong_type", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 275, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_format", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 280, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_format", "callee": "amaranth.lib.data.ArrayLayout.format", "lineno": 282, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_format_signed", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 291, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_format_signed", "callee": "amaranth.lib.data.ArrayLayout.format", "lineno": 293, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_format_nested", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 302, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_format_nested", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 302, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ArrayLayoutTestCase.test_format_nested", "callee": "amaranth.lib.data.ArrayLayout.format", "lineno": 304, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_construct", "callee": "amaranth.lib.data.FlexibleLayout.__init__", "lineno": 324, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_construct", "callee": "amaranth.lib.data.Field.__init__", "lineno": 325, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_construct", "callee": "amaranth.lib.data.Field.__init__", "lineno": 326, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_construct", "callee": "amaranth.lib.data.Field.__init__", "lineno": 327, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_construct", "callee": ".TestCase.assertEqual", "lineno": 329, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_construct", "callee": ".TestCase.assertEqual", "lineno": 330, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_construct", "callee": "amaranth.lib.data.Field.__init__", "lineno": 331, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_construct", "callee": "amaranth.lib.data.Field.__init__", "lineno": 332, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_construct", "callee": "amaranth.lib.data.Field.__init__", "lineno": 333, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_construct", "callee": ".TestCase.assertEqual", "lineno": 335, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_construct", "callee": "amaranth.lib.data.Field.__init__", "lineno": 336, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_construct", "callee": "amaranth.lib.data.Field.__init__", "lineno": 337, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_construct", "callee": "amaranth.lib.data.Field.__init__", "lineno": 338, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_construct", "callee": ".TestCase.assertEqual", "lineno": 340, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_construct", "callee": "amaranth.lib.data.Field.__init__", "lineno": 340, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_construct", "callee": ".TestCase.assertEqual", "lineno": 341, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_construct", "callee": "amaranth.lib.data.Field.__init__", "lineno": 341, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_construct", "callee": ".TestCase.assertEqual", "lineno": 342, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_construct", "callee": "amaranth.lib.data.Field.__init__", "lineno": 342, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_is_not_mutated", "callee": "amaranth.lib.data.FlexibleLayout.__init__", "lineno": 345, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_is_not_mutated", "callee": "amaranth.lib.data.Field.__init__", "lineno": 345, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_is_not_mutated", "callee": ".TestCase.assertIn", "lineno": 347, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_eq", "callee": ".TestCase.assertEqual", "lineno": 350, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_eq", "callee": "amaranth.lib.data.FlexibleLayout.__init__", "lineno": 350, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_eq", "callee": "amaranth.lib.data.Field.__init__", "lineno": 350, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_eq", "callee": "amaranth.lib.data.FlexibleLayout.__init__", "lineno": 351, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_eq", "callee": "amaranth.lib.data.Field.__init__", "lineno": 351, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_eq", "callee": ".TestCase.assertNotEqual", "lineno": 352, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_eq", "callee": "amaranth.lib.data.FlexibleLayout.__init__", "lineno": 352, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_eq", "callee": "amaranth.lib.data.Field.__init__", "lineno": 352, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_eq", "callee": "amaranth.lib.data.FlexibleLayout.__init__", "lineno": 353, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_eq", "callee": "amaranth.lib.data.Field.__init__", "lineno": 353, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_eq", "callee": ".TestCase.assertNotEqual", "lineno": 354, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_eq", "callee": "amaranth.lib.data.FlexibleLayout.__init__", "lineno": 354, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_eq", "callee": "amaranth.lib.data.Field.__init__", "lineno": 354, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_eq", "callee": "amaranth.lib.data.FlexibleLayout.__init__", "lineno": 355, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_eq", "callee": "amaranth.lib.data.Field.__init__", "lineno": 355, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_eq_duck", "callee": ".TestCase.assertEqual", "lineno": 358, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_eq_duck", "callee": "amaranth.lib.data.FlexibleLayout.__init__", "lineno": 358, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_eq_duck", "callee": "amaranth.lib.data.Field.__init__", "lineno": 358, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_eq_duck", "callee": "amaranth.lib.data.Field.__init__", "lineno": 359, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_eq_duck", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 360, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_eq_duck", "callee": ".TestCase.assertEqual", "lineno": 362, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_eq_duck", "callee": "amaranth.lib.data.FlexibleLayout.__init__", "lineno": 362, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_eq_duck", "callee": "amaranth.lib.data.Field.__init__", "lineno": 362, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_eq_duck", "callee": "amaranth.lib.data.Field.__init__", "lineno": 363, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_eq_duck", "callee": "amaranth.lib.data.UnionLayout.__init__", "lineno": 364, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_repr", "callee": "amaranth.lib.data.FlexibleLayout.__init__", "lineno": 368, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_repr", "callee": "amaranth.lib.data.Field.__init__", "lineno": 369, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_repr", "callee": "amaranth.lib.data.Field.__init__", "lineno": 370, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_repr", "callee": "amaranth.lib.data.Field.__init__", "lineno": 371, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_repr", "callee": ".TestCase.assertEqual", "lineno": 373, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_fields_wrong", "callee": ".TestCase.assertRaisesRegex", "lineno": 379, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_fields_wrong", "callee": "amaranth.lib.data.FlexibleLayout.__init__", "lineno": 381, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_field_key_wrong", "callee": ".TestCase.assertRaisesRegex", "lineno": 384, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_field_key_wrong", "callee": "amaranth.lib.data.FlexibleLayout.__init__", "lineno": 387, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_field_key_wrong", "callee": ".TestCase.assertRaisesRegex", "lineno": 388, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_field_key_wrong", "callee": "amaranth.lib.data.FlexibleLayout.__init__", "lineno": 391, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_field_value_wrong", "callee": ".TestCase.assertRaisesRegex", "lineno": 394, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_field_value_wrong", "callee": "amaranth.lib.data.FlexibleLayout.__init__", "lineno": 396, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_size_wrong_negative", "callee": ".TestCase.assertRaisesRegex", "lineno": 399, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_size_wrong_negative", "callee": "amaranth.lib.data.FlexibleLayout.__init__", "lineno": 401, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_size_wrong_small", "callee": ".TestCase.assertRaisesRegex", "lineno": 404, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_size_wrong_small", "callee": "amaranth.lib.data.FlexibleLayout.__init__", "lineno": 406, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_size_wrong_small", "callee": "amaranth.lib.data.Field.__init__", "lineno": 406, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_size_wrong_small", "callee": ".TestCase.assertRaisesRegex", "lineno": 407, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_size_wrong_small", "callee": "amaranth.lib.data.FlexibleLayout.__init__", "lineno": 409, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_size_wrong_small", "callee": "amaranth.lib.data.Field.__init__", "lineno": 409, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_key_wrong_missing", "callee": "amaranth.lib.data.FlexibleLayout.__init__", "lineno": 412, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_key_wrong_missing", "callee": "amaranth.lib.data.Field.__init__", "lineno": 412, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_key_wrong_missing", "callee": ".TestCase.assertRaisesRegex", "lineno": 413, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_key_wrong_type", "callee": "amaranth.lib.data.FlexibleLayout.__init__", "lineno": 418, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_key_wrong_type", "callee": "amaranth.lib.data.Field.__init__", "lineno": 418, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.FlexibleLayoutTestCase.test_key_wrong_type", "callee": ".TestCase.assertRaisesRegex", "lineno": 419, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_cast", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 426, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_cast", "callee": ".FHDLTestCase.assertIs", "lineno": 427, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_cast", "callee": "amaranth.lib.data.Layout.cast", "lineno": 427, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_cast_wrong_not_layout", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 430, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_cast_wrong_not_layout", "callee": "amaranth.lib.data.Layout.cast", "lineno": 432, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_cast_wrong_type", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 435, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_cast_wrong_type", "callee": "amaranth.lib.data.Layout.cast", "lineno": 437, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_cast_wrong_recur", "callee": "tests.test_lib_data.MockShapeCastable.__init__", "lineno": 440, "resolution": "same_module_class_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_cast_wrong_recur", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 442, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_cast_wrong_recur", "callee": "amaranth.lib.data.Layout.cast", "lineno": 444, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_eq_wrong_recur", "callee": "tests.test_lib_data.MockShapeCastable.__init__", "lineno": 447, "resolution": "same_module_class_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_eq_wrong_recur", "callee": ".FHDLTestCase.assertNotEqual", "lineno": 449, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_eq_wrong_recur", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 449, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_call", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 452, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_call", "callee": ".FHDLTestCase.assertIs", "lineno": 455, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_call", "callee": ".FHDLTestCase.assertIs", "lineno": 456, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_const", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 459, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_const", "callee": "amaranth.lib.data.Layout.const", "lineno": 463, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_const", "callee": "amaranth.lib.data.Layout.const", "lineno": 464, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_const", "callee": "amaranth.lib.data.Layout.const", "lineno": 465, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_const", "callee": "amaranth.lib.data.Layout.const", "lineno": 465, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_const", "callee": "amaranth.lib.data.FlexibleLayout.__init__", "lineno": 467, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_const", "callee": "amaranth.lib.data.Field.__init__", "lineno": 468, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_const", "callee": "amaranth.lib.data.Field.__init__", "lineno": 469, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_const", "callee": "amaranth.lib.data.Layout.const", "lineno": 471, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_const", "callee": "amaranth.lib.data.Layout.const", "lineno": 472, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_const", "callee": "amaranth.lib.data.Layout.const", "lineno": 473, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_const", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 475, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_const", "callee": "amaranth.lib.data.Layout.const", "lineno": 479, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_const_wrong", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 482, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_const_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 483, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_const_wrong", "callee": "amaranth.lib.data.Layout.const", "lineno": 486, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_const_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 487, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_const_wrong", "callee": "amaranth.lib.data.Layout.const", "lineno": 490, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_const_wrong", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 491, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_const_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 492, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_const_wrong", "callee": "amaranth.lib.data.Layout.const", "lineno": 494, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_const_wrong", "callee": "amaranth.lib.data.Layout.const", "lineno": 494, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_const_field_shape_castable", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 510, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_const_field_shape_castable", "callee": "amaranth.lib.data.Layout.const", "lineno": 511, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_const_field_shape_castable", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 513, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_const_field_shape_castable", "callee": "amaranth.lib.data.Layout.const", "lineno": 516, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_const_field_const", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 519, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_const_field_const", "callee": "amaranth.lib.data.Layout.const", "lineno": 520, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_signal_init", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 523, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_signal_init", "callee": ".FHDLTestCase.assertEqual", "lineno": 527, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_signal_init", "callee": ".FHDLTestCase.assertEqual", "lineno": 528, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.LayoutTestCase.test_hash", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 531, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_construct", "callee": "amaranth.lib.data.View.__init__", "lineno": 537, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_construct", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 537, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_construct", "callee": ".FHDLTestCase.assertIs", "lineno": 538, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_construct_signal", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 543, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_construct_signal", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 545, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_construct_signal", "callee": ".FHDLTestCase.assertEqual", "lineno": 546, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_construct_signal", "callee": ".FHDLTestCase.assertEqual", "lineno": 547, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_construct_signal_init", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 556, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_construct_signal_init", "callee": ".FHDLTestCase.assertEqual", "lineno": 558, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_construct_signal_init", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 559, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_construct_signal_init", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 560, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_construct_signal_init", "callee": ".FHDLTestCase.assertEqual", "lineno": 562, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_construct_signal_init", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 563, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_construct_signal_init", "callee": ".FHDLTestCase.assertEqual", "lineno": 565, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_layout_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 568, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_layout_wrong", "callee": "amaranth.lib.data.View.__init__", "lineno": 570, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_layout_conflict_with_attr", "callee": "amaranth.lib.data.View.__init__", "lineno": 576, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_layout_conflict_with_attr", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 576, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_layout_conflict_with_attr_derived", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 586, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_target_wrong_type", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 589, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_target_wrong_type", "callee": "amaranth.lib.data.View.__init__", "lineno": 591, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_target_wrong_type", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 591, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_target_wrong_size", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 594, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_target_wrong_size", "callee": "amaranth.lib.data.View.__init__", "lineno": 597, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_target_wrong_size", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 597, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_getitem", "callee": "amaranth.lib.data.UnionLayout.__init__", "lineno": 600, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_getitem", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 602, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_getitem", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 608, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_getitem", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 609, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_getitem", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 609, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_getitem", "callee": ".FHDLTestCase.assertEqual", "lineno": 616, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_getitem", "callee": ".FHDLTestCase.assertEqual", "lineno": 618, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_getitem", "callee": ".FHDLTestCase.assertEqual", "lineno": 622, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_getitem", "callee": ".FHDLTestCase.assertEqual", "lineno": 624, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_getitem_slice", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 634, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_getitem_slice", "callee": ".FHDLTestCase.assertEqual", "lineno": 635, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_getitem_slice", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 635, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_array_iter", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 664, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_array_iter", "callee": ".FHDLTestCase.assertEqual", "lineno": 666, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_getitem_custom_call", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 687, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_getitem_custom_call_wrong", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 710, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_getitem_custom_call_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 713, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_index_wrong_missing", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 719, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_index_wrong_missing", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 721, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_index_wrong_struct_dynamic", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 724, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_index_wrong_struct_dynamic", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 727, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_index_wrong_oob", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 730, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_index_wrong_oob", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 732, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_index_wrong_oob", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 733, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_index_wrong_oob", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 735, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_index_wrong_slice", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 738, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_index_wrong_slice", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 741, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_getattr", "callee": "amaranth.lib.data.UnionLayout.__init__", "lineno": 744, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_getattr", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 746, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_getattr", "callee": ".FHDLTestCase.assertEqual", "lineno": 755, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_getattr", "callee": ".FHDLTestCase.assertEqual", "lineno": 757, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_getattr", "callee": ".FHDLTestCase.assertEqual", "lineno": 761, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_getattr", "callee": ".FHDLTestCase.assertEqual", "lineno": 763, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_getattr_reserved", "callee": "amaranth.lib.data.UnionLayout.__init__", "lineno": 766, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_attr_wrong_missing", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 772, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_attr_wrong_missing", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 774, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_attr_wrong_reserved", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 777, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_attr_wrong_reserved", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 780, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_signal_like", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 783, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_signal_like", "callee": ".FHDLTestCase.assertEqual", "lineno": 785, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_signal_like", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 785, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_signal_like", "callee": ".FHDLTestCase.assertEqual", "lineno": 787, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_signal_like", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 789, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_signal_like", "callee": ".FHDLTestCase.assertEqual", "lineno": 791, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_signal_like", "callee": ".FHDLTestCase.assertEqual", "lineno": 792, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_signal_like", "callee": ".FHDLTestCase.assertEqual", "lineno": 793, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_bug_837_array_layout_getitem_str", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 797, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_bug_837_array_layout_getitem_str", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 800, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_bug_837_array_layout_getattr", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 803, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_bug_837_array_layout_getattr", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 805, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_compare", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 808, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_compare", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 809, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_compare", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 810, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_compare", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 813, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_compare", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 817, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_compare", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 821, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_compare", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 825, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_len", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 831, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_len", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 832, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_len", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 835, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_len", "callee": ".FHDLTestCase.assertEqual", "lineno": 836, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_operator", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 839, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_operator", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 854, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_operator", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 857, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_operator", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 865, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_operator", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 868, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ViewTestCase.test_repr", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 873, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_construct", "callee": "amaranth.lib.data.Const.__init__", "lineno": 879, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_construct", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 879, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 881, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_construct", "callee": "amaranth.lib.data.Const.shape", "lineno": 881, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_construct", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 881, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 882, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_construct", "callee": "amaranth.lib.data.Const.as_bits", "lineno": 882, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 883, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 884, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_construct_const", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 887, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_construct_const", "callee": ".FHDLTestCase.assertEqual", "lineno": 889, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_construct_const", "callee": ".FHDLTestCase.assertEqual", "lineno": 890, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_layout_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 893, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_layout_wrong", "callee": "amaranth.lib.data.Const.__init__", "lineno": 895, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_layout_conflict_with_attr", "callee": "amaranth.lib.data.Const.__init__", "lineno": 901, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_layout_conflict_with_attr", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 901, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_layout_conflict_with_attr_derived", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 911, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_target_wrong_type", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 914, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_target_wrong_type", "callee": "amaranth.lib.data.Const.__init__", "lineno": 916, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_target_wrong_type", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 916, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_target_wrong_value", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 919, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_target_wrong_value", "callee": "amaranth.lib.data.Const.__init__", "lineno": 921, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_target_wrong_value", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 921, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getitem", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 924, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getitem", "callee": "amaranth.lib.data.Const.__init__", "lineno": 928, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getitem", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 928, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getitem", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 930, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getitem", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 936, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getitem", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 937, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getitem", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 937, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getitem", "callee": ".FHDLTestCase.assertEqual", "lineno": 944, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getitem", "callee": ".FHDLTestCase.assertEqual", "lineno": 945, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getitem", "callee": ".FHDLTestCase.assertEqual", "lineno": 946, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getitem", "callee": ".FHDLTestCase.assertEqual", "lineno": 947, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getitem", "callee": ".FHDLTestCase.assertEqual", "lineno": 948, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getitem", "callee": ".FHDLTestCase.assertEqual", "lineno": 949, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getitem", "callee": ".FHDLTestCase.assertEqual", "lineno": 950, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getitem", "callee": ".FHDLTestCase.assertEqual", "lineno": 951, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getitem", "callee": ".FHDLTestCase.assertEqual", "lineno": 952, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getitem", "callee": ".FHDLTestCase.assertEqual", "lineno": 953, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getitem", "callee": ".FHDLTestCase.assertEqual", "lineno": 955, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getitem", "callee": "amaranth.lib.data.Const.__init__", "lineno": 955, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getitem", "callee": ".FHDLTestCase.assertEqual", "lineno": 956, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getitem", "callee": "amaranth.lib.data.Const.__init__", "lineno": 956, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getitem", "callee": ".FHDLTestCase.assertEqual", "lineno": 957, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getitem", "callee": ".FHDLTestCase.assertEqual", "lineno": 958, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getitem_slice.A", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 962, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getitem_slice", "callee": "amaranth.lib.data.Const.__init__", "lineno": 963, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getitem_slice", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 963, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getitem_slice", "callee": ".FHDLTestCase.assertEqual", "lineno": 964, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getitem_slice", "callee": "amaranth.lib.data.Const.__init__", "lineno": 964, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getitem_slice", "callee": "tests.test_lib_data.ConstTestCase.test_getitem_slice.A", "lineno": 964, "resolution": "same_class_name_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getitem_slice", "callee": ".FHDLTestCase.assertEqual", "lineno": 965, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getitem_slice", "callee": "amaranth.lib.data.Const.__init__", "lineno": 965, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getitem_slice", "callee": "tests.test_lib_data.ConstTestCase.test_getitem_slice.A", "lineno": 965, "resolution": "same_class_name_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getitem_slice", "callee": ".FHDLTestCase.assertEqual", "lineno": 966, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getitem_slice", "callee": "amaranth.lib.data.Const.__init__", "lineno": 966, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getitem_slice", "callee": "tests.test_lib_data.ConstTestCase.test_getitem_slice.A", "lineno": 966, "resolution": "same_class_name_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getitem_slice", "callee": ".FHDLTestCase.assertEqual", "lineno": 967, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getitem_slice", "callee": "amaranth.lib.data.Const.__init__", "lineno": 967, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getitem_slice", "callee": "tests.test_lib_data.ConstTestCase.test_getitem_slice.A", "lineno": 967, "resolution": "same_class_name_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getitem_slice", "callee": ".FHDLTestCase.assertEqual", "lineno": 968, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getitem_slice", "callee": "amaranth.lib.data.Const.__init__", "lineno": 968, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getitem_slice", "callee": "tests.test_lib_data.ConstTestCase.test_getitem_slice.A", "lineno": 968, "resolution": "same_class_name_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_array_iter", "callee": "amaranth.lib.data.Const.__init__", "lineno": 971, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_array_iter", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 971, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_array_iter", "callee": ".FHDLTestCase.assertEqual", "lineno": 972, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getitem_custom_call", "callee": "amaranth.lib.data.Const.__init__", "lineno": 988, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getitem_custom_call", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 988, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getitem_custom_call", "callee": ".FHDLTestCase.assertEqual", "lineno": 991, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_index_wrong_missing", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 994, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_index_wrong_missing", "callee": "amaranth.lib.data.Const.__init__", "lineno": 996, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_index_wrong_missing", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 996, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_index_wrong_struct_dynamic", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 999, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_index_wrong_struct_dynamic", "callee": "amaranth.lib.data.Const.__init__", "lineno": 1002, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_index_wrong_struct_dynamic", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 1002, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getattr", "callee": "amaranth.lib.data.Const.__init__", "lineno": 1005, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getattr", "callee": "amaranth.lib.data.UnionLayout.__init__", "lineno": 1005, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getattr", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 1007, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getattr", "callee": ".FHDLTestCase.assertEqual", "lineno": 1016, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getattr", "callee": ".FHDLTestCase.assertEqual", "lineno": 1017, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getattr", "callee": ".FHDLTestCase.assertEqual", "lineno": 1018, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getattr", "callee": ".FHDLTestCase.assertEqual", "lineno": 1019, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getattr", "callee": ".FHDLTestCase.assertEqual", "lineno": 1020, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getattr", "callee": ".FHDLTestCase.assertEqual", "lineno": 1021, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getattr_reserved", "callee": "amaranth.lib.data.Const.__init__", "lineno": 1024, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getattr_reserved", "callee": "amaranth.lib.data.UnionLayout.__init__", "lineno": 1024, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_getattr_reserved", "callee": ".FHDLTestCase.assertEqual", "lineno": 1027, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_attr_wrong_missing", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1030, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_attr_wrong_missing", "callee": "amaranth.lib.data.Const.__init__", "lineno": 1033, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_attr_wrong_missing", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 1033, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_attr_wrong_reserved", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1036, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_attr_wrong_reserved", "callee": "amaranth.lib.data.Const.__init__", "lineno": 1039, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_attr_wrong_reserved", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 1039, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_bug_837_array_layout_getitem_str", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1042, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_bug_837_array_layout_getitem_str", "callee": "amaranth.lib.data.Const.__init__", "lineno": 1045, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_bug_837_array_layout_getitem_str", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 1045, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_bug_837_array_layout_getattr", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1048, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_bug_837_array_layout_getattr", "callee": "amaranth.lib.data.Const.__init__", "lineno": 1050, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_bug_837_array_layout_getattr", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 1050, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_compare", "callee": "amaranth.lib.data.Const.__init__", "lineno": 1053, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_compare", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 1053, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_compare", "callee": "amaranth.lib.data.Const.__init__", "lineno": 1054, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_compare", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 1054, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_compare", "callee": "amaranth.lib.data.Const.__init__", "lineno": 1055, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_compare", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 1055, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_compare", "callee": "amaranth.lib.data.Const.__init__", "lineno": 1056, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_compare", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 1056, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_compare", "callee": "amaranth.lib.data.Const.__init__", "lineno": 1057, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_compare", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 1057, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_compare", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 1058, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_compare", "callee": ".FHDLTestCase.assertTrue", "lineno": 1059, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_compare", "callee": ".FHDLTestCase.assertFalse", "lineno": 1060, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_compare", "callee": ".FHDLTestCase.assertFalse", "lineno": 1061, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_compare", "callee": ".FHDLTestCase.assertTrue", "lineno": 1062, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_compare", "callee": ".FHDLTestCase.assertTrue", "lineno": 1067, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_compare", "callee": ".FHDLTestCase.assertFalse", "lineno": 1068, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_compare", "callee": ".FHDLTestCase.assertFalse", "lineno": 1069, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_compare", "callee": ".FHDLTestCase.assertTrue", "lineno": 1070, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_compare", "callee": ".FHDLTestCase.assertTrue", "lineno": 1071, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_compare", "callee": ".FHDLTestCase.assertFalse", "lineno": 1072, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_compare", "callee": ".FHDLTestCase.assertFalse", "lineno": 1073, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_compare", "callee": ".FHDLTestCase.assertTrue", "lineno": 1074, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_compare", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1075, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_compare", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1080, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_compare", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1085, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_compare", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1089, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_compare", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1093, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_compare", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1098, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_compare", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1103, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_compare", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1108, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_compare", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1113, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_compare", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1118, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_compare", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1123, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_compare", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1128, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_len", "callee": "amaranth.lib.data.Const.__init__", "lineno": 1135, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_len", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 1135, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_len", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1136, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_len", "callee": "amaranth.lib.data.Const.__init__", "lineno": 1139, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_len", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 1139, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_len", "callee": ".FHDLTestCase.assertEqual", "lineno": 1140, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_operator", "callee": "amaranth.lib.data.Const.__init__", "lineno": 1143, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_operator", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 1143, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_operator", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1158, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_operator", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1161, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_operator", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1169, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_operator", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1172, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_repr", "callee": "amaranth.lib.data.Const.__init__", "lineno": 1177, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_repr", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 1177, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_hash", "callee": "amaranth.lib.data.Const.__init__", "lineno": 1181, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.ConstTestCase.test_hash", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 1181, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.StructTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 1190, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.StructTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 1191, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.StructTestCase.test_construct", "callee": "amaranth.lib.data.Layout.cast", "lineno": 1191, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.StructTestCase.test_construct", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 1191, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.StructTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 1197, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.StructTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 1198, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.StructTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 1199, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.StructTestCase.test_construct_nested", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 1204, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.StructTestCase.test_construct_nested", "callee": ".FHDLTestCase.assertEqual", "lineno": 1214, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.StructTestCase.test_construct_nested", "callee": ".FHDLTestCase.assertIs", "lineno": 1217, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.StructTestCase.test_construct_nested", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 1218, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.StructTestCase.test_construct_nested", "callee": ".FHDLTestCase.assertIs", "lineno": 1219, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.StructTestCase.test_construct_nested", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 1220, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.StructTestCase.test_construct_nested", "callee": ".FHDLTestCase.assertIs", "lineno": 1221, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.StructTestCase.test_construct_nested", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 1222, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.StructTestCase.test_construct_init", "callee": ".FHDLTestCase.assertRaises", "lineno": 1245, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.StructTestCase.test_construct_init", "callee": ".FHDLTestCase.assertEqual", "lineno": 1249, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.StructTestCase.test_construct_init", "callee": ".FHDLTestCase.assertEqual", "lineno": 1251, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.StructTestCase.test_construct_init", "callee": ".FHDLTestCase.assertEqual", "lineno": 1253, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.StructTestCase.test_construct_init", "callee": ".FHDLTestCase.assertEqual", "lineno": 1255, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.StructTestCase.test_const_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1266, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.StructTestCase.test_shape_undefined_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1274, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.StructTestCase.test_base_class_1", "callee": ".FHDLTestCase.assertEqual", "lineno": 1291, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.StructTestCase.test_base_class_1", "callee": ".FHDLTestCase.assertEqual", "lineno": 1292, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.StructTestCase.test_base_class_2", "callee": ".FHDLTestCase.assertEqual", "lineno": 1307, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.StructTestCase.test_base_class_2", "callee": ".FHDLTestCase.assertEqual", "lineno": 1308, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.StructTestCase.test_layout_redefined_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1314, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.StructTestCase.test_typing_annotation_coexistence", "callee": ".FHDLTestCase.assertEqual", "lineno": 1325, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.StructTestCase.test_typing_annotation_coexistence", "callee": "amaranth.lib.data.Layout.cast", "lineno": 1325, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.StructTestCase.test_typing_annotation_coexistence", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 1325, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.StructTestCase.test_typing_annotation_coexistence", "callee": ".FHDLTestCase.assertEqual", "lineno": 1330, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.StructTestCase.test_typing_annotation_coexistence", "callee": ".FHDLTestCase.assertEqual", "lineno": 1331, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.StructTestCase.test_signal_like", "callee": ".FHDLTestCase.assertEqual", "lineno": 1338, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.StructTestCase.test_from_bits", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 1344, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.StructTestCase.test_from_bits", "callee": ".FHDLTestCase.assertEqual", "lineno": 1345, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.UnionTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 1371, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.UnionTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 1372, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.UnionTestCase.test_construct", "callee": "amaranth.lib.data.Layout.cast", "lineno": 1372, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.UnionTestCase.test_construct", "callee": "amaranth.lib.data.UnionLayout.__init__", "lineno": 1372, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.UnionTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 1378, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.UnionTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 1379, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.UnionTestCase.test_define_init_two_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1384, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.UnionTestCase.test_construct_init_two_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1396, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.UnionTestCase.test_construct_init_two_wrong", "callee": ".FHDLTestCase.assertRegex", "lineno": 1399, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.UnionTestCase.test_construct_init_override", "callee": ".FHDLTestCase.assertEqual", "lineno": 1408, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.UnionTestCase.test_construct_init_override", "callee": ".FHDLTestCase.assertEqual", "lineno": 1409, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.RFCExamplesTestCase.test_rfc_example_1", "callee": ".TestCase.assertEqual", "lineno": 1428, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.RFCExamplesTestCase.test_rfc_example_1.check_m1", "callee": ".TestCase.assertEqual", "lineno": 1442, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.RFCExamplesTestCase.test_rfc_example_1.check_m1", "callee": "tests.test_lib_data.RFCExamplesTestCase.simulate", "lineno": 1440, "resolution": "self_method_call" }, { "caller": "tests.test_lib_data.RFCExamplesTestCase.test_rfc_example_1.check_m2", "callee": ".TestCase.assertEqual", "lineno": 1458, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.RFCExamplesTestCase.test_rfc_example_1.check_m2", "callee": "tests.test_lib_data.RFCExamplesTestCase.simulate", "lineno": 1456, "resolution": "self_method_call" }, { "caller": "tests.test_lib_data.RFCExamplesTestCase.test_rfc_example_1", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 1464, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.RFCExamplesTestCase.test_rfc_example_1", "callee": ".TestCase.assertEqual", "lineno": 1471, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.RFCExamplesTestCase.test_rfc_example_1.check_m3", "callee": ".TestCase.assertEqual", "lineno": 1482, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.RFCExamplesTestCase.test_rfc_example_1.check_m3", "callee": "tests.test_lib_data.RFCExamplesTestCase.simulate", "lineno": 1480, "resolution": "self_method_call" }, { "caller": "tests.test_lib_data.RFCExamplesTestCase.test_rfc_example_2", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 1489, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.RFCExamplesTestCase.test_rfc_example_2", "callee": "amaranth.lib.data.UnionLayout.__init__", "lineno": 1491, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.RFCExamplesTestCase.test_rfc_example_2", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 1493, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.RFCExamplesTestCase.test_rfc_example_2", "callee": ".TestCase.assertEqual", "lineno": 1496, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.RFCExamplesTestCase.test_rfc_example_2", "callee": ".TestCase.assertIsInstance", "lineno": 1499, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.RFCExamplesTestCase.test_rfc_example_2", "callee": ".TestCase.assertEqual", "lineno": 1500, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.RFCExamplesTestCase.test_rfc_example_2", "callee": ".TestCase.assertEqual", "lineno": 1501, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.RFCExamplesTestCase.test_rfc_example_2.check_m1", "callee": ".TestCase.assertEqual", "lineno": 1511, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.RFCExamplesTestCase.test_rfc_example_2.check_m1", "callee": "tests.test_lib_data.RFCExamplesTestCase.simulate", "lineno": 1509, "resolution": "self_method_call" }, { "caller": "tests.test_lib_data.Value.test_rfc_example_2", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 1516, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.RFCExamplesTestCase.test_rfc_example_2", "callee": ".TestCase.assertEqual", "lineno": 1521, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.RFCExamplesTestCase.test_rfc_example_2", "callee": ".TestCase.assertIsInstance", "lineno": 1524, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.RFCExamplesTestCase.test_rfc_example_2", "callee": ".TestCase.assertEqual", "lineno": 1525, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.RFCExamplesTestCase.test_rfc_example_2.check_m2", "callee": ".TestCase.assertEqual", "lineno": 1536, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.RFCExamplesTestCase.test_rfc_example_2.check_m2", "callee": "tests.test_lib_data.RFCExamplesTestCase.simulate", "lineno": 1534, "resolution": "self_method_call" }, { "caller": "tests.test_lib_data.RFCExamplesTestCase.test_rfc_example_2", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 1538, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.RFCExamplesTestCase.test_rfc_example_2", "callee": ".TestCase.assertEqual", "lineno": 1542, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.RFCExamplesTestCase.test_rfc_example_2", "callee": ".TestCase.assertEqual", "lineno": 1544, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_data.RFCExamplesTestCase.test_rfc_example_2", "callee": "amaranth.lib.data.Layout.cast", "lineno": 1544, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_data.RFCExamplesTestCase.test_rfc_example_2", "callee": ".TestCase.assertIs", "lineno": 1546, "resolution": "external_inherited_call" } ], "tests.test_lib_enum": [ { "caller": "tests.test_lib_enum.EnumTestCase.test_members_const_non_int", "callee": ".FHDLTestCase.assertIs", "lineno": 23, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_members_const_non_int", "callee": ".FHDLTestCase.assertIs", "lineno": 24, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_members_const_non_int", "callee": ".FHDLTestCase.assertEqual", "lineno": 25, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_shape_no_members", "callee": ".FHDLTestCase.assertEqual", "lineno": 32, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_shape_no_members", "callee": ".FHDLTestCase.assertEqual", "lineno": 33, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_shape_explicit", "callee": ".FHDLTestCase.assertEqual", "lineno": 38, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_shape_explicit_cast", "callee": ".FHDLTestCase.assertEqual", "lineno": 43, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_shape_implicit", "callee": ".FHDLTestCase.assertEqual", "lineno": 49, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_shape_implicit", "callee": ".FHDLTestCase.assertEqual", "lineno": 53, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_shape_implicit", "callee": ".FHDLTestCase.assertEqual", "lineno": 57, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_shape_implicit", "callee": ".FHDLTestCase.assertEqual", "lineno": 61, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_shape_members_non_const_non_int_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 64, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_no_shape", "callee": ".FHDLTestCase.assertNotIsInstance", "lineno": 103, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_no_shape", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 104, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_from_bits", "callee": ".FHDLTestCase.assertIs", "lineno": 119, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_from_bits", "callee": ".FHDLTestCase.assertRaises", "lineno": 120, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_enum_view", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 155, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_enum_view", "callee": ".FHDLTestCase.assertIs", "lineno": 156, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_enum_view", "callee": ".FHDLTestCase.assertRaises", "lineno": 176, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_enum_view", "callee": ".FHDLTestCase.assertRaises", "lineno": 178, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_enum_view", "callee": ".FHDLTestCase.assertRaises", "lineno": 180, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_enum_view", "callee": ".FHDLTestCase.assertRaises", "lineno": 182, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_enum_view", "callee": ".FHDLTestCase.assertRaises", "lineno": 184, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_enum_view", "callee": ".FHDLTestCase.assertRaises", "lineno": 190, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_enum_view", "callee": ".FHDLTestCase.assertRaises", "lineno": 192, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_enum_view", "callee": ".FHDLTestCase.assertRaises", "lineno": 194, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_enum_view", "callee": ".FHDLTestCase.assertRaises", "lineno": 196, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_enum_view", "callee": ".FHDLTestCase.assertRaises", "lineno": 198, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_enum_view", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 211, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_flag_view", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 227, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_flag_view", "callee": ".FHDLTestCase.assertRaises", "lineno": 242, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_flag_view", "callee": ".FHDLTestCase.assertRaises", "lineno": 244, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_flag_view", "callee": ".FHDLTestCase.assertRaises", "lineno": 246, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_flag_view", "callee": ".FHDLTestCase.assertRaises", "lineno": 248, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_flag_view", "callee": ".FHDLTestCase.assertRaises", "lineno": 250, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_flag_view", "callee": ".FHDLTestCase.assertRaises", "lineno": 259, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_flag_view", "callee": ".FHDLTestCase.assertRaises", "lineno": 261, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_flag_view", "callee": ".FHDLTestCase.assertRaises", "lineno": 263, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_flag_view", "callee": ".FHDLTestCase.assertRaises", "lineno": 265, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_flag_view", "callee": ".FHDLTestCase.assertRaises", "lineno": 267, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_enum_view_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 292, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_enum_view_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 295, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_enum_view_wrong", "callee": "amaranth.lib.enum.EnumView.__init__", "lineno": 297, "resolution": "imported_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_enum_view_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 302, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_enum_view_wrong", "callee": "amaranth.lib.enum.EnumView.__init__", "lineno": 304, "resolution": "imported_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_enum_member_nonmember", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 317, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_enum_member_nonmember", "callee": ".FHDLTestCase.assertIs", "lineno": 328, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_enum.EnumTestCase.test_enum_member_nonmember", "callee": ".FHDLTestCase.assertIs", "lineno": 333, "resolution": "external_inherited_call" } ], "tests.test_lib_fifo": [ { "caller": "tests.test_lib_fifo.FIFOTestCase.test_depth_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 16, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_fifo.FIFOTestCase.test_depth_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 19, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_fifo.FIFOTestCase.test_sync_depth", "callee": ".FHDLTestCase.assertEqual", "lineno": 24, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_fifo.FIFOTestCase.test_sync_depth", "callee": ".FHDLTestCase.assertEqual", "lineno": 25, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_fifo.FIFOTestCase.test_sync_depth", "callee": ".FHDLTestCase.assertEqual", "lineno": 26, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_fifo.FIFOTestCase.test_sync_buffered_depth", "callee": ".FHDLTestCase.assertEqual", "lineno": 29, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_fifo.FIFOTestCase.test_sync_buffered_depth", "callee": ".FHDLTestCase.assertEqual", "lineno": 30, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_fifo.FIFOTestCase.test_sync_buffered_depth", "callee": ".FHDLTestCase.assertEqual", "lineno": 31, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_fifo.FIFOTestCase.test_async_depth", "callee": ".FHDLTestCase.assertEqual", "lineno": 34, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_fifo.FIFOTestCase.test_async_depth", "callee": ".FHDLTestCase.assertEqual", "lineno": 35, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_fifo.FIFOTestCase.test_async_depth", "callee": ".FHDLTestCase.assertEqual", "lineno": 36, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_fifo.FIFOTestCase.test_async_depth", "callee": ".FHDLTestCase.assertEqual", "lineno": 37, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_fifo.FIFOTestCase.test_async_depth", "callee": ".FHDLTestCase.assertEqual", "lineno": 38, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_fifo.FIFOTestCase.test_async_depth", "callee": ".FHDLTestCase.assertEqual", "lineno": 39, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_fifo.FIFOTestCase.test_async_depth", "callee": ".FHDLTestCase.assertEqual", "lineno": 40, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_fifo.FIFOTestCase.test_async_depth", "callee": ".FHDLTestCase.assertEqual", "lineno": 41, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_fifo.FIFOTestCase.test_async_depth_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 44, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_fifo.FIFOTestCase.test_async_buffered_depth", "callee": ".FHDLTestCase.assertEqual", "lineno": 50, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_fifo.FIFOTestCase.test_async_buffered_depth", "callee": ".FHDLTestCase.assertEqual", "lineno": 51, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_fifo.FIFOTestCase.test_async_buffered_depth", "callee": ".FHDLTestCase.assertEqual", "lineno": 52, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_fifo.FIFOTestCase.test_async_buffered_depth", "callee": ".FHDLTestCase.assertEqual", "lineno": 53, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_fifo.FIFOTestCase.test_async_buffered_depth", "callee": ".FHDLTestCase.assertEqual", "lineno": 54, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_fifo.FIFOTestCase.test_async_buffered_depth", "callee": ".FHDLTestCase.assertEqual", "lineno": 55, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_fifo.FIFOTestCase.test_async_buffered_depth", "callee": ".FHDLTestCase.assertEqual", "lineno": 56, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_fifo.FIFOTestCase.test_async_buffered_depth", "callee": ".FHDLTestCase.assertEqual", "lineno": 57, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_fifo.FIFOTestCase.test_async_buffered_depth", "callee": ".FHDLTestCase.assertEqual", "lineno": 58, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_fifo.FIFOTestCase.test_async_buffered_depth_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 61, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_fifo.FIFOTestCase.test_w_stream", "callee": ".FHDLTestCase.assertEqual", "lineno": 68, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_fifo.FIFOTestCase.test_w_stream", "callee": "amaranth.lib.stream.Signature.__init__", "lineno": 68, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_fifo.FIFOTestCase.test_w_stream", "callee": ".FHDLTestCase.assertIs", "lineno": 69, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_fifo.FIFOTestCase.test_w_stream", "callee": ".FHDLTestCase.assertIs", "lineno": 70, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_fifo.FIFOTestCase.test_w_stream", "callee": ".FHDLTestCase.assertIs", "lineno": 71, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_fifo.FIFOTestCase.test_r_stream", "callee": ".FHDLTestCase.assertEqual", "lineno": 75, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_fifo.FIFOTestCase.test_r_stream", "callee": "amaranth.lib.stream.Signature.__init__", "lineno": 75, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_fifo.FIFOTestCase.test_r_stream", "callee": ".FHDLTestCase.assertIs", "lineno": 76, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_fifo.FIFOTestCase.test_r_stream", "callee": ".FHDLTestCase.assertIs", "lineno": 77, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_fifo.FIFOTestCase.test_r_stream", "callee": ".FHDLTestCase.assertIs", "lineno": 78, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_fifo.FIFOModelEquivalenceSpec.elaborate", "callee": "tests.test_lib_fifo.FIFOModel.__init__", "lineno": 162, "resolution": "same_module_class_call" }, { "caller": "tests.test_lib_fifo.FIFOFormalCase.check_sync_fifo", "callee": "tests.test_lib_fifo.FIFOModelEquivalenceSpec.__init__", "lineno": 283, "resolution": "same_module_class_call" }, { "caller": "tests.test_lib_fifo.FIFOFormalCase.check_sync_fifo", "callee": "tests.test_lib_fifo.FIFOContractSpec.__init__", "lineno": 288, "resolution": "same_module_class_call" }, { "caller": "tests.test_lib_fifo.FIFOFormalCase.test_sync_pot", "callee": "tests.test_lib_fifo.FIFOFormalCase.check_sync_fifo", "lineno": 293, "resolution": "self_method_call" }, { "caller": "tests.test_lib_fifo.FIFOFormalCase.test_sync_npot", "callee": "tests.test_lib_fifo.FIFOFormalCase.check_sync_fifo", "lineno": 296, "resolution": "self_method_call" }, { "caller": "tests.test_lib_fifo.FIFOFormalCase.test_sync_buffered_pot", "callee": "tests.test_lib_fifo.FIFOFormalCase.check_sync_fifo", "lineno": 299, "resolution": "self_method_call" }, { "caller": "tests.test_lib_fifo.FIFOFormalCase.test_sync_buffered_potp1", "callee": "tests.test_lib_fifo.FIFOFormalCase.check_sync_fifo", "lineno": 302, "resolution": "self_method_call" }, { "caller": "tests.test_lib_fifo.FIFOFormalCase.test_sync_buffered_potm1", "callee": "tests.test_lib_fifo.FIFOFormalCase.check_sync_fifo", "lineno": 305, "resolution": "self_method_call" }, { "caller": "tests.test_lib_fifo.FIFOFormalCase.test_sync_buffered_one", "callee": "tests.test_lib_fifo.FIFOFormalCase.check_sync_fifo", "lineno": 308, "resolution": "self_method_call" }, { "caller": "tests.test_lib_fifo.FIFOFormalCase.check_async_fifo", "callee": "tests.test_lib_fifo.FIFOContractSpec.__init__", "lineno": 320, "resolution": "same_module_class_call" }, { "caller": "tests.test_lib_fifo.FIFOFormalCase.test_async", "callee": "tests.test_lib_fifo.FIFOFormalCase.check_async_fifo", "lineno": 328, "resolution": "self_method_call" }, { "caller": "tests.test_lib_fifo.FIFOFormalCase.test_async_buffered", "callee": "tests.test_lib_fifo.FIFOFormalCase.check_async_fifo", "lineno": 331, "resolution": "self_method_call" }, { "caller": "tests.test_lib_fifo.AsyncFIFOSimCase.test_async_fifo_r_level_latency.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 348, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_fifo.AsyncFIFOSimCase.test_async_fifo_r_level_latency.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 350, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_fifo.AsyncFIFOSimCase.check_async_fifo_level.testbench_write", "callee": ".FHDLTestCase.assertEqual", "lineno": 367, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_fifo.AsyncFIFOSimCase.check_async_fifo_level.testbench_read", "callee": ".FHDLTestCase.assertEqual", "lineno": 375, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_fifo.AsyncFIFOSimCase.test_async_fifo_level", "callee": "tests.test_lib_fifo.AsyncFIFOSimCase.check_async_fifo_level", "lineno": 387, "resolution": "self_method_call" }, { "caller": "tests.test_lib_fifo.AsyncFIFOSimCase.test_async_fifo_level_full", "callee": "tests.test_lib_fifo.AsyncFIFOSimCase.check_async_fifo_level", "lineno": 391, "resolution": "self_method_call" }, { "caller": "tests.test_lib_fifo.AsyncFIFOSimCase.test_async_buffered_fifo_level", "callee": "tests.test_lib_fifo.AsyncFIFOSimCase.check_async_fifo_level", "lineno": 395, "resolution": "self_method_call" }, { "caller": "tests.test_lib_fifo.AsyncFIFOSimCase.test_async_buffered_fifo_level_only_three", "callee": "tests.test_lib_fifo.AsyncFIFOSimCase.check_async_fifo_level", "lineno": 399, "resolution": "self_method_call" }, { "caller": "tests.test_lib_fifo.AsyncFIFOSimCase.test_async_buffered_fifo_level_full", "callee": "tests.test_lib_fifo.AsyncFIFOSimCase.check_async_fifo_level", "lineno": 403, "resolution": "self_method_call" }, { "caller": "tests.test_lib_fifo.AsyncFIFOSimCase.test_async_buffered_fifo_level_empty", "callee": "tests.test_lib_fifo.AsyncFIFOSimCase.check_async_fifo_level", "lineno": 407, "resolution": "self_method_call" } ], "tests.test_lib_io": [ { "caller": "tests.test_lib_io.DirectionTestCase.test_and", "callee": ".FHDLTestCase.assertIs", "lineno": 16, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DirectionTestCase.test_and", "callee": ".FHDLTestCase.assertIs", "lineno": 17, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DirectionTestCase.test_and", "callee": ".FHDLTestCase.assertIs", "lineno": 18, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DirectionTestCase.test_and", "callee": ".FHDLTestCase.assertIs", "lineno": 19, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DirectionTestCase.test_and", "callee": ".FHDLTestCase.assertIs", "lineno": 20, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DirectionTestCase.test_and", "callee": ".FHDLTestCase.assertIs", "lineno": 21, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DirectionTestCase.test_and", "callee": ".FHDLTestCase.assertIs", "lineno": 22, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DirectionTestCase.test_and", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 23, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DirectionTestCase.test_and", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 26, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DirectionTestCase.test_and", "callee": ".FHDLTestCase.assertRaises", "lineno": 29, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SingleEndedPortTestCase.test_construct", "callee": ".FHDLTestCase.assertIs", "lineno": 37, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SingleEndedPortTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 38, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SingleEndedPortTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 39, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SingleEndedPortTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 40, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SingleEndedPortTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 43, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SingleEndedPortTestCase.test_construct", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 46, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SingleEndedPortTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 47, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SingleEndedPortTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 53, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SingleEndedPortTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 56, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SingleEndedPortTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 59, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SingleEndedPortTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 62, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SingleEndedPortTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 65, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SingleEndedPortTestCase.test_cat", "callee": ".FHDLTestCase.assertRaises", "lineno": 82, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DifferentialPortTestCase.test_construct", "callee": ".FHDLTestCase.assertIs", "lineno": 103, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DifferentialPortTestCase.test_construct", "callee": ".FHDLTestCase.assertIs", "lineno": 104, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DifferentialPortTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 105, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DifferentialPortTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 106, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DifferentialPortTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 107, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DifferentialPortTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 110, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DifferentialPortTestCase.test_construct", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 113, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DifferentialPortTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 114, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DifferentialPortTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 121, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DifferentialPortTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 124, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DifferentialPortTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 127, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DifferentialPortTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 130, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DifferentialPortTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 133, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DifferentialPortTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 136, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DifferentialPortTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 139, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DifferentialPortTestCase.test_cat", "callee": ".FHDLTestCase.assertRaises", "lineno": 159, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SimulationPortTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 180, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SimulationPortTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 181, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SimulationPortTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 182, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SimulationPortTestCase.test_construct", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 183, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SimulationPortTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 184, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SimulationPortTestCase.test_construct", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 185, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SimulationPortTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 186, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SimulationPortTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 187, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SimulationPortTestCase.test_construct", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 188, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SimulationPortTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 189, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SimulationPortTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 190, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SimulationPortTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 194, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SimulationPortTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 195, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SimulationPortTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 196, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SimulationPortTestCase.test_construct", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 197, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SimulationPortTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 198, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SimulationPortTestCase.test_construct", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 199, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SimulationPortTestCase.test_construct", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 202, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SimulationPortTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 208, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SimulationPortTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 209, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SimulationPortTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 210, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SimulationPortTestCase.test_construct", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 211, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SimulationPortTestCase.test_construct", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 214, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SimulationPortTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 215, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SimulationPortTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 216, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SimulationPortTestCase.test_construct", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 217, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SimulationPortTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 218, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SimulationPortTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 219, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SimulationPortTestCase.test_construct_empty", "callee": ".FHDLTestCase.assertEqual", "lineno": 224, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SimulationPortTestCase.test_construct_empty", "callee": ".FHDLTestCase.assertEqual", "lineno": 225, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SimulationPortTestCase.test_construct_empty", "callee": ".FHDLTestCase.assertEqual", "lineno": 226, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SimulationPortTestCase.test_construct_empty", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 227, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SimulationPortTestCase.test_construct_empty", "callee": ".FHDLTestCase.assertEqual", "lineno": 228, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SimulationPortTestCase.test_name_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 236, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SimulationPortTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 241, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SimulationPortTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 244, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SimulationPortTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 247, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SimulationPortTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 250, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SimulationPortTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 253, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.SimulationPortTestCase.test_add_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 289, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.BufferTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 297, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.BufferTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 298, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.BufferTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 299, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.BufferTestCase.test_signature", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 299, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_io.BufferTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 303, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.BufferTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 304, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.BufferTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 305, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.BufferTestCase.test_signature", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 305, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_io.BufferTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 310, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.BufferTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 311, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.BufferTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 312, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.BufferTestCase.test_signature", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 312, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_io.BufferTestCase.test_signature", "callee": ".FHDLTestCase.assertNotEqual", "lineno": 317, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.BufferTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 318, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.BufferTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 325, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.BufferTestCase.test_construct", "callee": ".FHDLTestCase.assertIs", "lineno": 326, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.BufferTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 333, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.BufferTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 336, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.BufferTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 339, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.BufferTestCase.test_elaborate", "callee": "amaranth.hdl._ir.build_netlist", "lineno": 348, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.BufferTestCase.test_elaborate", "callee": "amaranth.hdl._ir.build_netlist", "lineno": 368, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.BufferTestCase.test_elaborate", "callee": "amaranth.hdl._ir.build_netlist", "lineno": 389, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.BufferTestCase.test_elaborate", "callee": "amaranth.hdl._ir.build_netlist", "lineno": 405, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.BufferTestCase.test_elaborate_diff", "callee": "amaranth.hdl._ir.build_netlist", "lineno": 428, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.BufferTestCase.test_elaborate_diff", "callee": "amaranth.hdl._ir.build_netlist", "lineno": 451, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.BufferTestCase.test_elaborate_diff", "callee": "amaranth.hdl._ir.build_netlist", "lineno": 475, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.BufferTestCase.test_elaborate_diff", "callee": "amaranth.hdl._ir.build_netlist", "lineno": 491, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.BufferTestCase.test_elaborate_sim", "callee": "amaranth.hdl._ir.build_netlist", "lineno": 514, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.BufferTestCase.test_elaborate_sim", "callee": "amaranth.hdl._ir.build_netlist", "lineno": 543, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.BufferTestCase.test_elaborate_sim", "callee": "amaranth.hdl._ir.build_netlist", "lineno": 573, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.BufferTestCase.test_elaborate_sim", "callee": "amaranth.hdl._ir.build_netlist", "lineno": 589, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.BufferTestCase.test_elaborate_sim", "callee": "amaranth.hdl._ir.build_netlist", "lineno": 611, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.FFBufferTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 630, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.FFBufferTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 631, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.FFBufferTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 632, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.FFBufferTestCase.test_signature", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 632, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_io.FFBufferTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 636, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.FFBufferTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 637, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.FFBufferTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 638, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.FFBufferTestCase.test_signature", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 638, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_io.FFBufferTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 643, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.FFBufferTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 644, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.FFBufferTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 645, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.FFBufferTestCase.test_signature", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 645, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_io.FFBufferTestCase.test_signature", "callee": ".FHDLTestCase.assertNotEqual", "lineno": 650, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.FFBufferTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 651, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.FFBufferTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 658, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.FFBufferTestCase.test_construct", "callee": ".FHDLTestCase.assertIs", "lineno": 659, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.FFBufferTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 661, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.FFBufferTestCase.test_construct", "callee": ".FHDLTestCase.assertIs", "lineno": 662, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.FFBufferTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 664, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.FFBufferTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 666, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.FFBufferTestCase.test_construct", "callee": ".FHDLTestCase.assertIs", "lineno": 667, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.FFBufferTestCase.test_construct", "callee": ".FHDLTestCase.assertIs", "lineno": 669, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.FFBufferTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 670, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.FFBufferTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 672, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.FFBufferTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 674, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.FFBufferTestCase.test_construct", "callee": ".FHDLTestCase.assertIs", "lineno": 675, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.FFBufferTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 677, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.FFBufferTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 678, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.FFBufferTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 680, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.FFBufferTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 681, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.FFBufferTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 688, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.FFBufferTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 691, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.FFBufferTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 694, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.FFBufferTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 697, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.FFBufferTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 700, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.FFBufferTestCase.test_elaborate", "callee": "amaranth.hdl._ir.build_netlist", "lineno": 712, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.FFBufferTestCase.test_elaborate", "callee": "amaranth.hdl._ir.build_netlist", "lineno": 766, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.FFBufferTestCase.test_elaborate", "callee": "amaranth.hdl._ir.build_netlist", "lineno": 811, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.FFBufferTestCase.test_elaborate", "callee": "amaranth.hdl._ir.build_netlist", "lineno": 836, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.FFBufferTestCase.test_elaborate_sim", "callee": "amaranth.hdl._ir.build_netlist", "lineno": 867, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.FFBufferTestCase.test_elaborate_sim", "callee": "amaranth.hdl._ir.build_netlist", "lineno": 909, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.FFBufferTestCase.test_elaborate_sim", "callee": "amaranth.hdl._ir.build_netlist", "lineno": 953, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.FFBufferTestCase.test_elaborate_sim", "callee": "amaranth.hdl._ir.build_netlist", "lineno": 978, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.DDRBufferTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 1012, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DDRBufferTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 1013, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DDRBufferTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 1014, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DDRBufferTestCase.test_signature", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 1014, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_io.DDRBufferTestCase.test_signature", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 1015, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_io.DDRBufferTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 1018, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DDRBufferTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 1019, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DDRBufferTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 1020, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DDRBufferTestCase.test_signature", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 1020, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_io.DDRBufferTestCase.test_signature", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 1021, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_io.DDRBufferTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 1025, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DDRBufferTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 1026, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DDRBufferTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 1027, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DDRBufferTestCase.test_signature", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 1027, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_io.DDRBufferTestCase.test_signature", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 1028, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_io.DDRBufferTestCase.test_signature", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 1029, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_io.DDRBufferTestCase.test_signature", "callee": ".FHDLTestCase.assertNotEqual", "lineno": 1032, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DDRBufferTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 1033, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DDRBufferTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 1040, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DDRBufferTestCase.test_construct", "callee": ".FHDLTestCase.assertIs", "lineno": 1041, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DDRBufferTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 1043, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DDRBufferTestCase.test_construct", "callee": ".FHDLTestCase.assertIs", "lineno": 1044, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DDRBufferTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 1046, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DDRBufferTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 1048, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DDRBufferTestCase.test_construct", "callee": ".FHDLTestCase.assertIs", "lineno": 1049, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DDRBufferTestCase.test_construct", "callee": ".FHDLTestCase.assertIs", "lineno": 1051, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DDRBufferTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 1052, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DDRBufferTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 1054, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DDRBufferTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 1056, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DDRBufferTestCase.test_construct", "callee": ".FHDLTestCase.assertIs", "lineno": 1057, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DDRBufferTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 1059, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DDRBufferTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 1060, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DDRBufferTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 1062, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DDRBufferTestCase.test_construct", "callee": ".FHDLTestCase.assertEqual", "lineno": 1063, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DDRBufferTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1070, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DDRBufferTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1073, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DDRBufferTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1076, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DDRBufferTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1079, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.DDRBufferTestCase.test_construct_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1082, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.PinSignatureTestCase.assertSignatureEqual", "callee": ".FHDLTestCase.assertEqual", "lineno": 1089, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.PinSignatureCombTestCase.test_signature_i", "callee": "amaranth._utils._ignore_deprecated", "lineno": 1094, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.PinSignatureCombTestCase.test_signature_i", "callee": "tests.test_lib_io.PinSignatureTestCase.assertSignatureEqual", "lineno": 1096, "resolution": "inherited_method_call" }, { "caller": "tests.test_lib_io.PinSignatureCombTestCase.test_signature_i", "callee": "amaranth._utils._ignore_deprecated", "lineno": 1100, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.PinSignatureCombTestCase.test_signature_i", "callee": "tests.test_lib_io.PinSignatureTestCase.assertSignatureEqual", "lineno": 1102, "resolution": "inherited_method_call" }, { "caller": "tests.test_lib_io.PinSignatureCombTestCase.test_signature_o", "callee": "amaranth._utils._ignore_deprecated", "lineno": 1107, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.PinSignatureCombTestCase.test_signature_o", "callee": "tests.test_lib_io.PinSignatureTestCase.assertSignatureEqual", "lineno": 1109, "resolution": "inherited_method_call" }, { "caller": "tests.test_lib_io.PinSignatureCombTestCase.test_signature_o", "callee": "amaranth._utils._ignore_deprecated", "lineno": 1113, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.PinSignatureCombTestCase.test_signature_o", "callee": "tests.test_lib_io.PinSignatureTestCase.assertSignatureEqual", "lineno": 1115, "resolution": "inherited_method_call" }, { "caller": "tests.test_lib_io.PinSignatureCombTestCase.test_signature_oe", "callee": "amaranth._utils._ignore_deprecated", "lineno": 1120, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.PinSignatureCombTestCase.test_signature_oe", "callee": "tests.test_lib_io.PinSignatureTestCase.assertSignatureEqual", "lineno": 1122, "resolution": "inherited_method_call" }, { "caller": "tests.test_lib_io.PinSignatureCombTestCase.test_signature_oe", "callee": "amaranth._utils._ignore_deprecated", "lineno": 1127, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.PinSignatureCombTestCase.test_signature_oe", "callee": "tests.test_lib_io.PinSignatureTestCase.assertSignatureEqual", "lineno": 1129, "resolution": "inherited_method_call" }, { "caller": "tests.test_lib_io.PinSignatureCombTestCase.test_signature_io", "callee": "amaranth._utils._ignore_deprecated", "lineno": 1135, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.PinSignatureCombTestCase.test_signature_io", "callee": "tests.test_lib_io.PinSignatureTestCase.assertSignatureEqual", "lineno": 1137, "resolution": "inherited_method_call" }, { "caller": "tests.test_lib_io.PinSignatureCombTestCase.test_signature_io", "callee": "amaranth._utils._ignore_deprecated", "lineno": 1143, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.PinSignatureCombTestCase.test_signature_io", "callee": "tests.test_lib_io.PinSignatureTestCase.assertSignatureEqual", "lineno": 1145, "resolution": "inherited_method_call" }, { "caller": "tests.test_lib_io.PinSignatureSDRTestCase.test_signature_i", "callee": "amaranth._utils._ignore_deprecated", "lineno": 1154, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.PinSignatureSDRTestCase.test_signature_i", "callee": "tests.test_lib_io.PinSignatureTestCase.assertSignatureEqual", "lineno": 1156, "resolution": "inherited_method_call" }, { "caller": "tests.test_lib_io.PinSignatureSDRTestCase.test_signature_i", "callee": "amaranth._utils._ignore_deprecated", "lineno": 1161, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.PinSignatureSDRTestCase.test_signature_i", "callee": "tests.test_lib_io.PinSignatureTestCase.assertSignatureEqual", "lineno": 1163, "resolution": "inherited_method_call" }, { "caller": "tests.test_lib_io.PinSignatureSDRTestCase.test_signature_o", "callee": "amaranth._utils._ignore_deprecated", "lineno": 1169, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.PinSignatureSDRTestCase.test_signature_o", "callee": "tests.test_lib_io.PinSignatureTestCase.assertSignatureEqual", "lineno": 1171, "resolution": "inherited_method_call" }, { "caller": "tests.test_lib_io.PinSignatureSDRTestCase.test_signature_o", "callee": "amaranth._utils._ignore_deprecated", "lineno": 1176, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.PinSignatureSDRTestCase.test_signature_o", "callee": "tests.test_lib_io.PinSignatureTestCase.assertSignatureEqual", "lineno": 1178, "resolution": "inherited_method_call" }, { "caller": "tests.test_lib_io.PinSignatureSDRTestCase.test_signature_oe", "callee": "amaranth._utils._ignore_deprecated", "lineno": 1184, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.PinSignatureSDRTestCase.test_signature_oe", "callee": "tests.test_lib_io.PinSignatureTestCase.assertSignatureEqual", "lineno": 1186, "resolution": "inherited_method_call" }, { "caller": "tests.test_lib_io.PinSignatureSDRTestCase.test_signature_oe", "callee": "amaranth._utils._ignore_deprecated", "lineno": 1192, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.PinSignatureSDRTestCase.test_signature_oe", "callee": "tests.test_lib_io.PinSignatureTestCase.assertSignatureEqual", "lineno": 1194, "resolution": "inherited_method_call" }, { "caller": "tests.test_lib_io.PinSignatureSDRTestCase.test_signature_io", "callee": "amaranth._utils._ignore_deprecated", "lineno": 1201, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.PinSignatureSDRTestCase.test_signature_io", "callee": "tests.test_lib_io.PinSignatureTestCase.assertSignatureEqual", "lineno": 1203, "resolution": "inherited_method_call" }, { "caller": "tests.test_lib_io.PinSignatureSDRTestCase.test_signature_io", "callee": "amaranth._utils._ignore_deprecated", "lineno": 1211, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.PinSignatureSDRTestCase.test_signature_io", "callee": "tests.test_lib_io.PinSignatureTestCase.assertSignatureEqual", "lineno": 1213, "resolution": "inherited_method_call" }, { "caller": "tests.test_lib_io.PinSignatureDDRTestCase.test_signature_i", "callee": "amaranth._utils._ignore_deprecated", "lineno": 1224, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.PinSignatureDDRTestCase.test_signature_i", "callee": "tests.test_lib_io.PinSignatureTestCase.assertSignatureEqual", "lineno": 1226, "resolution": "inherited_method_call" }, { "caller": "tests.test_lib_io.PinSignatureDDRTestCase.test_signature_i", "callee": "amaranth._utils._ignore_deprecated", "lineno": 1232, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.PinSignatureDDRTestCase.test_signature_i", "callee": "tests.test_lib_io.PinSignatureTestCase.assertSignatureEqual", "lineno": 1234, "resolution": "inherited_method_call" }, { "caller": "tests.test_lib_io.PinSignatureDDRTestCase.test_signature_o", "callee": "amaranth._utils._ignore_deprecated", "lineno": 1241, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.PinSignatureDDRTestCase.test_signature_o", "callee": "tests.test_lib_io.PinSignatureTestCase.assertSignatureEqual", "lineno": 1243, "resolution": "inherited_method_call" }, { "caller": "tests.test_lib_io.PinSignatureDDRTestCase.test_signature_o", "callee": "amaranth._utils._ignore_deprecated", "lineno": 1249, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.PinSignatureDDRTestCase.test_signature_o", "callee": "tests.test_lib_io.PinSignatureTestCase.assertSignatureEqual", "lineno": 1251, "resolution": "inherited_method_call" }, { "caller": "tests.test_lib_io.PinSignatureDDRTestCase.test_signature_oe", "callee": "amaranth._utils._ignore_deprecated", "lineno": 1258, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.PinSignatureDDRTestCase.test_signature_oe", "callee": "tests.test_lib_io.PinSignatureTestCase.assertSignatureEqual", "lineno": 1260, "resolution": "inherited_method_call" }, { "caller": "tests.test_lib_io.PinSignatureDDRTestCase.test_signature_oe", "callee": "amaranth._utils._ignore_deprecated", "lineno": 1267, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.PinSignatureDDRTestCase.test_signature_oe", "callee": "tests.test_lib_io.PinSignatureTestCase.assertSignatureEqual", "lineno": 1269, "resolution": "inherited_method_call" }, { "caller": "tests.test_lib_io.PinSignatureDDRTestCase.test_signature_io", "callee": "amaranth._utils._ignore_deprecated", "lineno": 1277, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.PinSignatureDDRTestCase.test_signature_io", "callee": "tests.test_lib_io.PinSignatureTestCase.assertSignatureEqual", "lineno": 1279, "resolution": "inherited_method_call" }, { "caller": "tests.test_lib_io.PinSignatureDDRTestCase.test_signature_io", "callee": "amaranth._utils._ignore_deprecated", "lineno": 1289, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.PinSignatureDDRTestCase.test_signature_io", "callee": "tests.test_lib_io.PinSignatureTestCase.assertSignatureEqual", "lineno": 1291, "resolution": "inherited_method_call" }, { "caller": "tests.test_lib_io.PinSignatureReprCase.test_repr", "callee": "amaranth._utils._ignore_deprecated", "lineno": 1304, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.PinSignatureReprCase.test_repr", "callee": "amaranth._utils._ignore_deprecated", "lineno": 1307, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.PinSignatureReprCase.test_repr", "callee": "amaranth._utils._ignore_deprecated", "lineno": 1310, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.PinTestCase.test_attributes", "callee": "amaranth._utils._ignore_deprecated", "lineno": 1317, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.PinTestCase.test_attributes", "callee": ".FHDLTestCase.assertEqual", "lineno": 1319, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.PinTestCase.test_attributes", "callee": ".FHDLTestCase.assertEqual", "lineno": 1320, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.PinTestCase.test_attributes", "callee": ".FHDLTestCase.assertEqual", "lineno": 1321, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.PinTestCase.test_attributes", "callee": ".FHDLTestCase.assertEqual", "lineno": 1322, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.PinTestCase.test_attributes", "callee": ".FHDLTestCase.assertEqual", "lineno": 1323, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.PinTestCase.test_attributes", "callee": ".FHDLTestCase.assertEqual", "lineno": 1324, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.PinTestCase.test_attributes", "callee": ".FHDLTestCase.assertEqual", "lineno": 1325, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.PinTestCase.test_attributes", "callee": ".FHDLTestCase.assertEqual", "lineno": 1326, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.PinTestCase.test_attributes", "callee": ".FHDLTestCase.assertEqual", "lineno": 1327, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.PinTestCase.test_attributes", "callee": "amaranth._utils._ignore_deprecated", "lineno": 1328, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.PinTestCase.test_attributes", "callee": ".FHDLTestCase.assertEqual", "lineno": 1330, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.PinTestCase.test_attributes", "callee": ".FHDLTestCase.assertEqual", "lineno": 1331, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.PinTestCase.test_attributes", "callee": ".FHDLTestCase.assertEqual", "lineno": 1332, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.PinTestCase.test_attributes", "callee": "amaranth._utils._ignore_deprecated", "lineno": 1333, "resolution": "imported_call" }, { "caller": "tests.test_lib_io.PinTestCase.test_attributes", "callee": ".FHDLTestCase.assertEqual", "lineno": 1335, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.PinTestCase.test_attributes", "callee": ".FHDLTestCase.assertEqual", "lineno": 1336, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_io.PinTestCase.test_attributes", "callee": ".FHDLTestCase.assertEqual", "lineno": 1337, "resolution": "external_inherited_call" } ], "tests.test_lib_memory": [ { "caller": "tests.test_lib_memory.WritePortTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 18, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 19, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 20, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 21, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_signature", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 21, "resolution": "imported_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 27, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 28, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 29, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_signature", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 29, "resolution": "imported_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_signature", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 34, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 35, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 36, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_signature", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 36, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 37, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_signature", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 37, "resolution": "imported_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_signature", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 39, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 43, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 44, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 45, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_signature", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 45, "resolution": "imported_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_signature", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 50, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 51, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 52, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_signature", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 52, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 53, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_signature", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 53, "resolution": "imported_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_signature", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 55, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_signature_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 60, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_signature_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 63, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_signature_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 66, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_signature_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 69, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_signature_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 73, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_signature_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 76, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_signature_wrong", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 78, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_signature_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 79, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_signature_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 82, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_signature_wrong", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 84, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_signature_eq", "callee": ".FHDLTestCase.assertEqual", "lineno": 88, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_signature_eq", "callee": ".FHDLTestCase.assertNotEqual", "lineno": 89, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_signature_eq", "callee": ".FHDLTestCase.assertNotEqual", "lineno": 90, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_signature_eq", "callee": ".FHDLTestCase.assertNotEqual", "lineno": 91, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_signature_eq", "callee": ".FHDLTestCase.assertEqual", "lineno": 93, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_signature_eq", "callee": ".FHDLTestCase.assertNotEqual", "lineno": 94, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_constructor", "callee": "amaranth.lib.memory.WritePort.__init__", "lineno": 98, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 99, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_constructor", "callee": ".FHDLTestCase.assertIsNone", "lineno": 100, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 101, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_constructor", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 102, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 103, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_constructor", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 104, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 105, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_constructor", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 106, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 107, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_constructor", "callee": "amaranth.lib.memory.WritePort.__init__", "lineno": 110, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 111, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_constructor", "callee": ".FHDLTestCase.assertIsNone", "lineno": 112, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 113, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_constructor", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 114, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 115, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_constructor", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 116, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 117, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_constructor", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 118, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 119, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_constructor", "callee": "amaranth.lib.memory.Memory.__init__", "lineno": 121, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_constructor", "callee": "amaranth.lib.memory.WritePort.__init__", "lineno": 122, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_constructor", "callee": ".FHDLTestCase.assertIs", "lineno": 123, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 124, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 128, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_constructor", "callee": ".FHDLTestCase.assertIsNone", "lineno": 129, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 130, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_constructor_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 137, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_constructor_wrong", "callee": "amaranth.lib.memory.WritePort.__init__", "lineno": 139, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_constructor_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 141, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_constructor_wrong", "callee": "amaranth.lib.memory.WritePort.__init__", "lineno": 143, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_constructor_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 144, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_constructor_wrong", "callee": "amaranth.lib.memory.WritePort.__init__", "lineno": 146, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_constructor_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 147, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_constructor_wrong", "callee": "amaranth.lib.memory.WritePort.__init__", "lineno": 149, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_constructor_wrong", "callee": "amaranth.lib.memory.Memory.__init__", "lineno": 151, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_constructor_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 152, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_constructor_wrong", "callee": "amaranth.lib.memory.WritePort.__init__", "lineno": 154, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_constructor_wrong", "callee": "amaranth.lib.memory.Memory.__init__", "lineno": 155, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_constructor_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 156, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.WritePortTestCase.test_constructor_wrong", "callee": "amaranth.lib.memory.WritePort.__init__", "lineno": 158, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 164, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 165, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 166, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_signature", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 166, "resolution": "imported_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 172, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 173, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 174, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_signature", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 174, "resolution": "imported_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 180, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 181, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_signature", "callee": ".FHDLTestCase.assertEqual", "lineno": 182, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_signature", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 182, "resolution": "imported_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_signature_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 189, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_signature_eq", "callee": ".FHDLTestCase.assertEqual", "lineno": 195, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_signature_eq", "callee": ".FHDLTestCase.assertNotEqual", "lineno": 196, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_signature_eq", "callee": ".FHDLTestCase.assertNotEqual", "lineno": 197, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_signature_eq", "callee": ".FHDLTestCase.assertNotEqual", "lineno": 198, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor", "callee": "amaranth.lib.memory.ReadPort.__init__", "lineno": 202, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 203, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor", "callee": ".FHDLTestCase.assertIsNone", "lineno": 204, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 205, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 206, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 207, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 208, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 209, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 210, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 211, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 212, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor", "callee": "amaranth.lib.memory.ReadPort.__init__", "lineno": 215, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 216, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor", "callee": ".FHDLTestCase.assertIsNone", "lineno": 217, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 218, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 219, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 220, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 221, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 222, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 223, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 224, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 225, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 226, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor", "callee": "amaranth.lib.memory.Memory.__init__", "lineno": 228, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor", "callee": "amaranth.lib.memory.ReadPort.__init__", "lineno": 229, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor", "callee": ".FHDLTestCase.assertIs", "lineno": 230, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 231, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor", "callee": "amaranth.lib.memory.Memory.write_port", "lineno": 232, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor", "callee": "amaranth.lib.memory.ReadPort.__init__", "lineno": 233, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor", "callee": ".FHDLTestCase.assertIs", "lineno": 234, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 235, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 239, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor", "callee": ".FHDLTestCase.assertIsNone", "lineno": 240, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 241, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 248, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor_wrong", "callee": "amaranth.lib.memory.ReadPort.__init__", "lineno": 250, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 252, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor_wrong", "callee": "amaranth.lib.memory.ReadPort.__init__", "lineno": 254, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 255, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor_wrong", "callee": "amaranth.lib.memory.ReadPort.__init__", "lineno": 257, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor_wrong", "callee": "amaranth.lib.memory.Memory.__init__", "lineno": 259, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 260, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor_wrong", "callee": "amaranth.lib.memory.ReadPort.__init__", "lineno": 262, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor_wrong", "callee": "amaranth.lib.memory.Memory.__init__", "lineno": 263, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 264, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor_wrong", "callee": "amaranth.lib.memory.ReadPort.__init__", "lineno": 266, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor_wrong", "callee": "amaranth.lib.memory.Memory.__init__", "lineno": 267, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor_wrong", "callee": "amaranth.lib.memory.Memory.read_port", "lineno": 268, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 269, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor_wrong", "callee": "amaranth.lib.memory.ReadPort.__init__", "lineno": 271, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor_wrong", "callee": "amaranth.lib.memory.Memory.write_port", "lineno": 272, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor_wrong", "callee": "amaranth.lib.memory.Memory.__init__", "lineno": 273, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 274, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor_wrong", "callee": "amaranth.lib.memory.ReadPort.__init__", "lineno": 276, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 277, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.ReadPortTestCase.test_constructor_wrong", "callee": "amaranth.lib.memory.ReadPort.__init__", "lineno": 279, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor", "callee": "amaranth.lib.memory.Memory.__init__", "lineno": 284, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 285, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 286, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 287, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 288, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 289, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 290, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 291, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 292, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 294, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 295, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor", "callee": "amaranth.lib.memory.Memory.__init__", "lineno": 298, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor", "callee": ".FHDLTestCase.assertIs", "lineno": 299, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 300, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 301, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 302, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 303, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 304, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor", "callee": ".FHDLTestCase.assertEqual", "lineno": 305, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor_shapecastable", "callee": "amaranth.lib.memory.Memory.__init__", "lineno": 312, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor_shapecastable", "callee": ".FHDLTestCase.assertEqual", "lineno": 313, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor_shapecastable", "callee": ".FHDLTestCase.assertEqual", "lineno": 314, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor_shapecastable", "callee": ".FHDLTestCase.assertEqual", "lineno": 315, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor_shapecastable", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 316, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor_shapecastable", "callee": ".FHDLTestCase.assertEqual", "lineno": 317, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor_shapecastable", "callee": ".FHDLTestCase.assertEqual", "lineno": 318, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 321, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor_wrong", "callee": "amaranth.lib.memory.Memory.__init__", "lineno": 323, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 324, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor_wrong", "callee": "amaranth.lib.memory.Memory.__init__", "lineno": 326, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 327, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor_wrong", "callee": "amaranth.lib.memory.Memory.__init__", "lineno": 329, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 330, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor_wrong", "callee": "amaranth.lib.memory.Memory.__init__", "lineno": 333, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 334, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor_wrong", "callee": "amaranth.lib.memory.Memory.__init__", "lineno": 336, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 337, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor_wrong", "callee": "amaranth.lib.memory.Memory.__init__", "lineno": 339, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 340, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor_wrong", "callee": "amaranth.lib.memory.Memory.__init__", "lineno": 342, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 344, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor_wrong", "callee": "amaranth.lib.memory.Memory.__init__", "lineno": 346, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 347, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor_wrong", "callee": "amaranth.lib.memory.Memory.__init__", "lineno": 349, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 350, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor_wrong", "callee": "amaranth.lib.memory.Memory.__init__", "lineno": 352, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 353, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_constructor_wrong", "callee": "amaranth.lib.memory.Memory.__init__", "lineno": 355, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_init_set", "callee": "amaranth.lib.memory.Memory.__init__", "lineno": 358, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_init_set", "callee": ".FHDLTestCase.assertEqual", "lineno": 360, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_init_set", "callee": ".FHDLTestCase.assertEqual", "lineno": 361, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_init_set", "callee": ".FHDLTestCase.assertEqual", "lineno": 363, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_init_set", "callee": ".FHDLTestCase.assertEqual", "lineno": 365, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_init_set_shapecastable", "callee": "amaranth.lib.memory.Memory.__init__", "lineno": 368, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_init_set_shapecastable", "callee": ".FHDLTestCase.assertEqual", "lineno": 370, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_init_set_shapecastable", "callee": ".FHDLTestCase.assertEqual", "lineno": 371, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_init_set_wrong", "callee": "amaranth.lib.memory.Memory.__init__", "lineno": 374, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_init_set_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 375, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_init_set_wrong", "callee": "amaranth.lib.memory.Memory.__init__", "lineno": 378, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_init_set_wrong", "callee": ".FHDLTestCase.assertRaises", "lineno": 380, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_init_set_slice_wrong", "callee": "amaranth.lib.memory.Memory.__init__", "lineno": 384, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_init_set_slice_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 385, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_init_set_slice_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 388, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_init_set_slice_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 391, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_port", "callee": "amaranth.lib.memory.Memory.__init__", "lineno": 403, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_port", "callee": "amaranth.lib.memory.Memory.read_port", "lineno": 404, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_port", "callee": ".FHDLTestCase.assertEqual", "lineno": 405, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_port", "callee": ".FHDLTestCase.assertEqual", "lineno": 406, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_port", "callee": "amaranth.lib.memory.Memory.write_port", "lineno": 407, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_port", "callee": ".FHDLTestCase.assertEqual", "lineno": 408, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_port", "callee": ".FHDLTestCase.assertEqual", "lineno": 409, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_port", "callee": ".FHDLTestCase.assertEqual", "lineno": 410, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_port", "callee": ".FHDLTestCase.assertEqual", "lineno": 411, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_elaborate", "callee": "amaranth.lib.memory.Memory.__init__", "lineno": 414, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_elaborate", "callee": "amaranth.lib.memory.Memory.write_port", "lineno": 415, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_elaborate", "callee": "amaranth.lib.memory.Memory.read_port", "lineno": 416, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_elaborate", "callee": "amaranth.lib.memory.Memory.read_port", "lineno": 417, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_elaborate", "callee": "amaranth.lib.memory.Memory.elaborate", "lineno": 418, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_elaborate", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 419, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_elaborate", "callee": ".FHDLTestCase.assertIs", "lineno": 420, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_elaborate", "callee": ".FHDLTestCase.assertEqual", "lineno": 421, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_elaborate", "callee": ".FHDLTestCase.assertEqual", "lineno": 422, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_elaborate", "callee": ".FHDLTestCase.assertEqual", "lineno": 423, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_elaborate", "callee": ".FHDLTestCase.assertIs", "lineno": 424, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_elaborate", "callee": ".FHDLTestCase.assertIs", "lineno": 425, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_elaborate", "callee": ".FHDLTestCase.assertIs", "lineno": 426, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_elaborate", "callee": ".FHDLTestCase.assertEqual", "lineno": 427, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_elaborate", "callee": ".FHDLTestCase.assertEqual", "lineno": 428, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_elaborate", "callee": ".FHDLTestCase.assertIs", "lineno": 429, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_elaborate", "callee": ".FHDLTestCase.assertIs", "lineno": 430, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_elaborate", "callee": ".FHDLTestCase.assertIs", "lineno": 431, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_elaborate", "callee": ".FHDLTestCase.assertEqual", "lineno": 432, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_elaborate", "callee": ".FHDLTestCase.assertEqual", "lineno": 433, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_elaborate", "callee": ".FHDLTestCase.assertIs", "lineno": 434, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_elaborate", "callee": ".FHDLTestCase.assertIs", "lineno": 435, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_elaborate", "callee": ".FHDLTestCase.assertIs", "lineno": 436, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_freeze", "callee": "amaranth.lib.memory.Memory.__init__", "lineno": 439, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_freeze", "callee": "amaranth.lib.memory.Memory.write_port", "lineno": 440, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_freeze", "callee": "amaranth.lib.memory.Memory.elaborate", "lineno": 441, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_freeze", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 442, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_freeze", "callee": "amaranth.lib.memory.Memory.write_port", "lineno": 444, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_freeze", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 445, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_freeze", "callee": "amaranth.lib.memory.Memory.read_port", "lineno": 447, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_freeze", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 448, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_memory.MemoryTestCase.test_freeze", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 451, "resolution": "external_inherited_call" } ], "tests.test_lib_meta": [ { "caller": "tests.test_lib_meta.AnnotationTestCase.test_init_subclass", "callee": ".unittest.TestCase.assertRegex", "lineno": 24, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_meta.AnnotationTestCase.test_init_subclass_wrong_schema", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 27, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_meta.AnnotationTestCase.test_init_subclass_schema_missing_id", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 32, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_meta.AnnotationTestCase.test_init_subclass_schema_missing_schema", "callee": ".unittest.TestCase.assertRaises", "lineno": 37, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_meta.AnnotationTestCase.test_init_subclass_schema_error", "callee": ".unittest.TestCase.assertRaises", "lineno": 44, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_meta.AnnotationTestCase.test_validate_error", "callee": ".unittest.TestCase.assertRaises", "lineno": 86, "resolution": "external_inherited_call" } ], "tests.test_lib_stream": [ { "caller": "tests.test_lib_stream.StreamTestCase.test_nav_nar", "callee": "amaranth.lib.stream.Signature.__init__", "lineno": 10, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_nav_nar", "callee": ".FHDLTestCase.assertEqual", "lineno": 12, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_nav_nar", "callee": ".FHDLTestCase.assertEqual", "lineno": 13, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_nav_nar", "callee": ".FHDLTestCase.assertEqual", "lineno": 14, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_nav_nar", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 14, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_nav_nar", "callee": "amaranth.lib.stream.Signature.create", "lineno": 19, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_nav_nar", "callee": ".FHDLTestCase.assertIs", "lineno": 23, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_nav_nar", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 24, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_nav_nar", "callee": ".FHDLTestCase.assertIs", "lineno": 25, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_nav_nar", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 26, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_nav_nar", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 27, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_av_nar", "callee": "amaranth.lib.stream.Signature.__init__", "lineno": 30, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_av_nar", "callee": ".FHDLTestCase.assertEqual", "lineno": 32, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_av_nar", "callee": ".FHDLTestCase.assertEqual", "lineno": 33, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_av_nar", "callee": ".FHDLTestCase.assertEqual", "lineno": 34, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_av_nar", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 34, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_av_nar", "callee": "amaranth.lib.stream.Signature.create", "lineno": 39, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_av_nar", "callee": ".FHDLTestCase.assertIs", "lineno": 43, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_av_nar", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 44, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_av_nar", "callee": ".FHDLTestCase.assertIs", "lineno": 45, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_av_nar", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 46, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_av_nar", "callee": ".FHDLTestCase.assertEqual", "lineno": 47, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_av_nar", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 48, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_nav_ar", "callee": "amaranth.lib.stream.Signature.__init__", "lineno": 51, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_nav_ar", "callee": ".FHDLTestCase.assertEqual", "lineno": 53, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_nav_ar", "callee": ".FHDLTestCase.assertEqual", "lineno": 54, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_nav_ar", "callee": ".FHDLTestCase.assertEqual", "lineno": 55, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_nav_ar", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 55, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_nav_ar", "callee": "amaranth.lib.stream.Signature.create", "lineno": 60, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_nav_ar", "callee": ".FHDLTestCase.assertIs", "lineno": 64, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_nav_ar", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 65, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_nav_ar", "callee": ".FHDLTestCase.assertIs", "lineno": 66, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_nav_ar", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 67, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_nav_ar", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 68, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_nav_ar", "callee": ".FHDLTestCase.assertEqual", "lineno": 69, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_av_ar", "callee": "amaranth.lib.stream.Signature.__init__", "lineno": 72, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_av_ar", "callee": ".FHDLTestCase.assertEqual", "lineno": 74, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_av_ar", "callee": ".FHDLTestCase.assertEqual", "lineno": 75, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_av_ar", "callee": ".FHDLTestCase.assertEqual", "lineno": 76, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_av_ar", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 76, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_av_ar", "callee": "amaranth.lib.stream.Signature.create", "lineno": 81, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_av_ar", "callee": ".FHDLTestCase.assertIs", "lineno": 85, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_av_ar", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 86, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_av_ar", "callee": ".FHDLTestCase.assertIs", "lineno": 87, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_av_ar", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 88, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_av_ar", "callee": ".FHDLTestCase.assertEqual", "lineno": 89, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_av_ar", "callee": ".FHDLTestCase.assertIsInstance", "lineno": 90, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_av_ar", "callee": ".FHDLTestCase.assertEqual", "lineno": 91, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_eq", "callee": "amaranth.lib.stream.Signature.__init__", "lineno": 94, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_eq", "callee": "amaranth.lib.stream.Signature.__init__", "lineno": 95, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_eq", "callee": "amaranth.lib.stream.Signature.__init__", "lineno": 96, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_eq", "callee": "amaranth.lib.stream.Signature.__init__", "lineno": 97, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_eq", "callee": "amaranth.lib.stream.Signature.__init__", "lineno": 98, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_eq", "callee": ".FHDLTestCase.assertNotEqual", "lineno": 99, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_eq", "callee": ".FHDLTestCase.assertEqual", "lineno": 100, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_eq", "callee": ".FHDLTestCase.assertEqual", "lineno": 101, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_eq", "callee": ".FHDLTestCase.assertEqual", "lineno": 102, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_eq", "callee": ".FHDLTestCase.assertEqual", "lineno": 103, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_eq", "callee": ".FHDLTestCase.assertEqual", "lineno": 104, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_eq", "callee": ".FHDLTestCase.assertNotEqual", "lineno": 105, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_eq", "callee": ".FHDLTestCase.assertNotEqual", "lineno": 106, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_eq", "callee": ".FHDLTestCase.assertNotEqual", "lineno": 107, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_eq", "callee": ".FHDLTestCase.assertNotEqual", "lineno": 108, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_eq", "callee": ".FHDLTestCase.assertNotEqual", "lineno": 109, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_payload_init", "callee": "amaranth.lib.stream.Signature.__init__", "lineno": 112, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_payload_init", "callee": "amaranth.lib.stream.Signature.create", "lineno": 113, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_payload_init", "callee": ".FHDLTestCase.assertEqual", "lineno": 114, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_interface_create_bad", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 117, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_interface_create_bad", "callee": "amaranth.lib.stream.Interface.__init__", "lineno": 120, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_stream.StreamTestCase.test_interface_create_bad", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 120, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_stream.FIFOStreamCompatTestCase.test_r_stream", "callee": "amaranth.lib.fifo.SyncFIFOBuffered.__init__", "lineno": 125, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_stream.FIFOStreamCompatTestCase.test_r_stream", "callee": ".FHDLTestCase.assertFalse", "lineno": 127, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.FIFOStreamCompatTestCase.test_r_stream", "callee": ".FHDLTestCase.assertFalse", "lineno": 128, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.FIFOStreamCompatTestCase.test_r_stream", "callee": ".FHDLTestCase.assertIs", "lineno": 129, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.FIFOStreamCompatTestCase.test_r_stream", "callee": ".FHDLTestCase.assertIs", "lineno": 130, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.FIFOStreamCompatTestCase.test_r_stream", "callee": ".FHDLTestCase.assertIs", "lineno": 131, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.FIFOStreamCompatTestCase.test_w_stream", "callee": "amaranth.lib.fifo.SyncFIFOBuffered.__init__", "lineno": 134, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_stream.FIFOStreamCompatTestCase.test_w_stream", "callee": ".FHDLTestCase.assertFalse", "lineno": 136, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.FIFOStreamCompatTestCase.test_w_stream", "callee": ".FHDLTestCase.assertFalse", "lineno": 137, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.FIFOStreamCompatTestCase.test_w_stream", "callee": ".FHDLTestCase.assertIs", "lineno": 138, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.FIFOStreamCompatTestCase.test_w_stream", "callee": ".FHDLTestCase.assertIs", "lineno": 139, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_stream.FIFOStreamCompatTestCase.test_w_stream", "callee": ".FHDLTestCase.assertIs", "lineno": 140, "resolution": "external_inherited_call" } ], "tests.test_lib_wiring": [ { "caller": "tests.test_lib_wiring.FlowTestCase.test_flow_call", "callee": ".unittest.TestCase.assertEqual", "lineno": 18, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlowTestCase.test_flow_call", "callee": "amaranth.lib.wiring.Member.__init__", "lineno": 18, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.FlowTestCase.test_flow_call", "callee": ".unittest.TestCase.assertEqual", "lineno": 19, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlowTestCase.test_flow_call", "callee": "amaranth.lib.wiring.Member.__init__", "lineno": 19, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.FlowTestCase.test_flow_repr", "callee": ".unittest.TestCase.assertEqual", "lineno": 22, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlowTestCase.test_flow_repr", "callee": ".unittest.TestCase.assertEqual", "lineno": 23, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlowTestCase.test_flow_str", "callee": ".unittest.TestCase.assertEqual", "lineno": 26, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlowTestCase.test_flow_str", "callee": ".unittest.TestCase.assertEqual", "lineno": 27, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlowTestCase.test_flow_value", "callee": ".unittest.TestCase.assertEqual", "lineno": 30, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlowTestCase.test_flow_value", "callee": ".unittest.TestCase.assertEqual", "lineno": 31, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_port_member", "callee": "amaranth.lib.wiring.Member.__init__", "lineno": 36, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_port_member", "callee": ".unittest.TestCase.assertEqual", "lineno": 37, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_port_member", "callee": ".unittest.TestCase.assertEqual", "lineno": 38, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_port_member", "callee": ".unittest.TestCase.assertEqual", "lineno": 39, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_port_member", "callee": ".unittest.TestCase.assertEqual", "lineno": 40, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_port_member", "callee": ".unittest.TestCase.assertEqual", "lineno": 41, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_port_member", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 42, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_port_member", "callee": ".unittest.TestCase.assertEqual", "lineno": 45, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_port_member", "callee": ".unittest.TestCase.assertEqual", "lineno": 46, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_port_member_wrong", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 49, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_port_member_wrong", "callee": "amaranth.lib.wiring.Member.__init__", "lineno": 52, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_port_member_init", "callee": "amaranth.lib.wiring.Member.__init__", "lineno": 55, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_port_member_init", "callee": ".unittest.TestCase.assertEqual", "lineno": 56, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_port_member_init", "callee": ".unittest.TestCase.assertEqual", "lineno": 57, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_port_member_init", "callee": ".unittest.TestCase.assertEqual", "lineno": 58, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_port_member_init", "callee": ".unittest.TestCase.assertEqual", "lineno": 59, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_port_member_init", "callee": ".unittest.TestCase.assertEqual", "lineno": 60, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_port_member_init_wrong", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 63, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_port_member_init_wrong", "callee": "amaranth.lib.wiring.Member.__init__", "lineno": 66, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_port_member_init_shape_castable", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 69, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_port_member_init_shape_castable", "callee": "amaranth.lib.wiring.Member.__init__", "lineno": 70, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_port_member_init_shape_castable", "callee": ".unittest.TestCase.assertEqual", "lineno": 71, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_port_member_init_shape_castable", "callee": ".unittest.TestCase.assertEqual", "lineno": 72, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_port_member_init_shape_castable", "callee": ".unittest.TestCase.assertEqual", "lineno": 73, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_port_member_init_shape_castable", "callee": ".unittest.TestCase.assertEqual", "lineno": 74, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_port_member_init_shape_castable_wrong", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 77, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_port_member_init_shape_castable_wrong", "callee": "amaranth.lib.wiring.Member.__init__", "lineno": 80, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_port_member_init_shape_castable_wrong", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 80, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_port_member_reset", "callee": "amaranth.lib.wiring.Member.__init__", "lineno": 85, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_port_member_reset", "callee": ".unittest.TestCase.assertEqual", "lineno": 86, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_port_member_reset", "callee": ".unittest.TestCase.assertEqual", "lineno": 87, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_port_member_reset", "callee": ".unittest.TestCase.assertEqual", "lineno": 88, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_port_member_reset", "callee": ".unittest.TestCase.assertEqual", "lineno": 89, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_port_member_reset", "callee": ".unittest.TestCase.assertEqual", "lineno": 90, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_port_member_reset", "callee": ".unittest.TestCase.assertEqual", "lineno": 93, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_port_member_reset", "callee": ".unittest.TestCase.assertEqual", "lineno": 97, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_port_member_reset_wrong", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 100, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_port_member_reset_wrong", "callee": "amaranth.lib.wiring.Member.__init__", "lineno": 102, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_port_member_reset_wrong", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 103, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_signature_member_out", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 108, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_signature_member_out", "callee": "amaranth.lib.wiring.Member.__init__", "lineno": 109, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_signature_member_out", "callee": ".unittest.TestCase.assertEqual", "lineno": 110, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_signature_member_out", "callee": ".unittest.TestCase.assertEqual", "lineno": 111, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_signature_member_out", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 112, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_signature_member_out", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 115, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_signature_member_out", "callee": ".unittest.TestCase.assertEqual", "lineno": 118, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_signature_member_out", "callee": ".unittest.TestCase.assertEqual", "lineno": 119, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_signature_member_out", "callee": ".unittest.TestCase.assertEqual", "lineno": 120, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_signature_member_out", "callee": ".unittest.TestCase.assertEqual", "lineno": 121, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_signature_member_in", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 124, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_signature_member_in", "callee": "amaranth.lib.wiring.Member.__init__", "lineno": 125, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_signature_member_in", "callee": ".unittest.TestCase.assertEqual", "lineno": 126, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_signature_member_in", "callee": ".unittest.TestCase.assertEqual", "lineno": 127, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_signature_member_in", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 128, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_signature_member_in", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 131, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_signature_member_in", "callee": ".unittest.TestCase.assertEqual", "lineno": 134, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_signature_member_in", "callee": ".unittest.TestCase.assertEqual", "lineno": 135, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_signature_member_in", "callee": "amaranth.lib.wiring.Signature.flip", "lineno": 135, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_signature_member_in", "callee": ".unittest.TestCase.assertEqual", "lineno": 136, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_signature_member_in", "callee": ".unittest.TestCase.assertEqual", "lineno": 137, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_signature_member_wrong", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 140, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_signature_member_wrong", "callee": "amaranth.lib.wiring.Member.__init__", "lineno": 142, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_signature_member_wrong", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 142, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_array", "callee": "amaranth.lib.wiring.Member.__init__", "lineno": 145, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_array", "callee": ".unittest.TestCase.assertEqual", "lineno": 146, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_array", "callee": ".unittest.TestCase.assertEqual", "lineno": 147, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_array", "callee": "amaranth.lib.wiring.Member.__init__", "lineno": 149, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_array", "callee": ".unittest.TestCase.assertEqual", "lineno": 150, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_array", "callee": ".unittest.TestCase.assertEqual", "lineno": 151, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_array", "callee": "amaranth.lib.wiring.Member.__init__", "lineno": 153, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_array", "callee": ".unittest.TestCase.assertEqual", "lineno": 154, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_array", "callee": ".unittest.TestCase.assertEqual", "lineno": 155, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_array_wrong", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 158, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_array_wrong", "callee": "amaranth.lib.wiring.Member.__init__", "lineno": 160, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_array_wrong", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 161, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_array_wrong", "callee": "amaranth.lib.wiring.Member.__init__", "lineno": 163, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_flip", "callee": ".unittest.TestCase.assertEqual", "lineno": 166, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_flip", "callee": ".unittest.TestCase.assertEqual", "lineno": 167, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_equality", "callee": ".unittest.TestCase.assertEqual", "lineno": 170, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_equality", "callee": ".unittest.TestCase.assertNotEqual", "lineno": 171, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_equality", "callee": ".unittest.TestCase.assertNotEqual", "lineno": 172, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_equality", "callee": ".unittest.TestCase.assertNotEqual", "lineno": 173, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_equality", "callee": ".unittest.TestCase.assertEqual", "lineno": 174, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_equality", "callee": ".unittest.TestCase.assertNotEqual", "lineno": 175, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_equality", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 176, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_equality", "callee": ".unittest.TestCase.assertEqual", "lineno": 177, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_equality", "callee": ".unittest.TestCase.assertNotEqual", "lineno": 178, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.MemberTestCase.test_equality", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 178, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_contains", "callee": ".unittest.TestCase.assertNotIn", "lineno": 183, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_contains", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 183, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_contains", "callee": ".unittest.TestCase.assertIn", "lineno": 184, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_contains", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 184, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_getitem", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 187, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_getitem", "callee": ".unittest.TestCase.assertEqual", "lineno": 188, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_getitem_missing", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 191, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_getitem_missing", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 192, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_getitem_wrong", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 197, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_getitem_wrong", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 198, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_getitem_wrong", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 201, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_getitem_wrong", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 204, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_setitem", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 209, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_setitem", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 210, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_delitem", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 215, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_delitem", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 216, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_iter_len", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 221, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_iter_len", "callee": ".unittest.TestCase.assertEqual", "lineno": 222, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_iter_len", "callee": ".unittest.TestCase.assertEqual", "lineno": 223, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_iter_len", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 224, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_iter_len", "callee": ".unittest.TestCase.assertEqual", "lineno": 225, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_iter_len", "callee": ".unittest.TestCase.assertEqual", "lineno": 226, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_iter_insertion_order", "callee": ".unittest.TestCase.assertEqual", "lineno": 229, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_iter_insertion_order", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 229, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_iter_insertion_order", "callee": ".unittest.TestCase.assertEqual", "lineno": 231, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_iter_insertion_order", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 231, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_flatten", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 235, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_flatten", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 239, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_flatten", "callee": ".unittest.TestCase.assertEqual", "lineno": 243, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_flatten", "callee": "amaranth.lib.wiring.SignatureMembers.flatten", "lineno": 243, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_create", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 251, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_create", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 254, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_create", "callee": "amaranth.lib.wiring.SignatureMembers.create", "lineno": 258, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_create", "callee": ".unittest.TestCase.assertEqual", "lineno": 259, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_create", "callee": ".unittest.TestCase.assertIsInstance", "lineno": 260, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_create", "callee": ".unittest.TestCase.assertEqual", "lineno": 261, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_create", "callee": ".unittest.TestCase.assertEqual", "lineno": 262, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_create", "callee": ".unittest.TestCase.assertEqual", "lineno": 263, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_create", "callee": ".unittest.TestCase.assertEqual", "lineno": 264, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_create_init", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 267, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_create_init", "callee": "amaranth.lib.wiring.SignatureMembers.create", "lineno": 270, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_create_init", "callee": ".unittest.TestCase.assertEqual", "lineno": 271, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_create_tuple", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 274, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_create_tuple", "callee": "amaranth.lib.wiring.SignatureMembers.create", "lineno": 277, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_create_tuple", "callee": ".unittest.TestCase.assertEqual", "lineno": 278, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_create_tuple", "callee": ".unittest.TestCase.assertEqual", "lineno": 279, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_create_tuple", "callee": ".unittest.TestCase.assertEqual", "lineno": 280, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_create_tuple", "callee": ".unittest.TestCase.assertIsInstance", "lineno": 283, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_create_tuple", "callee": ".unittest.TestCase.assertEqual", "lineno": 284, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_create_wrong", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 287, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_create_wrong", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 289, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_repr", "callee": ".unittest.TestCase.assertEqual", "lineno": 292, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_repr", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 292, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_repr", "callee": ".unittest.TestCase.assertEqual", "lineno": 294, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_repr", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 294, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_repr", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 296, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureMembersTestCase.test_repr", "callee": ".unittest.TestCase.assertEqual", "lineno": 297, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureMembersTestCase.test_basic", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 303, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureMembersTestCase.test_basic", "callee": "amaranth.lib.wiring.SignatureMembers.flip", "lineno": 304, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureMembersTestCase.test_basic", "callee": ".unittest.TestCase.assertIsInstance", "lineno": 305, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureMembersTestCase.test_basic", "callee": ".unittest.TestCase.assertIn", "lineno": 306, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureMembersTestCase.test_basic", "callee": ".unittest.TestCase.assertEqual", "lineno": 307, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureMembersTestCase.test_basic", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 308, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureMembersTestCase.test_basic", "callee": "amaranth.lib.wiring.SignatureMembers.flip", "lineno": 309, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureMembersTestCase.test_basic", "callee": ".unittest.TestCase.assertEqual", "lineno": 310, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureMembersTestCase.test_basic", "callee": ".unittest.TestCase.assertEqual", "lineno": 311, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureMembersTestCase.test_basic", "callee": ".unittest.TestCase.assertEqual", "lineno": 312, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureMembersTestCase.test_basic", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 313, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureMembersTestCase.test_basic", "callee": "amaranth.lib.wiring.SignatureMembers.flip", "lineno": 314, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureMembersTestCase.test_basic", "callee": ".unittest.TestCase.assertEqual", "lineno": 315, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureMembersTestCase.test_basic", "callee": ".unittest.TestCase.assertIs", "lineno": 316, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureMembersTestCase.test_eq", "callee": ".unittest.TestCase.assertEqual", "lineno": 319, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureMembersTestCase.test_eq", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 319, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureMembersTestCase.test_eq", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 320, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureMembersTestCase.test_eq", "callee": ".unittest.TestCase.assertEqual", "lineno": 321, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureMembersTestCase.test_eq", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 321, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureMembersTestCase.test_eq", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 322, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureMembersTestCase.test_delitem", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 325, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureMembersTestCase.test_delitem", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 326, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureMembersTestCase.test_repr", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 331, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureMembersTestCase.test_repr", "callee": ".unittest.TestCase.assertEqual", "lineno": 332, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_create", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 337, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_create", "callee": ".unittest.TestCase.assertEqual", "lineno": 338, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_create", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 338, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_annotations_empty", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 341, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_annotations_empty", "callee": "amaranth.lib.wiring.PureInterface.__init__", "lineno": 342, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_annotations_empty", "callee": ".unittest.TestCase.assertEqual", "lineno": 343, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_annotations_empty", "callee": "amaranth.lib.wiring.Signature.annotations", "lineno": 343, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_eq", "callee": ".unittest.TestCase.assertEqual", "lineno": 346, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_eq", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 346, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_eq", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 347, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_eq", "callee": ".unittest.TestCase.assertNotEqual", "lineno": 348, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_eq", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 348, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_eq", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 349, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_members_equal_wrong", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 352, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_members_equal_wrong", "callee": ".unittest.TestCase.assertRaises", "lineno": 353, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_members_equal_wrong", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 354, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.assertFlattenedSignature", "callee": ".unittest.TestCase.assertEqual", "lineno": 358, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.assertFlattenedSignature", "callee": ".unittest.TestCase.assertEqual", "lineno": 359, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.assertFlattenedSignature", "callee": ".unittest.TestCase.assertIs", "lineno": 360, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_flatten", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 363, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_flatten", "callee": "amaranth.lib.wiring.Signature.create", "lineno": 364, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_flatten", "callee": "tests.test_lib_wiring.SignatureTestCase.assertFlattenedSignature", "lineno": 365, "resolution": "self_method_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_flatten", "callee": "amaranth.lib.wiring.Signature.flatten", "lineno": 365, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_flatten_sig", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 372, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_flatten_sig", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 373, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_flatten_sig", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 374, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_flatten_sig", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 375, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_flatten_sig", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 376, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_flatten_sig", "callee": "amaranth.lib.wiring.Signature.create", "lineno": 378, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_flatten_sig", "callee": "tests.test_lib_wiring.SignatureTestCase.assertFlattenedSignature", "lineno": 379, "resolution": "self_method_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_flatten_sig", "callee": "amaranth.lib.wiring.Signature.flatten", "lineno": 379, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant_signature", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 387, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant_signature", "callee": ".unittest.TestCase.assertFalse", "lineno": 390, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant_signature", "callee": "amaranth.lib.wiring.Signature.is_compliant", "lineno": 390, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant_signature", "callee": ".unittest.TestCase.assertFalse", "lineno": 392, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant_signature", "callee": "amaranth.lib.wiring.Signature.is_compliant", "lineno": 392, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant_signature", "callee": ".unittest.TestCase.assertEqual", "lineno": 393, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant_signature", "callee": ".unittest.TestCase.assertFalse", "lineno": 396, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant_signature", "callee": "amaranth.lib.wiring.Signature.is_compliant", "lineno": 396, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant_signature", "callee": ".unittest.TestCase.assertFalse", "lineno": 398, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant_signature", "callee": "amaranth.lib.wiring.Signature.is_compliant", "lineno": 398, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant_signature", "callee": ".unittest.TestCase.assertEqual", "lineno": 399, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant_signature", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 401, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant_signature", "callee": ".unittest.TestCase.assertFalse", "lineno": 402, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant_signature", "callee": "amaranth.lib.wiring.Signature.is_compliant", "lineno": 402, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant_signature", "callee": ".unittest.TestCase.assertFalse", "lineno": 404, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant_signature", "callee": "amaranth.lib.wiring.Signature.is_compliant", "lineno": 404, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant_signature", "callee": ".unittest.TestCase.assertEqual", "lineno": 405, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.assertNotCompliant", "callee": ".unittest.TestCase.assertFalse", "lineno": 412, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.assertNotCompliant", "callee": ".unittest.TestCase.assertFalse", "lineno": 414, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.assertNotCompliant", "callee": ".unittest.TestCase.assertEqual", "lineno": 415, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.assertNotCompliant", "callee": ".unittest.TestCase.assertRegex", "lineno": 416, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": "tests.test_lib_wiring.SignatureTestCase.assertNotCompliant", "lineno": 419, "resolution": "self_method_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 421, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": "tests.test_lib_wiring.SignatureTestCase.assertNotCompliant", "lineno": 423, "resolution": "self_method_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 425, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": "tests.test_lib_wiring.SignatureTestCase.assertNotCompliant", "lineno": 427, "resolution": "self_method_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 429, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": "tests.test_lib_wiring.SignatureTestCase.assertNotCompliant", "lineno": 431, "resolution": "self_method_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 433, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": "tests.test_lib_wiring.SignatureTestCase.assertNotCompliant", "lineno": 435, "resolution": "self_method_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 437, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": "tests.test_lib_wiring.SignatureTestCase.assertNotCompliant", "lineno": 439, "resolution": "self_method_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 442, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": "tests.test_lib_wiring.SignatureTestCase.assertNotCompliant", "lineno": 444, "resolution": "self_method_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 447, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": "tests.test_lib_wiring.SignatureTestCase.assertNotCompliant", "lineno": 449, "resolution": "self_method_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 452, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": "tests.test_lib_wiring.SignatureTestCase.assertNotCompliant", "lineno": 454, "resolution": "self_method_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 456, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": "tests.test_lib_wiring.SignatureTestCase.assertNotCompliant", "lineno": 458, "resolution": "self_method_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 460, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": ".unittest.TestCase.assertTrue", "lineno": 462, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 463, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 464, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": "tests.test_lib_wiring.SignatureTestCase.assertNotCompliant", "lineno": 466, "resolution": "self_method_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 468, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 468, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 469, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": ".unittest.TestCase.assertTrue", "lineno": 470, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 471, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 472, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": ".unittest.TestCase.assertTrue", "lineno": 474, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 475, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 476, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": ".unittest.TestCase.assertTrue", "lineno": 478, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 479, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 480, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": ".unittest.TestCase.assertTrue", "lineno": 482, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 483, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 484, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": ".unittest.TestCase.assertTrue", "lineno": 486, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 487, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 488, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": ".unittest.TestCase.assertTrue", "lineno": 490, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 491, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 491, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 492, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 492, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_is_compliant", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 493, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_repr", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 497, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_repr", "callee": ".unittest.TestCase.assertEqual", "lineno": 498, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_repr_subclass", "callee": ".unittest.TestCase.assertRegex", "lineno": 505, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_subclasscheck", "callee": ".unittest.TestCase.assertTrue", "lineno": 510, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_subclasscheck", "callee": ".unittest.TestCase.assertTrue", "lineno": 511, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_subclasscheck", "callee": ".unittest.TestCase.assertTrue", "lineno": 512, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_subclasscheck", "callee": ".unittest.TestCase.assertTrue", "lineno": 513, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_instancecheck", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 518, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_instancecheck", "callee": ".unittest.TestCase.assertTrue", "lineno": 520, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_instancecheck", "callee": "amaranth.lib.wiring.Signature.flip", "lineno": 520, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_instancecheck", "callee": ".unittest.TestCase.assertTrue", "lineno": 521, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_instancecheck", "callee": ".unittest.TestCase.assertTrue", "lineno": 522, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_instancecheck", "callee": "amaranth.lib.wiring.Signature.flip", "lineno": 522, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_wiring.SignatureTestCase.test_instancecheck", "callee": ".unittest.TestCase.assertTrue", "lineno": 523, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureTestCase.test_create", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 528, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureTestCase.test_create", "callee": "amaranth.lib.wiring.Signature.flip", "lineno": 529, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureTestCase.test_create", "callee": ".unittest.TestCase.assertIsInstance", "lineno": 530, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureTestCase.test_create", "callee": ".unittest.TestCase.assertIsInstance", "lineno": 531, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureTestCase.test_create", "callee": ".unittest.TestCase.assertIs", "lineno": 532, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureTestCase.test_eq", "callee": ".unittest.TestCase.assertEqual", "lineno": 535, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureTestCase.test_eq", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 535, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureTestCase.test_eq", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 536, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureTestCase.test_eq", "callee": ".unittest.TestCase.assertEqual", "lineno": 537, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureTestCase.test_eq", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 537, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureTestCase.test_eq", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 538, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureTestCase.test_repr", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 541, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureTestCase.test_repr", "callee": ".unittest.TestCase.assertEqual", "lineno": 542, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureTestCase.test_getsetdelattr", "callee": ".unittest.TestCase.assertEqual", "lineno": 556, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureTestCase.test_getsetdelattr", "callee": ".unittest.TestCase.assertEqual", "lineno": 557, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureTestCase.test_getsetdelattr", "callee": ".unittest.TestCase.assertEqual", "lineno": 559, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureTestCase.test_getsetdelattr", "callee": ".unittest.TestCase.assertFalse", "lineno": 561, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureTestCase.test_getsetdelattr_property", "callee": ".unittest.TestCase.assertEqual", "lineno": 591, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureTestCase.test_getsetdelattr_property", "callee": ".unittest.TestCase.assertEqual", "lineno": 592, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureTestCase.test_getsetdelattr_property", "callee": ".unittest.TestCase.assertEqual", "lineno": 593, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureTestCase.test_getsetdelattr_property", "callee": ".unittest.TestCase.assertEqual", "lineno": 594, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureTestCase.test_classmethod", "callee": ".unittest.TestCase.assertEqual", "lineno": 607, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureTestCase.test_members_equal_wrong", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 610, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureTestCase.test_members_equal_wrong", "callee": ".unittest.TestCase.assertRaises", "lineno": 611, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureTestCase.test_members_equal_wrong", "callee": "amaranth.lib.wiring.Signature.flip", "lineno": 612, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_wiring.FlippedSignatureTestCase.test_members_equal_wrong", "callee": "amaranth.lib.wiring.SignatureMembers.__init__", "lineno": 612, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.PureInterfaceTestCase.test_construct", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 617, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.PureInterfaceTestCase.test_construct", "callee": "amaranth.lib.wiring.PureInterface.__init__", "lineno": 621, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.PureInterfaceTestCase.test_construct", "callee": ".unittest.TestCase.assertIs", "lineno": 622, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.PureInterfaceTestCase.test_construct", "callee": ".unittest.TestCase.assertIsInstance", "lineno": 623, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.PureInterfaceTestCase.test_construct", "callee": ".unittest.TestCase.assertIsInstance", "lineno": 624, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.PureInterfaceTestCase.test_repr", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 627, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.PureInterfaceTestCase.test_repr", "callee": "amaranth.lib.wiring.PureInterface.__init__", "lineno": 631, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.PureInterfaceTestCase.test_repr", "callee": ".unittest.TestCase.assertEqual", "lineno": 632, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.PureInterfaceTestCase.test_repr_inherit", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 637, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.PureInterfaceTestCase.test_repr_inherit", "callee": ".unittest.TestCase.assertRegex", "lineno": 638, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_basic", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 643, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_basic", "callee": "amaranth.lib.wiring.Signature.create", "lineno": 644, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_basic", "callee": ".unittest.TestCase.assertTrue", "lineno": 645, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_basic", "callee": "amaranth.lib.wiring.Signature.is_compliant", "lineno": 645, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_basic", "callee": ".unittest.TestCase.assertIs", "lineno": 646, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_basic", "callee": "amaranth.lib.wiring.flipped", "lineno": 647, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_basic", "callee": ".unittest.TestCase.assertEqual", "lineno": 648, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_basic", "callee": ".unittest.TestCase.assertEqual", "lineno": 649, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_basic", "callee": "amaranth.lib.wiring.flipped", "lineno": 649, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_basic", "callee": ".unittest.TestCase.assertRegex", "lineno": 650, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_basic", "callee": ".unittest.TestCase.assertIs", "lineno": 651, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_basic", "callee": "amaranth.lib.wiring.flipped", "lineno": 651, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.I.test_getsetdelattr", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 655, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_getsetdelattr", "callee": "amaranth.lib.wiring.flipped", "lineno": 665, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_getsetdelattr", "callee": ".unittest.TestCase.assertEqual", "lineno": 666, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_getsetdelattr", "callee": ".unittest.TestCase.assertEqual", "lineno": 667, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_getsetdelattr", "callee": ".unittest.TestCase.assertEqual", "lineno": 669, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_getsetdelattr", "callee": ".unittest.TestCase.assertFalse", "lineno": 671, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.I.test_getsetdelattr_property", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 675, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_getsetdelattr_property", "callee": "amaranth.lib.wiring.flipped", "lineno": 697, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_getsetdelattr_property", "callee": ".unittest.TestCase.assertEqual", "lineno": 702, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_getsetdelattr_property", "callee": ".unittest.TestCase.assertEqual", "lineno": 703, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_getsetdelattr_property", "callee": ".unittest.TestCase.assertEqual", "lineno": 704, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_getsetdelattr_property", "callee": ".unittest.TestCase.assertEqual", "lineno": 705, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.I.test_classmethod", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 710, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_classmethod", "callee": "amaranth.lib.wiring.flipped", "lineno": 721, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_classmethod", "callee": ".unittest.TestCase.assertEqual", "lineno": 723, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_flipped_wrong", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 726, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_flipped_wrong", "callee": "amaranth.lib.wiring.flipped", "lineno": 728, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_flipped_wrong", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 728, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_create_subclass_flipped", "callee": ".unittest.TestCase.assertTrue", "lineno": 740, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.InterfaceWithFlippedSub.test_propagate_flipped", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 744, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.InterfaceWithFlippedSub.test_propagate_flipped", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 745, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.InterfaceWithFlippedSub.test_propagate_flipped", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 748, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.InterfaceWithFlippedSub.test_propagate_flipped.__init__", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 756, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_propagate_flipped", "callee": ".unittest.TestCase.assertIsInstance", "lineno": 759, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_propagate_flipped", "callee": ".unittest.TestCase.assertIsInstance", "lineno": 760, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_propagate_flipped", "callee": ".unittest.TestCase.assertIsInstance", "lineno": 761, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_propagate_flipped", "callee": ".unittest.TestCase.assertIsInstance", "lineno": 763, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_propagate_flipped", "callee": ".unittest.TestCase.assertIsInstance", "lineno": 765, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_propagate_flipped", "callee": ".unittest.TestCase.assertEqual", "lineno": 766, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_propagate_flipped", "callee": ".unittest.TestCase.assertIsInstance", "lineno": 768, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_propagate_flipped", "callee": "amaranth.lib.wiring.flipped", "lineno": 768, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_propagate_flipped", "callee": ".unittest.TestCase.assertEqual", "lineno": 769, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_propagate_flipped", "callee": ".unittest.TestCase.assertEqual", "lineno": 770, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_propagate_flipped", "callee": "amaranth.lib.wiring.flipped", "lineno": 770, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_propagate_flipped", "callee": "amaranth.lib.wiring.flipped", "lineno": 773, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_propagate_flipped", "callee": "amaranth.lib.wiring.flipped", "lineno": 773, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.FlippedInterfaceTestCase.test_propagate_flipped", "callee": ".unittest.TestCase.assertEqual", "lineno": 774, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_arg_handles_and_signature_attr", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 780, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_arg_handles_and_signature_attr", "callee": "amaranth.lib.wiring.connect", "lineno": 782, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_arg_handles_and_signature_attr", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 783, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_arg_handles_and_signature_attr", "callee": "amaranth.lib.wiring.connect", "lineno": 785, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_signature_type", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 789, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_signature_type", "callee": "amaranth.lib.wiring.connect", "lineno": 791, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_signature_compliant", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 795, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_signature_compliant", "callee": "amaranth.lib.wiring.connect", "lineno": 798, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_signature_compliant", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 798, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_member_missing", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 802, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_member_missing", "callee": "amaranth.lib.wiring.connect", "lineno": 804, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_member_missing", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 805, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_member_missing", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 807, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_member_missing", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 809, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_member_missing", "callee": "amaranth.lib.wiring.connect", "lineno": 811, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_member_missing", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 812, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_member_missing", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 814, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_signature_to_port", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 819, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_signature_to_port", "callee": "amaranth.lib.wiring.connect", "lineno": 821, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_signature_to_port", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 822, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_signature_to_port", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 822, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_signature_to_port", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 823, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_signature_to_port", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 824, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_shape_mismatch", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 829, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_shape_mismatch", "callee": "amaranth.lib.wiring.connect", "lineno": 832, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_shape_mismatch", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 833, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_shape_mismatch", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 835, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_shape_mismatch_enum", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 844, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_shape_mismatch_enum", "callee": "amaranth.lib.wiring.connect", "lineno": 848, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_shape_mismatch_enum", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 849, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_shape_mismatch_enum", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 851, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_shape_mismatch_layout", "callee": "amaranth.lib.wiring.connect", "lineno": 869, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_shape_mismatch_layout", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 870, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_shape_mismatch_layout", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 872, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_init_mismatch", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 877, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_init_mismatch", "callee": "amaranth.lib.wiring.connect", "lineno": 880, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_init_mismatch", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 881, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_init_mismatch", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 883, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_init_none_match", "callee": "amaranth.lib.wiring.connect", "lineno": 888, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_init_none_match", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 889, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_init_none_match", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 891, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_out_to_out", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 896, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_out_to_out", "callee": "amaranth.lib.wiring.connect", "lineno": 898, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_out_to_out", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 899, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_out_to_out", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 901, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_out_to_const_in", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 906, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_out_to_const_in", "callee": "amaranth.lib.wiring.connect", "lineno": 909, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_out_to_const_in", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 910, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_out_to_const_in", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 912, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_const_out_to_const_in_value_mismatch", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 917, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_const_out_to_const_in_value_mismatch", "callee": "amaranth.lib.wiring.connect", "lineno": 920, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_const_out_to_const_in_value_mismatch", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 921, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_const_out_to_const_in_value_mismatch", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 923, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_simple_bus", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 931, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_simple_bus", "callee": "amaranth.lib.wiring.Signature.create", "lineno": 938, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_simple_bus", "callee": "amaranth.lib.wiring.Signature.flip", "lineno": 939, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_simple_bus", "callee": "amaranth.lib.wiring.connect", "lineno": 942, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_simple_bus", "callee": ".unittest.TestCase.assertEqual", "lineno": 943, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_const_in_out", "callee": "amaranth.lib.wiring.connect", "lineno": 952, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_const_in_out", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 953, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_const_in_out", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 955, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_const_in_out", "callee": ".unittest.TestCase.assertEqual", "lineno": 957, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_nested", "callee": "amaranth.lib.wiring.connect", "lineno": 961, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_nested", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 962, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_nested", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 962, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_nested", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 963, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_nested", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 964, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_nested", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 964, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_nested", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 965, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_nested", "callee": ".unittest.TestCase.assertEqual", "lineno": 966, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_unordered", "callee": "amaranth.lib.wiring.connect", "lineno": 972, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_unordered", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 973, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_unordered", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 974, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_unordered", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 976, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_unordered", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 979, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_unordered", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 979, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_unordered", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 981, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_unordered", "callee": ".unittest.TestCase.assertEqual", "lineno": 985, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_dimension", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 992, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_dimension", "callee": "amaranth.lib.wiring.connect", "lineno": 995, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_dimension", "callee": "amaranth.lib.wiring.Signature.create", "lineno": 995, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_dimension", "callee": "amaranth.lib.wiring.Signature.flip", "lineno": 995, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_dimension", "callee": ".unittest.TestCase.assertEqual", "lineno": 996, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_dimension_multi", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 1002, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_dimension_multi", "callee": "amaranth.lib.wiring.connect", "lineno": 1005, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_dimension_multi", "callee": "amaranth.lib.wiring.Signature.create", "lineno": 1005, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_dimension_multi", "callee": "amaranth.lib.wiring.Signature.flip", "lineno": 1005, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_dimension_multi", "callee": ".unittest.TestCase.assertEqual", "lineno": 1006, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_connect_none", "callee": "amaranth.lib.wiring.connect", "lineno": 1015, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_connect_empty", "callee": "amaranth.lib.wiring.connect", "lineno": 1019, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_connect_empty", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 1019, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_connect_empty_multi", "callee": "amaranth.lib.wiring.connect", "lineno": 1023, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_connect_empty_multi", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 1023, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_connect_empty_multi", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 1024, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_connect_one", "callee": "amaranth.lib.wiring.connect", "lineno": 1030, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_connect_one", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 1030, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_connect_one_in_only", "callee": "amaranth.lib.wiring.connect", "lineno": 1037, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_connect_one_in_only", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 1037, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_connect_multi_in_only_fails", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 1044, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_connect_multi_in_only_fails", "callee": "amaranth.lib.wiring.connect", "lineno": 1047, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_connect_multi_in_only_fails", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 1048, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_connect_multi_in_only_fails", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 1051, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_connect_multi_some_in_pairs", "callee": "amaranth.lib.wiring.connect", "lineno": 1061, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_connect_multi_some_in_pairs", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 1062, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_connect_multi_some_in_pairs", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 1065, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_bug_1435_missing_module", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 1070, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_bug_1435_missing_module", "callee": "amaranth.lib.wiring.Signature.create", "lineno": 1071, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_bug_1435_missing_module", "callee": "amaranth.lib.wiring.Signature.flip", "lineno": 1072, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_bug_1435_missing_module", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 1074, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.ConnectTestCase.test_bug_1435_missing_module", "callee": "amaranth.lib.wiring.connect", "lineno": 1076, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ComponentTestCase.test_basic", "callee": ".unittest.TestCase.assertEqual", "lineno": 1085, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.ComponentTestCase.test_basic", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 1085, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ComponentTestCase.test_basic", "callee": ".unittest.TestCase.assertIsInstance", "lineno": 1086, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.ComponentTestCase.test_basic", "callee": ".unittest.TestCase.assertEqual", "lineno": 1087, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.ComponentTestCase.test_non_member_annotations", "callee": ".unittest.TestCase.assertEqual", "lineno": 1095, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.ComponentTestCase.test_non_member_annotations", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 1095, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ComponentTestCase.test_private_member_annotations", "callee": ".unittest.TestCase.assertEqual", "lineno": 1103, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.ComponentTestCase.test_private_member_annotations", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 1103, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ComponentTestCase.test_no_annotations", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 1109, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.ComponentTestCase.test_would_overwrite_field", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 1121, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.ComponentTestCase.test_inherit", "callee": ".unittest.TestCase.assertEqual", "lineno": 1137, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.ComponentTestCase.test_inherit", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 1137, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ComponentTestCase.test_inherit_wrong", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 1146, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.C.test_create.__init__", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 1153, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ComponentTestCase.test_create", "callee": ".unittest.TestCase.assertEqual", "lineno": 1158, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.ComponentTestCase.test_create", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 1158, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ComponentTestCase.test_create", "callee": ".unittest.TestCase.assertIsInstance", "lineno": 1159, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.ComponentTestCase.test_create", "callee": ".unittest.TestCase.assertEqual", "lineno": 1160, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.ComponentTestCase.test_create_dict", "callee": ".unittest.TestCase.assertEqual", "lineno": 1170, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.ComponentTestCase.test_create_dict", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 1170, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ComponentTestCase.test_create_dict", "callee": ".unittest.TestCase.assertIsInstance", "lineno": 1171, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.ComponentTestCase.test_create_dict", "callee": ".unittest.TestCase.assertEqual", "lineno": 1172, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.C.test_create_wrong.__init__", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 1179, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ComponentTestCase.test_create_wrong", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 1183, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.ComponentTestCase.test_create_wrong_type", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 1192, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.ComponentTestCase.test_metadata_origin", "callee": ".unittest.TestCase.assertIsInstance", "lineno": 1201, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.ComponentTestCase.test_metadata_origin", "callee": ".unittest.TestCase.assertIs", "lineno": 1202, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.Annotation1.test_as_json.as_json", "callee": "amaranth.lib.meta.Annotation.validate", "lineno": 1222, "resolution": "inherited_method_call" }, { "caller": "tests.test_lib_wiring.Signature1.test_as_json.annotations", "callee": "amaranth.lib.wiring.Signature.annotations", "lineno": 1233, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_wiring.Signature2.test_as_json.annotations", "callee": "amaranth.lib.wiring.Signature.annotations", "lineno": 1244, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_wiring.ComponentMetadataTestCase.test_as_json", "callee": "amaranth.lib.wiring.ComponentMetadata.__init__", "lineno": 1250, "resolution": "imported_call" }, { "caller": "tests.test_lib_wiring.ComponentMetadataTestCase.test_as_json", "callee": ".unittest.TestCase.assertEqual", "lineno": 1251, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.ComponentMetadataTestCase.test_as_json", "callee": "amaranth.lib.wiring.ComponentMetadata.as_json", "lineno": 1251, "resolution": "local_typed_method_call" }, { "caller": "tests.test_lib_wiring.ComponentMetadataTestCase.test_validate", "callee": "amaranth.lib.wiring.ComponentMetadata.validate", "lineno": 1324, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_wiring.ComponentMetadataTestCase.test_validate_error", "callee": ".unittest.TestCase.assertRaises", "lineno": 1353, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.ComponentMetadataTestCase.test_validate_error", "callee": "amaranth.lib.wiring.ComponentMetadata.validate", "lineno": 1354, "resolution": "qualified_module_call" }, { "caller": "tests.test_lib_wiring.ComponentMetadataTestCase.test_wrong_origin", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 1364, "resolution": "external_inherited_call" }, { "caller": "tests.test_lib_wiring.ComponentMetadataTestCase.test_wrong_origin", "callee": "amaranth.lib.wiring.ComponentMetadata.__init__", "lineno": 1365, "resolution": "imported_call" } ], "tests.test_sim": [ { "caller": "tests.test_sim.SimulatorUnitTestCase.assertStatement.process", "callee": ".FHDLTestCase.assertEqual", "lineno": 38, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.assertStatement.process", "callee": ".FHDLTestCase.assertEqual", "lineno": 53, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_invert", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 61, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_invert", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 62, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_invert", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 63, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_invert", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 64, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_invert", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 65, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_neg", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 69, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_neg", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 70, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_neg", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 71, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_neg", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 72, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_neg", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 73, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_bool", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 77, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_bool", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 78, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_bool", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 79, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_as_unsigned", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 83, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_as_unsigned", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 84, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_as_unsigned_lhs", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 88, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_as_signed", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 92, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_as_signed", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 93, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_as_signed_issue_502", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 97, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_as_signed_issue_502", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 98, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_as_signed_lhs", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 102, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_any", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 106, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_any", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 107, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_any", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 108, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_any", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 109, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_all", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 113, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_all", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 114, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_all", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 115, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_all", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 116, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_xor_unary", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 120, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_xor_unary", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 121, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_xor_unary", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 122, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_xor_unary", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 123, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_add", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 127, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_add", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 128, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_sub", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 132, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_sub", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 133, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_sub", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 134, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_mul", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 138, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_mul", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 139, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_mul", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 140, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_floordiv", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 144, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_floordiv", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 145, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_floordiv", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 146, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_floordiv", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 147, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_floordiv_neg", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 151, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_floordiv_neg", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 152, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_floordiv_neg", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 153, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_floordiv_neg", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 154, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_mod", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 158, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_mod", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 159, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_mod", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 160, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_mod", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 161, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_mod_neg", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 165, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_mod_neg", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 166, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_mod_neg", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 167, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_mod_neg", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 168, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_and", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 172, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_and", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 173, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_and", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 175, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_or", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 179, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_xor_binary", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 183, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_shl", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 187, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_shl", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 188, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_shr", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 192, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_shr", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 193, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_eq", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 197, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_eq", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 198, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_eq", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 199, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_ne", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 203, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_ne", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 204, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_ne", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 205, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_lt", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 209, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_lt", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 210, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_lt", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 211, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_ge", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 215, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_ge", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 216, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_ge", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 217, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_gt", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 221, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_gt", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 222, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_gt", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 223, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_le", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 227, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_le", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 228, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_le", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 229, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_mux", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 233, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_mux", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 234, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_mux", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 236, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_mux", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 237, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_mux_invert", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 241, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_mux_invert", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 242, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_mux_wide", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 246, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_mux_wide", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 247, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_mux_wide", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 248, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_abs", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 252, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_abs", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 253, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_abs", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 254, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_abs", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 255, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_slice", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 259, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_slice", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 261, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_slice_lhs", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 265, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_slice_lhs", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 267, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_bit_select", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 271, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_bit_select", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 272, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_bit_select", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 273, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_bit_select_lhs", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 277, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_bit_select_lhs", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 278, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_bit_select_lhs", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 279, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_word_select", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 283, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_word_select", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 284, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_word_select", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 285, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_word_select_lhs", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 289, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_word_select_lhs", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 290, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_word_select_lhs", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 291, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_cat", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 295, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_cat_lhs", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 302, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_cat_slice_lhs", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 311, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_cat_slice_lhs", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 312, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_cat_slice_lhs", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 313, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_nested_cat_lhs", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 320, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_replicate", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 324, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_array", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 329, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_array", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 330, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_array", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 331, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_array_oob", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 336, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_array_oob", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 337, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_array_lhs", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 345, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_array_lhs", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 346, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_array_lhs", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 347, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_array_lhs_heterogenous", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 355, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_array_lhs_heterogenous", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 356, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_array_lhs_heterogenous", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 357, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_array_lhs_heterogenous_slice", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 365, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_array_lhs_heterogenous_slice", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 366, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_array_lhs_heterogenous_slice", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 367, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_array_lhs_oob", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 375, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_array_lhs_oob", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 376, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_array_index", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 383, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_array_attr", "callee": ".collections.namedtuple", "lineno": 387, "resolution": "external_constructor_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_array_attr", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 392, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_shift_left", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 396, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_shift_left", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 398, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_shift_right", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 402, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_shift_right", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 404, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_rotate_left", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 408, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_rotate_left", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 409, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_rotate_left", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 411, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_rotate_left", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 412, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_rotate_left", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 414, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_rotate_left", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 415, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_rotate_left", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 417, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_rotate_left", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 418, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_rotate_left", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 420, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_rotate_left", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 421, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_rotate_left", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 423, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_rotate_left", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 424, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_rotate_left", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 426, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_rotate_left", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 427, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_rotate_left", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 429, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_rotate_left", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 430, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_rotate_right", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 434, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_rotate_right", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 435, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_rotate_right", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 437, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_rotate_right", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 438, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_rotate_right", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 440, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_rotate_right", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 441, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_rotate_right", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 443, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_rotate_right", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 444, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_rotate_right", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 446, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_rotate_right", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 447, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_rotate_right", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 449, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_rotate_right", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 450, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_rotate_right", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 452, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_rotate_right", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 453, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_rotate_right", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 455, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorUnitTestCase.test_rotate_right", "callee": "tests.test_sim.SimulatorUnitTestCase.assertStatement", "lineno": 456, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_counter_process", "callee": "tests.test_sim.SimulatorIntegrationTestCase.setUp_counter", "lineno": 479, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_counter_process", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 480, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_counter_process.process", "callee": ".FHDLTestCase.assertEqual", "lineno": 482, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_counter_process.process", "callee": ".FHDLTestCase.assertEqual", "lineno": 484, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_counter_process.process", "callee": ".FHDLTestCase.assertEqual", "lineno": 486, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_counter_process.process", "callee": "amaranth._utils._ignore_deprecated", "lineno": 487, "resolution": "imported_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_counter_process.process", "callee": ".FHDLTestCase.assertEqual", "lineno": 489, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_counter_process.process", "callee": ".FHDLTestCase.assertEqual", "lineno": 491, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_counter_process.process", "callee": ".FHDLTestCase.assertEqual", "lineno": 493, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_counter_process.process", "callee": "amaranth._utils._ignore_deprecated", "lineno": 494, "resolution": "imported_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_counter_process.process", "callee": ".FHDLTestCase.assertEqual", "lineno": 496, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_counter_process.process", "callee": ".FHDLTestCase.assertEqual", "lineno": 502, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_counter_process", "callee": "amaranth._utils._ignore_deprecated", "lineno": 503, "resolution": "imported_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_counter_clock_and_sync_process", "callee": "tests.test_sim.SimulatorIntegrationTestCase.setUp_counter", "lineno": 507, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_counter_clock_and_sync_process", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 508, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_counter_clock_and_sync_process.process", "callee": ".FHDLTestCase.assertEqual", "lineno": 511, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_counter_clock_and_sync_process.process", "callee": ".FHDLTestCase.assertEqual", "lineno": 512, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_counter_clock_and_sync_process.process", "callee": ".FHDLTestCase.assertEqual", "lineno": 514, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_counter_clock_and_sync_process.process", "callee": ".FHDLTestCase.assertEqual", "lineno": 515, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_counter_clock_and_sync_process.process", "callee": ".FHDLTestCase.assertEqual", "lineno": 518, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_counter_clock_and_sync_process", "callee": "amaranth._utils._ignore_deprecated", "lineno": 519, "resolution": "imported_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_reset", "callee": "tests.test_sim.SimulatorIntegrationTestCase.setUp_counter", "lineno": 523, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_reset.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 530, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_reset.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 532, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_reset.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 534, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_reset", "callee": ".FHDLTestCase.assertEqual", "lineno": 541, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_alu", "callee": "tests.test_sim.SimulatorIntegrationTestCase.setUp_alu", "lineno": 565, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_alu", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 566, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_alu.process", "callee": ".FHDLTestCase.assertEqual", "lineno": 572, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_alu.process", "callee": ".FHDLTestCase.assertEqual", "lineno": 574, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_alu.process", "callee": ".FHDLTestCase.assertEqual", "lineno": 578, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_alu.process", "callee": ".FHDLTestCase.assertEqual", "lineno": 582, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_alu", "callee": "amaranth._utils._ignore_deprecated", "lineno": 583, "resolution": "imported_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_alu_bench", "callee": "tests.test_sim.SimulatorIntegrationTestCase.setUp_alu", "lineno": 587, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_alu_bench", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 588, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_alu_bench.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 593, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_alu_bench.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 595, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_alu_bench.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 598, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_alu_bench.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 601, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_clock_phase", "callee": "tests.test_sim.SimulatorIntegrationTestCase.setUp_clock_phase", "lineno": 620, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_clock_phase", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 621, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_clock_phase.proc", "callee": ".FHDLTestCase.assertEqual", "lineno": 639, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_multiclock", "callee": "tests.test_sim.SimulatorIntegrationTestCase.setUp_multiclock", "lineno": 651, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_multiclock", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 652, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_multiclock.sys_process", "callee": ".FHDLTestCase.fail", "lineno": 659, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_complex_lhs_rhs", "callee": "tests.test_sim.SimulatorIntegrationTestCase.setUp_lhs_rhs", "lineno": 675, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_complex_lhs_rhs", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 676, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_complex_lhs_rhs.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 680, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_complex_lhs_rhs.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 681, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_run_until", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 688, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_run_until.process", "callee": ".FHDLTestCase.fail", "lineno": 693, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_run_until_fail", "callee": ".FHDLTestCase.assertRaises", "lineno": 700, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_run_until_fail", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 701, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_run_until_fail.process", "callee": ".FHDLTestCase.fail", "lineno": 706, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_run_until_deprecated", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 715, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_run_until_deprecated.process", "callee": ".FHDLTestCase.fail", "lineno": 720, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_add_process_wrong", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 724, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_add_process_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 725, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_add_process_wrong_generator", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 731, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_add_process_wrong_generator", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 732, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_add_process_wrong_generator", "callee": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_access_sync.process", "lineno": 737, "resolution": "same_class_name_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_add_testbench_wrong", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 740, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_add_testbench_wrong", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 741, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_add_testbench_wrong_generator", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 747, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_add_testbench_wrong_generator", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 748, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_add_testbench_wrong_generator", "callee": "tests.test_sim.SimulatorIntegrationTestCase.test_multiple_modules.testbench", "lineno": 753, "resolution": "same_class_name_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_add_testbench_wrong_coroutine", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 756, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_add_testbench_wrong_coroutine", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 757, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_add_testbench_wrong_coroutine", "callee": "tests.test_sim.SimulatorIntegrationTestCase.test_multiple_modules.testbench", "lineno": 762, "resolution": "same_class_name_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_add_testbench_wrong_async_generator", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 765, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_add_testbench_wrong_async_generator", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 766, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_add_testbench_wrong_async_generator", "callee": "tests.test_sim.SimulatorIntegrationTestCase.test_multiple_modules.testbench", "lineno": 771, "resolution": "same_class_name_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_add_testbench_wrong_async_generator_func", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 774, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_add_testbench_wrong_async_generator_func", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 775, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_add_clock_wrong_twice", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 786, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_add_clock_wrong_twice", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 788, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_add_clock_wrong_missing", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 794, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_add_clock_wrong_missing", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 795, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_add_clock_if_exists", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 801, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_add_clock_deprecated", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 808, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_elapsed_time", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 817, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_elapsed_time.process", "callee": ".FHDLTestCase.assertEqual", "lineno": 820, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_elapsed_time.process", "callee": ".FHDLTestCase.assertEqual", "lineno": 822, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_elapsed_time.process", "callee": ".FHDLTestCase.assertEqual", "lineno": 824, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_command_wrong", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 829, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_command_wrong.process", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 832, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_command_wrong", "callee": "amaranth._utils._ignore_deprecated", "lineno": 836, "resolution": "imported_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_command_wrong", "callee": ".FHDLTestCase.assertTrue", "lineno": 838, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_sync_command_wrong", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 845, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_sync_command_wrong.process", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 848, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_sync_command_wrong", "callee": "amaranth._utils._ignore_deprecated", "lineno": 852, "resolution": "imported_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_sync_command_wrong", "callee": ".FHDLTestCase.assertTrue", "lineno": 855, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_bench_command_wrong", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 870, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_bench_command_wrong.process", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 876, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_bench_command_wrong", "callee": "amaranth._utils._ignore_deprecated", "lineno": 880, "resolution": "imported_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_bench_command_wrong", "callee": ".FHDLTestCase.assertTrue", "lineno": 882, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.setUp_memory", "callee": "amaranth.lib.memory.Memory.__init__", "lineno": 886, "resolution": "imported_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_init", "callee": "tests.test_sim.SimulatorIntegrationTestCase.setUp_memory", "lineno": 892, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_init", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 893, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_init.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 897, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_init.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 900, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_write", "callee": "tests.test_sim.SimulatorIntegrationTestCase.setUp_memory", "lineno": 905, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_write", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 906, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_write.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 915, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_write_granularity", "callee": "tests.test_sim.SimulatorIntegrationTestCase.setUp_memory", "lineno": 920, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_write_granularity", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 921, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_write_granularity.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 928, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_write_granularity.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 933, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_write_granularity.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 939, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_read_before_write", "callee": "tests.test_sim.SimulatorIntegrationTestCase.setUp_memory", "lineno": 944, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_read_before_write", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 945, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_read_before_write.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 950, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_read_before_write.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 952, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_write_through", "callee": "tests.test_sim.SimulatorIntegrationTestCase.setUp_memory", "lineno": 957, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_write_through", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 958, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_write_through.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 963, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_write_through.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 965, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_write_through.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 968, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_async_read_write", "callee": "tests.test_sim.SimulatorIntegrationTestCase.setUp_memory", "lineno": 973, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_async_read_write", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 974, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_async_read_write.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 977, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_async_read_write.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 979, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_async_read_write.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 984, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_async_read_write.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 986, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_read_only", "callee": "amaranth.lib.memory.Memory.__init__", "lineno": 992, "resolution": "imported_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_read_only", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 994, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_read_only.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 997, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_read_only.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1000, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_comb_bench_process", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 1009, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_comb_bench_process.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1011, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_comb_bench_process.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1012, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_comb_bench_process.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1014, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_comb_bench_process.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1015, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_sync_bench_process", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 1025, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_sync_bench_process.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1027, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_sync_bench_process.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1028, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_sync_bench_process.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1029, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_sync_bench_process.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1031, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_sync_bench_process.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1032, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_sync_bench_process.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1033, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_sync_bench_process.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1035, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_sync_bench_process.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1036, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_sync_bench_process.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1037, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_sync_bench_process.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1039, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_sync_bench_process.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1040, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_sync_bench_process.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1042, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_sync_bench_process.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1043, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_transparency_simple", "callee": "amaranth.lib.memory.Memory.__init__", "lineno": 1050, "resolution": "imported_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_transparency_simple", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 1053, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_transparency_simple.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1057, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_transparency_simple.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1060, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_transparency_simple.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1065, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_transparency_simple.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1070, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_transparency_simple.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1076, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_transparency_simple.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1082, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_transparency_multibit", "callee": "amaranth.lib.memory.Memory.__init__", "lineno": 1089, "resolution": "imported_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_transparency_multibit", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 1092, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_transparency_multibit.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1096, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_transparency_multibit.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1099, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_transparency_multibit.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1104, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_transparency_multibit.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1109, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_transparency_multibit.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1115, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_transparency_multibit.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1121, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_access", "callee": "tests.test_sim.SimulatorIntegrationTestCase.setUp_memory", "lineno": 1126, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_access", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 1127, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_access.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1129, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_access.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1130, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_access.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1131, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_access.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1133, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_access.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1135, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_access.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1139, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_access.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1141, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_access_sync", "callee": "tests.test_sim.SimulatorIntegrationTestCase.setUp_memory", "lineno": 1147, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_access_sync", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 1148, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_access_sync.process", "callee": ".FHDLTestCase.assertEqual", "lineno": 1150, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_access_sync.process", "callee": ".FHDLTestCase.assertEqual", "lineno": 1151, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_access_sync.process", "callee": ".FHDLTestCase.assertEqual", "lineno": 1152, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_access_sync.process", "callee": ".FHDLTestCase.assertEqual", "lineno": 1154, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_access_sync.process", "callee": ".FHDLTestCase.assertEqual", "lineno": 1156, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_memory_access_sync", "callee": "amaranth._utils._ignore_deprecated", "lineno": 1159, "resolution": "imported_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_vcd_wrong_nonzero_time", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1169, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_vcd_private_signal", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1177, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_vcd_private_signal", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1184, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_no_negated_boolean_warning", "callee": ".FHDLTestCase.assertEqual", "lineno": 1197, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_switch_zero", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 1219, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_switch_zero.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1221, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_print", "callee": ".io.StringIO", "lineno": 1230, "resolution": "external_constructor_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_print", "callee": ".contextlib.redirect_stdout", "lineno": 1231, "resolution": "external_constructor_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_print", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 1232, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_print", "callee": ".FHDLTestCase.assertEqual", "lineno": 1237, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_print", "callee": ".textwrap.dedent", "lineno": 1237, "resolution": "external_constructor_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_print_str", "callee": "tests.test_sim.SimulatorIntegrationTestCase.test_print_str.enc", "lineno": 1256, "resolution": "same_class_name_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_print_str", "callee": "tests.test_sim.SimulatorIntegrationTestCase.test_print_str.enc", "lineno": 1258, "resolution": "same_class_name_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_print_str", "callee": ".io.StringIO", "lineno": 1261, "resolution": "external_constructor_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_print_str", "callee": ".contextlib.redirect_stdout", "lineno": 1262, "resolution": "external_constructor_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_print_str", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 1263, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_print_str", "callee": ".FHDLTestCase.assertEqual", "lineno": 1268, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_print_str", "callee": ".textwrap.dedent", "lineno": 1268, "resolution": "external_constructor_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_print_enum", "callee": ".io.StringIO", "lineno": 1289, "resolution": "external_constructor_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_print_enum", "callee": ".contextlib.redirect_stdout", "lineno": 1290, "resolution": "external_constructor_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_print_enum", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 1291, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_print_enum", "callee": ".FHDLTestCase.assertEqual", "lineno": 1296, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_print_enum", "callee": ".textwrap.dedent", "lineno": 1296, "resolution": "external_constructor_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_print_enum_followed_by", "callee": ".io.StringIO", "lineno": 1317, "resolution": "external_constructor_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_print_enum_followed_by", "callee": ".contextlib.redirect_stdout", "lineno": 1318, "resolution": "external_constructor_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_print_enum_followed_by", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 1319, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_print_enum_followed_by", "callee": ".FHDLTestCase.assertEqual", "lineno": 1324, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_print_enum_followed_by", "callee": ".textwrap.dedent", "lineno": 1324, "resolution": "external_constructor_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_assert", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1336, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_assert", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 1338, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_assume", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1349, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_assume", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 1351, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_cover", "callee": ".io.StringIO", "lineno": 1364, "resolution": "external_constructor_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_cover", "callee": ".contextlib.redirect_stdout", "lineno": 1365, "resolution": "external_constructor_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_cover", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 1366, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_cover", "callee": ".FHDLTestCase.assertRegex", "lineno": 1371, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_cover", "callee": ".textwrap.dedent", "lineno": 1371, "resolution": "external_constructor_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_testbench_preemption", "callee": "amaranth._utils._ignore_deprecated", "lineno": 1390, "resolution": "imported_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_eval_format", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 1404, "resolution": "qualified_module_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_eval_format", "callee": "amaranth.lib.data.ArrayLayout.__init__", "lineno": 1405, "resolution": "qualified_module_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_eval_format.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1411, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_eval_format.testbench", "callee": "amaranth.sim._pyeval.eval_format", "lineno": 1411, "resolution": "imported_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_eval_format.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1412, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_eval_format.testbench", "callee": "amaranth.sim._pyeval.eval_format", "lineno": 1412, "resolution": "imported_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_eval_format.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1413, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_eval_format.testbench", "callee": "amaranth.sim._pyeval.eval_format", "lineno": 1413, "resolution": "imported_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_eval_format.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1415, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_eval_format.testbench", "callee": "amaranth.sim._pyeval.eval_format", "lineno": 1415, "resolution": "imported_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_eval_format.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1417, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_eval_format.testbench", "callee": "amaranth.sim._pyeval.eval_format", "lineno": 1417, "resolution": "imported_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_eval_format.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1419, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_eval_format.testbench", "callee": "amaranth.sim._pyeval.eval_format", "lineno": 1419, "resolution": "imported_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_eval_format.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1422, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_eval_format.testbench", "callee": "amaranth.sim._pyeval.eval_format", "lineno": 1422, "resolution": "imported_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_eval_format.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1425, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_eval_format.testbench", "callee": "amaranth.sim._pyeval.eval_format", "lineno": 1425, "resolution": "imported_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_eval_format.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1427, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_eval_format.testbench", "callee": "amaranth.sim._pyeval.eval_format", "lineno": 1427, "resolution": "imported_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_eval_format.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1428, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_eval_format.testbench", "callee": "amaranth.sim._pyeval.eval_format", "lineno": 1428, "resolution": "imported_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_eval_format", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 1430, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_decoder", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 1446, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_mem_shape", "callee": "amaranth.hdl._mem.MemoryData.__init__", "lineno": 1455, "resolution": "imported_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_mem_shape", "callee": "amaranth.hdl._mem.MemoryData.__init__", "lineno": 1456, "resolution": "imported_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_mem_shape", "callee": "amaranth.hdl._mem.MemoryData.__init__", "lineno": 1457, "resolution": "imported_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_mem_shape", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 1457, "resolution": "qualified_module_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_mem_shape", "callee": "amaranth.hdl._mem.MemoryData.__init__", "lineno": 1458, "resolution": "imported_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_mem_shape.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1468, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_mem_shape.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1469, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_mem_shape", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 1471, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_multiple_modules", "callee": "tests.test_sim.SimulatorIntegrationTestCase.assertSimulation", "lineno": 1484, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_multiple_modules.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1487, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_multiple_modules.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1489, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_multiple_modules.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1491, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorIntegrationTestCase.test_multiple_modules.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1493, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorTracesTestCase.test_signal", "callee": "tests.test_sim.SimulatorTracesTestCase.assertDef", "lineno": 1511, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorTracesTestCase.test_expr", "callee": "tests.test_sim.SimulatorTracesTestCase.assertDef", "lineno": 1515, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorTracesTestCase.test_list", "callee": "tests.test_sim.SimulatorTracesTestCase.assertDef", "lineno": 1519, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorTracesTestCase.test_tuple", "callee": "tests.test_sim.SimulatorTracesTestCase.assertDef", "lineno": 1523, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorTracesTestCase.test_dict", "callee": "tests.test_sim.SimulatorTracesTestCase.assertDef", "lineno": 1527, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorTracesTestCase.test_struct_view", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 1530, "resolution": "qualified_module_call" }, { "caller": "tests.test_sim.SimulatorTracesTestCase.test_struct_view", "callee": "tests.test_sim.SimulatorTracesTestCase.assertDef", "lineno": 1531, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorTracesTestCase.test_interface", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 1534, "resolution": "qualified_module_call" }, { "caller": "tests.test_sim.SimulatorTracesTestCase.test_interface", "callee": "amaranth.lib.wiring.Signature.__init__", "lineno": 1538, "resolution": "qualified_module_call" }, { "caller": "tests.test_sim.SimulatorTracesTestCase.test_interface", "callee": "amaranth.lib.wiring.Signature.create", "lineno": 1540, "resolution": "local_typed_method_call" }, { "caller": "tests.test_sim.SimulatorTracesTestCase.test_interface", "callee": "tests.test_sim.SimulatorTracesTestCase.assertDef", "lineno": 1541, "resolution": "self_method_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_bug_473.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1553, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_bug_595", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1564, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_bug_588", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1576, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_bug_826.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1593, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_bug_826.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1594, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_bug_826.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1595, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_comb_assign.testbench", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1605, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_comb_clock_conflict", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 1616, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_initial.process", "callee": ".FHDLTestCase.assertEqual", "lineno": 1629, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_initial", "callee": ".FHDLTestCase.assertEqual", "lineno": 1634, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_sample.bench_a", "callee": ".FHDLTestCase.assertEqual", "lineno": 1646, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_sample.bench_a", "callee": ".FHDLTestCase.assertEqual", "lineno": 1647, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_sample.bench_b", "callee": ".FHDLTestCase.assertEqual", "lineno": 1652, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_sample.bench_b", "callee": ".FHDLTestCase.assertEqual", "lineno": 1653, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_latch.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1679, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_latch.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1681, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_latch.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1683, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_latch.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1685, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_latch.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1687, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_edge.monitor", "callee": ".list.append", "lineno": 1702, "resolution": "local_builtin_method_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_edge", "callee": ".FHDLTestCase.assertEqual", "lineno": 1725, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_delay.monitor", "callee": ".list.append", "lineno": 1737, "resolution": "local_builtin_method_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_delay", "callee": ".FHDLTestCase.assertEqual", "lineno": 1747, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_timeout.monitor", "callee": ".list.append", "lineno": 1762, "resolution": "local_builtin_method_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_timeout", "callee": ".FHDLTestCase.assertEqual", "lineno": 1781, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_struct.monitor", "callee": ".list.append", "lineno": 1810, "resolution": "local_builtin_method_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_struct.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1815, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_struct.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1816, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_struct.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1817, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_struct", "callee": ".FHDLTestCase.assertEqual", "lineno": 1829, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_valuecastable.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1846, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_valuecastable.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1848, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_valuecastable.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1851, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_tick_repeat_until.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1866, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_tick_repeat_until.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1867, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_tick_repeat_until.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1869, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_tick_repeat_until.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1870, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_tick_repeat_until.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1872, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_tick_repeat_until.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 1873, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_critical", "callee": ".FHDLTestCase.assertEqual", "lineno": 1905, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_async_reset.monitor", "callee": ".list.append", "lineno": 1917, "resolution": "local_builtin_method_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_async_reset.repeat_bench", "callee": ".FHDLTestCase.assertRaises", "lineno": 1930, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_async_reset.until_bench", "callee": ".FHDLTestCase.assertRaises", "lineno": 1934, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_async_reset", "callee": ".FHDLTestCase.assertEqual", "lineno": 1945, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_sync_reset.monitor", "callee": ".list.append", "lineno": 1964, "resolution": "local_builtin_method_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_sync_reset", "callee": ".FHDLTestCase.assertEqual", "lineno": 1982, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_broken_multiedge", "callee": ".FHDLTestCase.assertTrue", "lineno": 2016, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_broken_other_trigger.testbench", "callee": ".FHDLTestCase.assertRaises", "lineno": 2023, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_abandon_delay.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 2044, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_abandon_changed.testbench", "callee": ".FHDLTestCase.assertEqual", "lineno": 2064, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_trigger_wrong.process", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 2100, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_trigger_wrong.testbench", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 2108, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_trigger_wrong.testbench", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 2111, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_trigger_wrong.testbench", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 2115, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_trigger_wrong.testbench", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 2118, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_trigger_wrong.testbench", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 2121, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_trigger_wrong.testbench", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 2124, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_trigger_wrong.testbench", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 2127, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_trigger_wrong.testbench", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 2130, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_trigger_wrong.testbench", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 2133, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_trigger_wrong.testbench", "callee": "amaranth.lib.data.StructLayout.__init__", "lineno": 2136, "resolution": "qualified_module_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_trigger_wrong.testbench", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 2137, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_trigger_wrong", "callee": ".FHDLTestCase.assertTrue", "lineno": 2147, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_trigger_wrong", "callee": ".FHDLTestCase.assertTrue", "lineno": 2148, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_issue_1368", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 2155, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_issue_1368", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 2165, "resolution": "external_inherited_call" }, { "caller": "tests.test_sim.SimulatorRegressionTestCase.test_issue_1368", "callee": ".FHDLTestCase.assertRaisesRegex", "lineno": 2175, "resolution": "external_inherited_call" } ], "tests.test_tracer": [ { "caller": "tests.test_tracer.TracerTestCase.test_fast", "callee": ".FHDLTestCase.assertEqual", "lineno": 10, "resolution": "external_inherited_call" }, { "caller": "tests.test_tracer.TracerTestCase.test_fast", "callee": ".FHDLTestCase.assertEqual", "lineno": 12, "resolution": "external_inherited_call" }, { "caller": "tests.test_tracer.TracerTestCase.test_call_variants", "callee": ".FHDLTestCase.assertEqual", "lineno": 18, "resolution": "external_inherited_call" }, { "caller": "tests.test_tracer.TracerTestCase.test_call_variants", "callee": ".FHDLTestCase.assertEqual", "lineno": 20, "resolution": "external_inherited_call" }, { "caller": "tests.test_tracer.TracerTestCase.test_call_variants", "callee": ".FHDLTestCase.assertEqual", "lineno": 22, "resolution": "external_inherited_call" }, { "caller": "tests.test_tracer.TracerTestCase.test_call_variants", "callee": "amaranth.hdl._ast.Signal.__init__", "lineno": 23, "resolution": "qualified_module_call" }, { "caller": "tests.test_tracer.TracerTestCase.test_call_variants", "callee": ".FHDLTestCase.assertEqual", "lineno": 24, "resolution": "external_inherited_call" }, { "caller": "tests.test_tracer.TracerTestCase.test_call_variants", "callee": "amaranth.hdl._ast.Signal.__init__", "lineno": 25, "resolution": "qualified_module_call" }, { "caller": "tests.test_tracer.TracerTestCase.test_call_variants", "callee": ".FHDLTestCase.assertEqual", "lineno": 26, "resolution": "external_inherited_call" }, { "caller": "tests.test_tracer.TracerTestCase.test_call_variants", "callee": "amaranth.hdl._ast.Signal.__init__", "lineno": 27, "resolution": "qualified_module_call" }, { "caller": "tests.test_tracer.TracerTestCase.test_call_variants", "callee": ".FHDLTestCase.assertEqual", "lineno": 28, "resolution": "external_inherited_call" }, { "caller": "tests.test_tracer.TracerTestCase.test_attr", "callee": ".types.SimpleNamespace", "lineno": 38, "resolution": "external_constructor_call" }, { "caller": "tests.test_tracer.TracerTestCase.test_attr", "callee": ".FHDLTestCase.assertEqual", "lineno": 40, "resolution": "external_inherited_call" }, { "caller": "tests.test_tracer.TracerTestCase.test_attr", "callee": ".FHDLTestCase.assertEqual", "lineno": 42, "resolution": "external_inherited_call" }, { "caller": "tests.test_tracer.TracerTestCase.test_index", "callee": ".FHDLTestCase.assertEqual", "lineno": 47, "resolution": "external_inherited_call" }, { "caller": "tests.test_tracer.TracerTestCase.test_deref_cell", "callee": ".FHDLTestCase.assertEqual", "lineno": 51, "resolution": "external_inherited_call" }, { "caller": "tests.test_tracer.TracerTestCase.test_deref_cell", "callee": ".FHDLTestCase.assertEqual", "lineno": 53, "resolution": "external_inherited_call" }, { "caller": "tests.test_tracer.TracerTestCase.test_deref_free", "callee": "tests.test_tracer.TracerTestCase.test_deref_fast.inner", "lineno": 69, "resolution": "same_class_name_call" }, { "caller": "tests.test_tracer.TracerTestCase.test_deref_free", "callee": ".FHDLTestCase.assertEqual", "lineno": 70, "resolution": "external_inherited_call" }, { "caller": "tests.test_tracer.TracerTestCase.test_deref_free", "callee": ".FHDLTestCase.assertEqual", "lineno": 71, "resolution": "external_inherited_call" }, { "caller": "tests.test_tracer.TracerTestCase.test_deref_free", "callee": ".FHDLTestCase.assertEqual", "lineno": 72, "resolution": "external_inherited_call" }, { "caller": "tests.test_tracer.TracerTestCase.test_deref_free", "callee": ".FHDLTestCase.assertEqual", "lineno": 73, "resolution": "external_inherited_call" }, { "caller": "tests.test_tracer.TracerTestCase.test_long", "callee": ".FHDLTestCase.assertEqual", "lineno": 83, "resolution": "external_inherited_call" }, { "caller": "tests.test_tracer.TracerTestCase.test_long", "callee": ".FHDLTestCase.assertEqual", "lineno": 84, "resolution": "external_inherited_call" }, { "caller": "tests.test_tracer.TracerTestCase.test_deref_fast.inner", "callee": ".FHDLTestCase.assertEqual", "lineno": 90, "resolution": "external_inherited_call" }, { "caller": "tests.test_tracer.TracerTestCase.test_deref_fast.inner", "callee": ".FHDLTestCase.assertEqual", "lineno": 91, "resolution": "external_inherited_call" }, { "caller": "tests.test_tracer.TracerTestCase.test_deref_fast", "callee": "tests.test_tracer.TracerTestCase.test_deref_fast.inner", "lineno": 96, "resolution": "same_class_name_call" } ], "tests.test_utils": [ { "caller": "tests.test_utils.Log2TestCase.test_ceil_log2", "callee": ".unittest.TestCase.assertEqual", "lineno": 9, "resolution": "external_inherited_call" }, { "caller": "tests.test_utils.Log2TestCase.test_ceil_log2", "callee": ".unittest.TestCase.assertEqual", "lineno": 10, "resolution": "external_inherited_call" }, { "caller": "tests.test_utils.Log2TestCase.test_ceil_log2", "callee": ".unittest.TestCase.assertEqual", "lineno": 11, "resolution": "external_inherited_call" }, { "caller": "tests.test_utils.Log2TestCase.test_ceil_log2", "callee": ".unittest.TestCase.assertEqual", "lineno": 12, "resolution": "external_inherited_call" }, { "caller": "tests.test_utils.Log2TestCase.test_ceil_log2", "callee": ".unittest.TestCase.assertEqual", "lineno": 13, "resolution": "external_inherited_call" }, { "caller": "tests.test_utils.Log2TestCase.test_ceil_log2", "callee": ".unittest.TestCase.assertEqual", "lineno": 14, "resolution": "external_inherited_call" }, { "caller": "tests.test_utils.Log2TestCase.test_ceil_log2", "callee": ".unittest.TestCase.assertEqual", "lineno": 15, "resolution": "external_inherited_call" }, { "caller": "tests.test_utils.Log2TestCase.test_ceil_log2", "callee": ".unittest.TestCase.assertEqual", "lineno": 16, "resolution": "external_inherited_call" }, { "caller": "tests.test_utils.Log2TestCase.test_ceil_log2", "callee": ".unittest.TestCase.assertRaises", "lineno": 17, "resolution": "external_inherited_call" }, { "caller": "tests.test_utils.Log2TestCase.test_ceil_log2", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 19, "resolution": "external_inherited_call" }, { "caller": "tests.test_utils.Log2TestCase.test_exact_log2", "callee": ".unittest.TestCase.assertEqual", "lineno": 23, "resolution": "external_inherited_call" }, { "caller": "tests.test_utils.Log2TestCase.test_exact_log2", "callee": ".unittest.TestCase.assertEqual", "lineno": 24, "resolution": "external_inherited_call" }, { "caller": "tests.test_utils.Log2TestCase.test_exact_log2", "callee": ".unittest.TestCase.assertEqual", "lineno": 25, "resolution": "external_inherited_call" }, { "caller": "tests.test_utils.Log2TestCase.test_exact_log2", "callee": ".unittest.TestCase.assertEqual", "lineno": 26, "resolution": "external_inherited_call" }, { "caller": "tests.test_utils.Log2TestCase.test_exact_log2", "callee": ".unittest.TestCase.assertRaisesRegex", "lineno": 28, "resolution": "external_inherited_call" }, { "caller": "tests.test_utils.Log2TestCase.test_exact_log2", "callee": ".unittest.TestCase.assertRaises", "lineno": 30, "resolution": "external_inherited_call" }, { "caller": "tests.test_utils.Log2TestCase.test_bits_for", "callee": ".unittest.TestCase.assertEqual", "lineno": 34, "resolution": "external_inherited_call" }, { "caller": "tests.test_utils.Log2TestCase.test_bits_for", "callee": ".unittest.TestCase.assertEqual", "lineno": 35, "resolution": "external_inherited_call" }, { "caller": "tests.test_utils.Log2TestCase.test_bits_for", "callee": ".unittest.TestCase.assertEqual", "lineno": 36, "resolution": "external_inherited_call" }, { "caller": "tests.test_utils.Log2TestCase.test_bits_for", "callee": ".unittest.TestCase.assertEqual", "lineno": 37, "resolution": "external_inherited_call" }, { "caller": "tests.test_utils.Log2TestCase.test_bits_for", "callee": ".unittest.TestCase.assertEqual", "lineno": 38, "resolution": "external_inherited_call" }, { "caller": "tests.test_utils.Log2TestCase.test_bits_for", "callee": ".unittest.TestCase.assertEqual", "lineno": 39, "resolution": "external_inherited_call" }, { "caller": "tests.test_utils.Log2TestCase.test_bits_for", "callee": ".unittest.TestCase.assertEqual", "lineno": 40, "resolution": "external_inherited_call" }, { "caller": "tests.test_utils.Log2TestCase.test_bits_for", "callee": ".unittest.TestCase.assertEqual", "lineno": 41, "resolution": "external_inherited_call" }, { "caller": "tests.test_utils.Log2TestCase.test_bits_for", "callee": ".unittest.TestCase.assertEqual", "lineno": 42, "resolution": "external_inherited_call" }, { "caller": "tests.test_utils.Log2TestCase.test_bits_for", "callee": ".unittest.TestCase.assertEqual", "lineno": 43, "resolution": "external_inherited_call" }, { "caller": "tests.test_utils.Log2TestCase.test_bits_for", "callee": ".unittest.TestCase.assertEqual", "lineno": 44, "resolution": "external_inherited_call" }, { "caller": "tests.test_utils.Log2TestCase.test_bits_for", "callee": ".unittest.TestCase.assertEqual", "lineno": 45, "resolution": "external_inherited_call" }, { "caller": "tests.test_utils.Log2TestCase.test_bits_for", "callee": ".unittest.TestCase.assertEqual", "lineno": 46, "resolution": "external_inherited_call" }, { "caller": "tests.test_utils.Log2TestCase.test_bits_for", "callee": ".unittest.TestCase.assertEqual", "lineno": 47, "resolution": "external_inherited_call" }, { "caller": "tests.test_utils.Log2TestCase.test_bits_for", "callee": ".unittest.TestCase.assertEqual", "lineno": 48, "resolution": "external_inherited_call" }, { "caller": "tests.test_utils.Log2TestCase.test_bits_for", "callee": ".unittest.TestCase.assertEqual", "lineno": 49, "resolution": "external_inherited_call" }, { "caller": "tests.test_utils.Log2TestCase.test_bits_for", "callee": ".unittest.TestCase.assertEqual", "lineno": 50, "resolution": "external_inherited_call" }, { "caller": "tests.test_utils.Log2TestCase.test_bits_for", "callee": ".unittest.TestCase.assertEqual", "lineno": 51, "resolution": "external_inherited_call" }, { "caller": "tests.test_utils.Log2TestCase.test_bits_for", "callee": ".unittest.TestCase.assertEqual", "lineno": 52, "resolution": "external_inherited_call" }, { "caller": "tests.test_utils.Log2TestCase.test_bits_for", "callee": ".unittest.TestCase.assertEqual", "lineno": 53, "resolution": "external_inherited_call" }, { "caller": "tests.test_utils.Log2TestCase.test_bits_for", "callee": ".unittest.TestCase.assertRaises", "lineno": 54, "resolution": "external_inherited_call" } ], "tests.utils": [ { "caller": "tests.utils.FHDLTestCase.assertRepr.format_repr", "callee": ".list.append", "lineno": 40, "resolution": "local_builtin_method_call" }, { "caller": "tests.utils.FHDLTestCase.assertRepr.format_repr", "callee": ".list.append", "lineno": 42, "resolution": "local_builtin_method_call" }, { "caller": "tests.utils.FHDLTestCase.assertRepr.format_repr", "callee": ".list.append", "lineno": 45, "resolution": "local_builtin_method_call" }, { "caller": "tests.utils.FHDLTestCase.assertRepr.format_repr", "callee": ".list.pop", "lineno": 48, "resolution": "local_builtin_method_call" }, { "caller": "tests.utils.FHDLTestCase.assertRepr.format_repr", "callee": ".list.append", "lineno": 50, "resolution": "local_builtin_method_call" }, { "caller": "tests.utils.FHDLTestCase.assertRepr.format_repr", "callee": ".list.append", "lineno": 51, "resolution": "local_builtin_method_call" }, { "caller": "tests.utils.FHDLTestCase.assertRepr.format_repr", "callee": ".list.append", "lineno": 61, "resolution": "local_builtin_method_call" }, { "caller": "tests.utils.FHDLTestCase.assertRepr.format_repr", "callee": ".list.append", "lineno": 63, "resolution": "local_builtin_method_call" }, { "caller": "tests.utils.FHDLTestCase.assertRepr.format_repr", "callee": ".list.append", "lineno": 66, "resolution": "local_builtin_method_call" }, { "caller": "tests.utils.FHDLTestCase.assertRepr.format_repr", "callee": ".list.append", "lineno": 68, "resolution": "local_builtin_method_call" }, { "caller": "tests.utils.FHDLTestCase.assertRepr", "callee": ".unittest.TestCase.assertEqual", "lineno": 71, "resolution": "external_inherited_call" }, { "caller": "tests.utils.FHDLTestCase.assertRepr", "callee": "tests.utils.FHDLTestCase.assertRepr.format_repr", "lineno": 71, "resolution": "same_class_name_call" }, { "caller": "tests.utils.FHDLTestCase.assertRepr", "callee": "tests.utils.FHDLTestCase.assertRepr.squish_repr", "lineno": 71, "resolution": "same_class_name_call" }, { "caller": "tests.utils.FHDLTestCase.assertRepr", "callee": "tests.utils.FHDLTestCase.assertRepr.format_repr", "lineno": 71, "resolution": "same_class_name_call" }, { "caller": "tests.utils.FHDLTestCase.assertRepr", "callee": "tests.utils.FHDLTestCase.assertRepr.squish_repr", "lineno": 71, "resolution": "same_class_name_call" }, { "caller": "tests.utils.FHDLTestCase.assertFormal", "callee": ".unittest.TestCase.skipTest", "lineno": 75, "resolution": "external_inherited_call" }, { "caller": "tests.utils.FHDLTestCase.assertFormal", "callee": "amaranth.back.rtlil.convert", "lineno": 122, "resolution": "qualified_module_call" }, { "caller": "tests.utils.FHDLTestCase.assertFormal", "callee": "amaranth._toolchain.require_tool", "lineno": 125, "resolution": "imported_call" }, { "caller": "tests.utils.FHDLTestCase.assertFormal", "callee": ".unittest.TestCase.fail", "lineno": 130, "resolution": "external_inherited_call" } ], "tests": [] }, "cyclic_clusters": [], "unresolved": [ { "module": "pdm_build", "lineno": 8, "pattern": "attribute_call", "note": "Call via attribute access .split(...) - target object type not statically resolved." }, { "module": "pdm_build", "lineno": 9, "pattern": "attribute_call", "note": "Call via attribute access .utcnow(...) - target object type not statically resolved." }, { "module": "amaranth.asserts", "lineno": 11, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.asserts", "lineno": 11, "pattern": "attribute_call", "note": "Call via attribute access .endswith(...) - target object type not statically resolved." }, { "module": "amaranth.asserts", "lineno": 12, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth.cli", "lineno": 13, "pattern": "attribute_call", "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." }, { "module": "amaranth.cli", "lineno": 15, "pattern": "attribute_call", "note": "Call via attribute access .add_subparsers(...) - target object type not statically resolved." }, { "module": "amaranth.cli", "lineno": 17, "pattern": "attribute_call", "note": "Call via attribute access .add_parser(...) - target object type not statically resolved." }, { "module": "amaranth.cli", "lineno": 19, "pattern": "attribute_call", "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." }, { "module": "amaranth.cli", "lineno": 22, "pattern": "attribute_call", "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." }, { "module": "amaranth.cli", "lineno": 24, "pattern": "attribute_call", "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." }, { "module": "amaranth.cli", "lineno": 28, "pattern": "attribute_call", "note": "Call via attribute access .add_parser(...) - target object type not statically resolved." }, { "module": "amaranth.cli", "lineno": 30, "pattern": "attribute_call", "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." }, { "module": "amaranth.cli", "lineno": 33, "pattern": "attribute_call", "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." }, { "module": "amaranth.cli", "lineno": 36, "pattern": "attribute_call", "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." }, { "module": "amaranth.cli", "lineno": 39, "pattern": "attribute_call", "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." }, { "module": "amaranth.cli", "lineno": 50, "pattern": "attribute_call", "note": "Call via attribute access .endswith(...) - target object type not statically resolved." }, { "module": "amaranth.cli", "lineno": 52, "pattern": "attribute_call", "note": "Call via attribute access .endswith(...) - target object type not statically resolved." }, { "module": "amaranth.cli", "lineno": 54, "pattern": "attribute_call", "note": "Call via attribute access .endswith(...) - target object type not statically resolved." }, { "module": "amaranth.cli", "lineno": 57, "pattern": "attribute_call", "note": "Call via attribute access .error(...) - target object type not statically resolved." }, { "module": "amaranth.cli", "lineno": 66, "pattern": "attribute_call", "note": "Call via attribute access .write(...) - target object type not statically resolved." }, { "module": "amaranth.cli", "lineno": 72, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.cli", "lineno": 73, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "amaranth.cli", "lineno": 74, "pattern": "attribute_call", "note": "Call via attribute access .write_vcd(...) - target object type not statically resolved." }, { "module": "amaranth.cli", "lineno": 75, "pattern": "attribute_call", "note": "Call via attribute access .run_until(...) - target object type not statically resolved." }, { "module": "amaranth.cli", "lineno": 80, "pattern": "attribute_call", "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." }, { "module": "amaranth.rpc", "lineno": 18, "pattern": "attribute_call", "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." }, { "module": "amaranth.rpc", "lineno": 19, "pattern": "attribute_call", "note": "Call via attribute access .import_module(...) - target object type not statically resolved." }, { "module": "amaranth.rpc", "lineno": 29, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.rpc", "lineno": 37, "pattern": "attribute_call", "note": "Call via attribute access .readline(...) - target object type not statically resolved." }, { "module": "amaranth.rpc", "lineno": 39, "pattern": "attribute_call", "note": "Call via attribute access .loads(...) - target object type not statically resolved." }, { "module": "amaranth.rpc", "lineno": 42, "pattern": "attribute_call", "note": "Call via attribute access .keys(...) - target object type not statically resolved." }, { "module": "amaranth.rpc", "lineno": 48, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.rpc", "lineno": 61, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.rpc", "lineno": 63, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.rpc", "lineno": 66, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.rpc", "lineno": 68, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.rpc", "lineno": 77, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.rpc", "lineno": 78, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.rpc", "lineno": 79, "pattern": "attribute_call", "note": "Call via attribute access ._lhs_signals(...) - target object type not statically resolved." }, { "module": "amaranth.rpc", "lineno": 86, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.rpc", "lineno": 88, "pattern": "attribute_call", "note": "Call via attribute access .write(...) - target object type not statically resolved." }, { "module": "amaranth.rpc", "lineno": 88, "pattern": "attribute_call", "note": "Call via attribute access .dumps(...) - target object type not statically resolved." }, { "module": "amaranth.rpc", "lineno": 89, "pattern": "attribute_call", "note": "Call via attribute access .write(...) - target object type not statically resolved." }, { "module": "amaranth.rpc", "lineno": 90, "pattern": "attribute_call", "note": "Call via attribute access .flush(...) - target object type not statically resolved." }, { "module": "amaranth.rpc", "lineno": 94, "pattern": "attribute_call", "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." }, { "module": "amaranth.rpc", "lineno": 101, "pattern": "attribute_call", "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." }, { "module": "amaranth.rpc", "lineno": 103, "pattern": "attribute_call", "note": "Call via attribute access .add_subparsers(...) - target object type not statically resolved." }, { "module": "amaranth.rpc", "lineno": 104, "pattern": "attribute_call", "note": "Call via attribute access .add_parser(...) - target object type not statically resolved." }, { "module": "amaranth.rpc", "lineno": 107, "pattern": "attribute_call", "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." }, { "module": "amaranth.tracer", "lineno": 17, "pattern": "attribute_call", "note": "Call via attribute access ._getframe(...) - target object type not statically resolved." }, { "module": "amaranth.tracer", "lineno": 48, "pattern": "attribute_call", "note": "Call via attribute access .python_implementation(...) - target object type not statically resolved." }, { "module": "amaranth.tracer", "lineno": 49, "pattern": "attribute_call", "note": "Call via attribute access ._varname_from_oparg(...) - target object type not statically resolved." }, { "module": "amaranth.tracer", "lineno": 54, "pattern": "attribute_call", "note": "Call via attribute access .python_implementation(...) - target object type not statically resolved." }, { "module": "amaranth.tracer", "lineno": 55, "pattern": "attribute_call", "note": "Call via attribute access ._varname_from_oparg(...) - target object type not statically resolved." }, { "module": "amaranth.tracer", "lineno": 76, "pattern": "attribute_call", "note": "Call via attribute access ._getframe(...) - target object type not statically resolved." }, { "module": "amaranth.utils", "lineno": 12, "pattern": "attribute_call", "note": "Call via attribute access .index(...) - target object type not statically resolved." }, { "module": "amaranth.utils", "lineno": 17, "pattern": "attribute_call", "note": "Call via attribute access .bit_length(...) - target object type not statically resolved." }, { "module": "amaranth.utils", "lineno": 25, "pattern": "attribute_call", "note": "Call via attribute access .index(...) - target object type not statically resolved." }, { "module": "amaranth.utils", "lineno": 28, "pattern": "attribute_call", "note": "Call via attribute access .bit_length(...) - target object type not statically resolved." }, { "module": "amaranth.utils", "lineno": 32, "pattern": "attribute_call", "note": "Call via attribute access .index(...) - target object type not statically resolved." }, { "module": "amaranth._unused", "lineno": 19, "pattern": "attribute_call", "note": "Call via attribute access ._getframe(...) - target object type not statically resolved." }, { "module": "amaranth._unused", "lineno": 20, "pattern": "attribute_call", "note": "Call via attribute access .__new__(...) - target object type not statically resolved." }, { "module": "amaranth._unused", "lineno": 36, "pattern": "attribute_call", "note": "Call via attribute access .warn_explicit(...) - target object type not statically resolved." }, { "module": "amaranth._unused", "lineno": 46, "pattern": "name_call_unresolved", "note": "Call to '_old_excepthook(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth._utils", "lineno": 16, "pattern": "attribute_call", "note": "Call via attribute access .index(...) - target object type not statically resolved." }, { "module": "amaranth._utils", "lineno": 17, "pattern": "attribute_call", "note": "Call via attribute access .index(...) - target object type not statically resolved." }, { "module": "amaranth._utils", "lineno": 45, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth._utils", "lineno": 55, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth._utils", "lineno": 56, "pattern": "name_call_unresolved", "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth._utils", "lineno": 53, "pattern": "attribute_call", "note": "Call via attribute access .wraps(...) - target object type not statically resolved." }, { "module": "amaranth._utils", "lineno": 65, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "amaranth._utils", "lineno": 66, "pattern": "attribute_call", "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." }, { "module": "amaranth._utils", "lineno": 72, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "amaranth._utils", "lineno": 73, "pattern": "attribute_call", "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." }, { "module": "amaranth._utils", "lineno": 74, "pattern": "name_call_unresolved", "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth._utils", "lineno": 70, "pattern": "attribute_call", "note": "Call via attribute access .wraps(...) - target object type not statically resolved." }, { "module": "amaranth._utils", "lineno": 79, "pattern": "attribute_call", "note": "Call via attribute access .getline(...) - target object type not statically resolved." }, { "module": "amaranth._utils", "lineno": 81, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "amaranth._utils", "lineno": 83, "pattern": "attribute_call", "note": "Call via attribute access .split(...) - target object type not statically resolved." }, { "module": "amaranth._utils", "lineno": 83, "pattern": "attribute_call", "note": "Call via attribute access .strip(...) - target object type not statically resolved." }, { "module": "amaranth._utils", "lineno": 83, "pattern": "attribute_call", "note": "Call via attribute access .split(...) - target object type not statically resolved." }, { "module": "amaranth._utils", "lineno": 83, "pattern": "attribute_call", "note": "Call via attribute access .group(...) - target object type not statically resolved." }, { "module": "amaranth", "lineno": 5, "pattern": "attribute_call", "note": "Call via attribute access .version(...) - target object type not statically resolved." }, { "module": "amaranth.back.cxxrtl", "lineno": 11, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.back.cxxrtl", "lineno": 13, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.back.cxxrtl", "lineno": 15, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.back.cxxrtl", "lineno": 18, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.back.cxxrtl", "lineno": 21, "pattern": "name_call_unresolved", "note": "Call to 'find_yosys(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.back.cxxrtl", "lineno": 25, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.back.cxxrtl", "lineno": 30, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "amaranth.back.cxxrtl", "lineno": 30, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 13, "pattern": "attribute_call", "note": "Call via attribute access .maketrans(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 34, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 43, "pattern": "attribute_call", "note": "Call via attribute access .translate(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 54, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 76, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 78, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 88, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 103, "pattern": "attribute_call", "note": "Call via attribute access .values(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 104, "pattern": "attribute_call", "note": "Call via attribute access .emit(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 119, "pattern": "attribute_call", "note": "Call via attribute access .update(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 162, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 170, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 171, "pattern": "name_call_unresolved", "note": "Call to 'line(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.back.rtlil", "lineno": 172, "pattern": "name_call_unresolved", "note": "Call to 'line(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.back.rtlil", "lineno": 173, "pattern": "name_call_unresolved", "note": "Call to 'line(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.back.rtlil", "lineno": 174, "pattern": "attribute_call", "note": "Call via attribute access .indent(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 175, "pattern": "attribute_call", "note": "Call via attribute access .values(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 176, "pattern": "attribute_call", "note": "Call via attribute access .emit(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 178, "pattern": "name_call_unresolved", "note": "Call to 'line(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.back.rtlil", "lineno": 180, "pattern": "name_call_unresolved", "note": "Call to 'line(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.back.rtlil", "lineno": 181, "pattern": "name_call_unresolved", "note": "Call to 'line(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.back.rtlil", "lineno": 182, "pattern": "name_call_unresolved", "note": "Call to 'line(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.back.rtlil", "lineno": 201, "pattern": "name_call_unresolved", "note": "Call to 'OverflowError(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.back.rtlil", "lineno": 201, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 215, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 216, "pattern": "name_call_unresolved", "note": "Call to 'line(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.back.rtlil", "lineno": 219, "pattern": "name_call_unresolved", "note": "Call to 'line(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.back.rtlil", "lineno": 221, "pattern": "name_call_unresolved", "note": "Call to 'line(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.back.rtlil", "lineno": 223, "pattern": "name_call_unresolved", "note": "Call to 'line(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.back.rtlil", "lineno": 247, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 248, "pattern": "name_call_unresolved", "note": "Call to 'line(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.back.rtlil", "lineno": 249, "pattern": "name_call_unresolved", "note": "Call to 'line(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.back.rtlil", "lineno": 250, "pattern": "attribute_call", "note": "Call via attribute access .indent(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 251, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 253, "pattern": "name_call_unresolved", "note": "Call to 'line(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.back.rtlil", "lineno": 255, "pattern": "name_call_unresolved", "note": "Call to 'line(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.back.rtlil", "lineno": 257, "pattern": "name_call_unresolved", "note": "Call to 'line(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.back.rtlil", "lineno": 258, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 259, "pattern": "name_call_unresolved", "note": "Call to 'line(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.back.rtlil", "lineno": 260, "pattern": "name_call_unresolved", "note": "Call to 'line(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.back.rtlil", "lineno": 261, "pattern": "name_call_unresolved", "note": "Call to 'line(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.back.rtlil", "lineno": 276, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 277, "pattern": "name_call_unresolved", "note": "Call to 'line(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.back.rtlil", "lineno": 278, "pattern": "name_call_unresolved", "note": "Call to 'line(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.back.rtlil", "lineno": 279, "pattern": "name_call_unresolved", "note": "Call to 'line(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.back.rtlil", "lineno": 285, "pattern": "attribute_call", "note": "Call via attribute access .emit(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 289, "pattern": "name_call_unresolved", "note": "Call to 'emit(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.back.rtlil", "lineno": 290, "pattern": "attribute_call", "note": "Call via attribute access .indent(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 291, "pattern": "name_call_unresolved", "note": "Call to 'emit(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.back.rtlil", "lineno": 292, "pattern": "attribute_call", "note": "Call via attribute access .indent(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 294, "pattern": "attribute_call", "note": "Call via attribute access .emit(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 296, "pattern": "name_call_unresolved", "note": "Call to 'emit(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.back.rtlil", "lineno": 298, "pattern": "attribute_call", "note": "Call via attribute access .emit(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 313, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 317, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 321, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 322, "pattern": "name_call_unresolved", "note": "Call to 'line(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.back.rtlil", "lineno": 323, "pattern": "name_call_unresolved", "note": "Call to 'line(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.back.rtlil", "lineno": 324, "pattern": "attribute_call", "note": "Call via attribute access .indent(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 326, "pattern": "name_call_unresolved", "note": "Call to 'line(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.back.rtlil", "lineno": 327, "pattern": "name_call_unresolved", "note": "Call to 'line(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.back.rtlil", "lineno": 336, "pattern": "name_call_unresolved", "note": "Call to 'line(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.back.rtlil", "lineno": 352, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 357, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 361, "pattern": "name_call_unresolved", "note": "Call to 'line(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.back.rtlil", "lineno": 362, "pattern": "attribute_call", "note": "Call via attribute access .indent(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 364, "pattern": "attribute_call", "note": "Call via attribute access .emit(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 365, "pattern": "name_call_unresolved", "note": "Call to 'line(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.back.rtlil", "lineno": 374, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 378, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 383, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 384, "pattern": "name_call_unresolved", "note": "Call to 'line(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.back.rtlil", "lineno": 386, "pattern": "name_call_unresolved", "note": "Call to 'line(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.back.rtlil", "lineno": 387, "pattern": "attribute_call", "note": "Call via attribute access .indent(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 443, "pattern": "attribute_call", "note": "Call via attribute access .memory(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 454, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 494, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 501, "pattern": "attribute_call", "note": "Call via attribute access .setdefault(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 502, "pattern": "attribute_call", "note": "Call via attribute access .update(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 509, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 517, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 518, "pattern": "attribute_call", "note": "Call via attribute access .wire(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 525, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 526, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 529, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 530, "pattern": "attribute_call", "note": "Call via attribute access .wire(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 532, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 533, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 538, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 543, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 552, "pattern": "attribute_call", "note": "Call via attribute access .wire(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 568, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 571, "pattern": "attribute_call", "note": "Call via attribute access .wire(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 571, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 582, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 615, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 632, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 651, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 673, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 676, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 678, "pattern": "attribute_call", "note": "Call via attribute access .connect(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 681, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 683, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 698, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 700, "pattern": "attribute_call", "note": "Call via attribute access .wire(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 701, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 702, "pattern": "attribute_call", "note": "Call via attribute access .connect(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 707, "pattern": "attribute_call", "note": "Call via attribute access .is_empty(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 708, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 710, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 712, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 714, "pattern": "attribute_call", "note": "Call via attribute access .cell(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 729, "pattern": "attribute_call", "note": "Call via attribute access .assign(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 751, "pattern": "attribute_call", "note": "Call via attribute access .switch(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 755, "pattern": "attribute_call", "note": "Call via attribute access .default(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 757, "pattern": "attribute_call", "note": "Call via attribute access .case(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 760, "pattern": "attribute_call", "note": "Call via attribute access .process(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 761, "pattern": "attribute_call", "note": "Call via attribute access .assign(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 770, "pattern": "attribute_call", "note": "Call via attribute access .pop(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 773, "pattern": "attribute_call", "note": "Call via attribute access .pop(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 829, "pattern": "attribute_call", "note": "Call via attribute access .cell(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 884, "pattern": "attribute_call", "note": "Call via attribute access .wire(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 885, "pattern": "attribute_call", "note": "Call via attribute access .cell(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 896, "pattern": "attribute_call", "note": "Call via attribute access .wire(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 897, "pattern": "attribute_call", "note": "Call via attribute access .cell(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 905, "pattern": "attribute_call", "note": "Call via attribute access .cell(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 914, "pattern": "attribute_call", "note": "Call via attribute access .cell(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 928, "pattern": "attribute_call", "note": "Call via attribute access .cell(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 944, "pattern": "attribute_call", "note": "Call via attribute access .wire(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 945, "pattern": "attribute_call", "note": "Call via attribute access .cell(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 956, "pattern": "attribute_call", "note": "Call via attribute access .cell(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 988, "pattern": "attribute_call", "note": "Call via attribute access .cell(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 993, "pattern": "attribute_call", "note": "Call via attribute access .connect(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 995, "pattern": "attribute_call", "note": "Call via attribute access .cell(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 1003, "pattern": "attribute_call", "note": "Call via attribute access .connect(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 1007, "pattern": "attribute_call", "note": "Call via attribute access .cell(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 1043, "pattern": "attribute_call", "note": "Call via attribute access .cell(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 1110, "pattern": "attribute_call", "note": "Call via attribute access .cell(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 1118, "pattern": "attribute_call", "note": "Call via attribute access .replace(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 1118, "pattern": "attribute_call", "note": "Call via attribute access .replace(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 1171, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 1186, "pattern": "attribute_call", "note": "Call via attribute access .cell(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 1190, "pattern": "attribute_call", "note": "Call via attribute access .cell(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 1193, "pattern": "attribute_call", "note": "Call via attribute access .cell(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 1200, "pattern": "attribute_call", "note": "Call via attribute access .cell(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 1206, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 1210, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 1212, "pattern": "attribute_call", "note": "Call via attribute access .cell(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 1264, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 1273, "pattern": "attribute_call", "note": "Call via attribute access .SignalDict(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 1280, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 1282, "pattern": "attribute_call", "note": "Call via attribute access .attribute(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 1283, "pattern": "attribute_call", "note": "Call via attribute access .emit(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 1293, "pattern": "attribute_call", "note": "Call via attribute access .flatten(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 1295, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "amaranth.back.rtlil", "lineno": 1301, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.back.verilog", "lineno": 12, "pattern": "name_call_unresolved", "note": "Call to 'find_yosys(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.back.verilog", "lineno": 26, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.back.verilog", "lineno": 26, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.back.verilog", "lineno": 27, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.back.verilog", "lineno": 27, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.back.verilog", "lineno": 29, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.back.verilog", "lineno": 29, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.back.verilog", "lineno": 31, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "amaranth.back.verilog", "lineno": 31, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.back.verilog", "lineno": 49, "pattern": "attribute_call", "note": "Call via attribute access .flatten(...) - target object type not statically resolved." }, { "module": "amaranth.back.verilog", "lineno": 51, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "amaranth.back.verilog", "lineno": 57, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.build.dsl", "lineno": 14, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.build.dsl", "lineno": 16, "pattern": "attribute_call", "note": "Call via attribute access .split(...) - target object type not statically resolved." }, { "module": "amaranth.build.dsl", "lineno": 21, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.build.dsl", "lineno": 27, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.build.dsl", "lineno": 31, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.build.dsl", "lineno": 32, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.build.dsl", "lineno": 49, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.build.dsl", "lineno": 56, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.build.dsl", "lineno": 57, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.build.dsl", "lineno": 70, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.build.dsl", "lineno": 84, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.build.dsl", "lineno": 85, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.build.dsl", "lineno": 85, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.build.dsl", "lineno": 94, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.build.dsl", "lineno": 96, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.build.dsl", "lineno": 100, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.build.dsl", "lineno": 104, "pattern": "self_method_not_found", "note": "self.items(...) not found in class 'Attrs' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "amaranth.build.dsl", "lineno": 109, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.build.dsl", "lineno": 109, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.build.dsl", "lineno": 119, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth.build.dsl", "lineno": 122, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.build.dsl", "lineno": 125, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth.build.dsl", "lineno": 128, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.build.dsl", "lineno": 139, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth.build.dsl", "lineno": 160, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.build.dsl", "lineno": 162, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.build.dsl", "lineno": 167, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.build.dsl", "lineno": 169, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.build.dsl", "lineno": 173, "pattern": "attribute_call", "note": "Call via attribute access .update(...) - target object type not statically resolved." }, { "module": "amaranth.build.dsl", "lineno": 181, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.build.dsl", "lineno": 185, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.build.dsl", "lineno": 197, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.build.dsl", "lineno": 219, "pattern": "name_call_unresolved", "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.build.dsl", "lineno": 221, "pattern": "name_call_unresolved", "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.build.dsl", "lineno": 225, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.build.dsl", "lineno": 228, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.build.dsl", "lineno": 242, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.build.dsl", "lineno": 244, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.build.dsl", "lineno": 247, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.build.dsl", "lineno": 252, "pattern": "attribute_call", "note": "Call via attribute access .split(...) - target object type not statically resolved." }, { "module": "amaranth.build.dsl", "lineno": 258, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.build.dsl", "lineno": 264, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.build.dsl", "lineno": 268, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.build.dsl", "lineno": 274, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.build.dsl", "lineno": 275, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.build.dsl", "lineno": 276, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.build.dsl", "lineno": 282, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 35, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 45, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 47, "pattern": "self_method_not_found", "note": "self.lookup(...) not found in class 'Platform' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "amaranth.build.plat", "lineno": 52, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 59, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 67, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 73, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 76, "pattern": "attribute_call", "note": "Call via attribute access .read(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 78, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 82, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 89, "pattern": "attribute_call", "note": "Call via attribute access .endswith(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 94, "pattern": "name_call_unresolved", "note": "Call to 'tool_env_var(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.build.plat", "lineno": 114, "pattern": "name_call_unresolved", "note": "Call to 'require_tool(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.build.plat", "lineno": 120, "pattern": "attribute_call", "note": "Call via attribute access .execute_local(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 129, "pattern": "name_call_unresolved", "note": "Call to 'has_tool(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.build.plat", "lineno": 140, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.build.plat", "lineno": 142, "pattern": "self_method_not_found", "note": "self.request(...) not found in class 'Platform' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "amaranth.build.plat", "lineno": 146, "pattern": "self_method_not_found", "note": "self.request(...) not found in class 'Platform' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "amaranth.build.plat", "lineno": 150, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.build.plat", "lineno": 152, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.build.plat", "lineno": 153, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 153, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.build.plat", "lineno": 162, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 163, "pattern": "attribute_call", "note": "Call via attribute access ._propagate_domains(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 169, "pattern": "self_method_not_found", "note": "self.iter_pins(...) not found in class 'Platform' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "amaranth.build.plat", "lineno": 170, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 171, "pattern": "attribute_call", "note": "Call via attribute access ._propagate_domains(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 173, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 202, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 235, "pattern": "attribute_call", "note": "Call via attribute access .iter_signal_clock_constraints(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 249, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 251, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 253, "pattern": "attribute_call", "note": "Call via attribute access .group(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 274, "pattern": "attribute_call", "note": "Call via attribute access .sub(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 278, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 283, "pattern": "attribute_call", "note": "Call via attribute access .Undefined(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 292, "pattern": "attribute_call", "note": "Call via attribute access .lower(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 298, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 323, "pattern": "name_call_unresolved", "note": "Call to 'tool_env_var(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.build.plat", "lineno": 339, "pattern": "attribute_call", "note": "Call via attribute access .sub(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 350, "pattern": "attribute_call", "note": "Call via attribute access .dumps(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 350, "pattern": "attribute_call", "note": "Call via attribute access .split(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 352, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 356, "pattern": "name_call_unresolved", "note": "Call to 'tool_env_var(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.build.plat", "lineno": 370, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 376, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 380, "pattern": "attribute_call", "note": "Call via attribute access .group(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 381, "pattern": "attribute_call", "note": "Call via attribute access .group(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 383, "pattern": "attribute_call", "note": "Call via attribute access .group(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 384, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 384, "pattern": "attribute_call", "note": "Call via attribute access .finditer(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 387, "pattern": "attribute_call", "note": "Call via attribute access .sub(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 391, "pattern": "attribute_call", "note": "Call via attribute access .replace(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 400, "pattern": "attribute_call", "note": "Call via attribute access .Undefined(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 404, "pattern": "attribute_call", "note": "Call via attribute access .Undefined(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 410, "pattern": "attribute_call", "note": "Call via attribute access .strip(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 410, "pattern": "attribute_call", "note": "Call via attribute access .dedent(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 411, "pattern": "attribute_call", "note": "Call via attribute access .Template(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 420, "pattern": "attribute_call", "note": "Call via attribute access .render(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 436, "pattern": "name_call_unresolved", "note": "Call to 'BuildPlan(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.build.plat", "lineno": 437, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 438, "pattern": "attribute_call", "note": "Call via attribute access .add_file(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 440, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.build.plat", "lineno": 441, "pattern": "attribute_call", "note": "Call via attribute access .add_file(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 37, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.build.res", "lineno": 42, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 44, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.build.res", "lineno": 46, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 47, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 49, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.build.res", "lineno": 51, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 52, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 53, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 57, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 59, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.build.res", "lineno": 61, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 62, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 64, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.build.res", "lineno": 66, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 67, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 68, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 70, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 74, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 75, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 76, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 78, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.build.res", "lineno": 79, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.build.res", "lineno": 81, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 82, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 83, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 84, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 85, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 87, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.build.res", "lineno": 88, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.build.res", "lineno": 90, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 91, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 92, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 93, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 94, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 95, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 96, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 113, "pattern": "name_call_unresolved", "note": "Call to 'SignalDict(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.build.res", "lineno": 124, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 133, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 143, "pattern": "name_call_unresolved", "note": "Call to 'ResourceError(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.build.res", "lineno": 143, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 150, "pattern": "name_call_unresolved", "note": "Call to 'ResourceError(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.build.res", "lineno": 150, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 161, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 165, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 169, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 170, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 178, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 183, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 188, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 193, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 195, "pattern": "name_call_unresolved", "note": "Call to 'attr_value(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.build.res", "lineno": 203, "pattern": "name_call_unresolved", "note": "Call to 'PortGroup(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.build.res", "lineno": 218, "pattern": "attribute_call", "note": "Call via attribute access .map_names(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 219, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.build.res", "lineno": 219, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 227, "pattern": "attribute_call", "note": "Call via attribute access .map_names(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 228, "pattern": "attribute_call", "note": "Call via attribute access .map_names(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 230, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.build.res", "lineno": 230, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 234, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.build.res", "lineno": 234, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 243, "pattern": "name_call_unresolved", "note": "Call to 'ResourceError(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.build.res", "lineno": 243, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 246, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 247, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 253, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 259, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 282, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 285, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.build.res", "lineno": 288, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 291, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.build.res", "lineno": 307, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 314, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.build.res", "lineno": 317, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 37, "pattern": "attribute_call", "note": "Call via attribute access .is_absolute(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 37, "pattern": "attribute_call", "note": "Call via attribute access .PurePosixPath(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 38, "pattern": "attribute_call", "note": "Call via attribute access .is_absolute(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 38, "pattern": "attribute_call", "note": "Call via attribute access .PureWindowsPath(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 47, "pattern": "attribute_call", "note": "Call via attribute access .blake2b(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 49, "pattern": "attribute_call", "note": "Call via attribute access .update(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 49, "pattern": "attribute_call", "note": "Call via attribute access .encode(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 52, "pattern": "attribute_call", "note": "Call via attribute access .encode(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 53, "pattern": "attribute_call", "note": "Call via attribute access .update(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 54, "pattern": "attribute_call", "note": "Call via attribute access .update(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 54, "pattern": "attribute_call", "note": "Call via attribute access .encode(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 55, "pattern": "attribute_call", "note": "Call via attribute access .digest(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 63, "pattern": "attribute_call", "note": "Call via attribute access .ZipFile(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 66, "pattern": "attribute_call", "note": "Call via attribute access .writestr(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 66, "pattern": "attribute_call", "note": "Call via attribute access .ZipInfo(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 73, "pattern": "attribute_call", "note": "Call via attribute access .makedirs(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 74, "pattern": "attribute_call", "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 76, "pattern": "attribute_call", "note": "Call via attribute access .chdir(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 78, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 79, "pattern": "attribute_call", "note": "Call via attribute access .Path(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 82, "pattern": "attribute_call", "note": "Call via attribute access .is_absolute(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 83, "pattern": "attribute_call", "note": "Call via attribute access .dirname(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 85, "pattern": "attribute_call", "note": "Call via attribute access .makedirs(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 88, "pattern": "attribute_call", "note": "Call via attribute access .encode(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 90, "pattern": "attribute_call", "note": "Call via attribute access .write(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 91, "pattern": "attribute_call", "note": "Call via attribute access .Path(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 91, "pattern": "attribute_call", "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 93, "pattern": "attribute_call", "note": "Call via attribute access .chdir(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 109, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 113, "pattern": "attribute_call", "note": "Call via attribute access .check_call(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 116, "pattern": "attribute_call", "note": "Call via attribute access .check_call(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 130, "pattern": "attribute_call", "note": "Call via attribute access .hex(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 130, "pattern": "attribute_call", "note": "Call via attribute access .randbytes(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 132, "pattern": "attribute_call", "note": "Call via attribute access .check_call(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 143, "pattern": "attribute_call", "note": "Call via attribute access .check_call(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 168, "pattern": "attribute_call", "note": "Call via attribute access .load_system_host_keys(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 169, "pattern": "attribute_call", "note": "Call via attribute access .connect(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 171, "pattern": "attribute_call", "note": "Call via attribute access .open_sftp(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 174, "pattern": "attribute_call", "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 187, "pattern": "attribute_call", "note": "Call via attribute access .PurePosixPath(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 194, "pattern": "attribute_call", "note": "Call via attribute access .chdir(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 195, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 196, "pattern": "attribute_call", "note": "Call via attribute access .PurePosixPath(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 202, "pattern": "attribute_call", "note": "Call via attribute access .file(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 203, "pattern": "attribute_call", "note": "Call via attribute access .set_pipelined(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 206, "pattern": "attribute_call", "note": "Call via attribute access .write(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 206, "pattern": "attribute_call", "note": "Call via attribute access .encode(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 208, "pattern": "attribute_call", "note": "Call via attribute access .write(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 211, "pattern": "attribute_call", "note": "Call via attribute access .get_transport(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 212, "pattern": "attribute_call", "note": "Call via attribute access .open_session(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 213, "pattern": "attribute_call", "note": "Call via attribute access .set_combine_stderr(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 217, "pattern": "attribute_call", "note": "Call via attribute access .exec_command(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 220, "pattern": "attribute_call", "note": "Call via attribute access .recv(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 222, "pattern": "attribute_call", "note": "Call via attribute access .decode(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 223, "pattern": "attribute_call", "note": "Call via attribute access .recv(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 261, "pattern": "attribute_call", "note": "Call via attribute access .NamedTemporaryFile(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 262, "pattern": "attribute_call", "note": "Call via attribute access .basename(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 265, "pattern": "attribute_call", "note": "Call via attribute access .write(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 266, "pattern": "attribute_call", "note": "Call via attribute access .close(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 276, "pattern": "attribute_call", "note": "Call via attribute access .unlink(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 287, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 288, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 289, "pattern": "attribute_call", "note": "Call via attribute access .read(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 298, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 303, "pattern": "attribute_call", "note": "Call via attribute access .load_system_host_keys(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 304, "pattern": "attribute_call", "note": "Call via attribute access .connect(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 306, "pattern": "attribute_call", "note": "Call via attribute access .open_sftp(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 307, "pattern": "attribute_call", "note": "Call via attribute access .chdir(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 309, "pattern": "attribute_call", "note": "Call via attribute access .file(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 310, "pattern": "attribute_call", "note": "Call via attribute access .prefetch(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 313, "pattern": "attribute_call", "note": "Call via attribute access .decode(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 313, "pattern": "attribute_call", "note": "Call via attribute access .read(...) - target object type not statically resolved." }, { "module": "amaranth.build.run", "lineno": 315, "pattern": "attribute_call", "note": "Call via attribute access .read(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 76, "pattern": "attribute_call", "note": "Call via attribute access .index(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 95, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 95, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 135, "pattern": "attribute_call", "note": "Call via attribute access .as_shape(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 142, "pattern": "name_call_unresolved", "note": "Call to 'bits_for(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 143, "pattern": "name_call_unresolved", "note": "Call to 'bits_for(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 150, "pattern": "attribute_call", "note": "Call via attribute access ._cast_plain_enum(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 154, "pattern": "name_call_unresolved", "note": "Call to 'RecursionError(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 243, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 289, "pattern": "attribute_call", "note": "Call via attribute access .as_shape(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 321, "pattern": "attribute_call", "note": "Call via attribute access .const(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 357, "pattern": "attribute_call", "note": "Call via attribute access .from_bits(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 387, "pattern": "attribute_call", "note": "Call via attribute access .__call__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 408, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 462, "pattern": "name_call_unresolved", "note": "Call to 'SyntaxError(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 464, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 464, "pattern": "attribute_call", "note": "Call via attribute access .split(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 466, "pattern": "name_call_unresolved", "note": "Call to 'SyntaxError(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 470, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 472, "pattern": "name_call_unresolved", "note": "Call to 'SyntaxError(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 476, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 477, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 501, "pattern": "name_call_unresolved", "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 495, "pattern": "attribute_call", "note": "Call via attribute access .wraps(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 572, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 574, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 580, "pattern": "name_call_unresolved", "note": "Call to 'RecursionError(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 584, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1021, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1022, "pattern": "attribute_call", "note": "Call via attribute access .__check_shamt(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1050, "pattern": "attribute_call", "note": "Call via attribute access .as_signed(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1085, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1086, "pattern": "attribute_call", "note": "Call via attribute access .__check_shamt(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1116, "pattern": "attribute_call", "note": "Call via attribute access .as_signed(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1176, "pattern": "attribute_call", "note": "Call via attribute access .indices(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1229, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1263, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1286, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1311, "pattern": "attribute_call", "note": "Call via attribute access .replace(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1311, "pattern": "attribute_call", "note": "Call via attribute access .replace(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1312, "pattern": "attribute_call", "note": "Call via attribute access .replace(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1321, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1399, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1439, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1474, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1526, "pattern": "attribute_call", "note": "Call via attribute access .const(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1527, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1528, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1529, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1531, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1533, "pattern": "attribute_call", "note": "Call via attribute access .__call__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1563, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1570, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1576, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1585, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1587, "pattern": "attribute_call", "note": "Call via attribute access .index(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1589, "pattern": "name_call_unresolved", "note": "Call to 'bits_for(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 1594, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1599, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1615, "pattern": "name_call_unresolved", "note": "Call to 'SignalSet(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 1630, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1632, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1643, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1659, "pattern": "attribute_call", "note": "Call via attribute access ._unify(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1662, "pattern": "attribute_call", "note": "Call via attribute access ._unify(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1673, "pattern": "attribute_call", "note": "Call via attribute access ._unify(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1684, "pattern": "name_call_unresolved", "note": "Call to 'union(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 1684, "pattern": "attribute_call", "note": "Call via attribute access ._lhs_signals(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1685, "pattern": "attribute_call", "note": "Call via attribute access ._lhs_signals(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1688, "pattern": "name_call_unresolved", "note": "Call to 'union(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 1688, "pattern": "attribute_call", "note": "Call via attribute access ._rhs_signals(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1691, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1691, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1717, "pattern": "attribute_call", "note": "Call via attribute access .index(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1721, "pattern": "attribute_call", "note": "Call via attribute access .index(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1725, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1738, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1759, "pattern": "attribute_call", "note": "Call via attribute access ._lhs_signals(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1762, "pattern": "attribute_call", "note": "Call via attribute access ._rhs_signals(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1776, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1777, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1778, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1781, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1807, "pattern": "attribute_call", "note": "Call via attribute access ._lhs_signals(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1810, "pattern": "attribute_call", "note": "Call via attribute access ._rhs_signals(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1810, "pattern": "attribute_call", "note": "Call via attribute access ._rhs_signals(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1813, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1841, "pattern": "name_call_unresolved", "note": "Call to 'flatten(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 1851, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1856, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1856, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1863, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1863, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1865, "pattern": "name_call_unresolved", "note": "Call to 'bits_for(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 1867, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1878, "pattern": "name_call_unresolved", "note": "Call to 'union(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 1878, "pattern": "attribute_call", "note": "Call via attribute access ._lhs_signals(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1878, "pattern": "name_call_unresolved", "note": "Call to 'SignalSet(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 1881, "pattern": "name_call_unresolved", "note": "Call to 'union(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 1881, "pattern": "attribute_call", "note": "Call via attribute access ._rhs_signals(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1881, "pattern": "name_call_unresolved", "note": "Call to 'SignalSet(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 1884, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1884, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1891, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1894, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1902, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1904, "pattern": "name_call_unresolved", "note": "Call to 'to_binary(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 1908, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1920, "pattern": "attribute_call", "note": "Call via attribute access ._unify(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1920, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1923, "pattern": "name_call_unresolved", "note": "Call to 'union(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 1923, "pattern": "attribute_call", "note": "Call via attribute access ._lhs_signals(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1923, "pattern": "name_call_unresolved", "note": "Call to 'SignalSet(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 1926, "pattern": "name_call_unresolved", "note": "Call to 'union(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 1926, "pattern": "attribute_call", "note": "Call via attribute access ._rhs_signals(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1926, "pattern": "name_call_unresolved", "note": "Call to 'SignalSet(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 1927, "pattern": "attribute_call", "note": "Call via attribute access ._rhs_signals(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1936, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1936, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1938, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1938, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1943, "pattern": "attribute_call", "note": "Call via attribute access .__call__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1945, "pattern": "name_call_unresolved", "note": "Call to 'shape(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 1953, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1956, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1956, "pattern": "attribute_call", "note": "Call via attribute access .const(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1959, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1959, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1961, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1967, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1969, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1973, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1974, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1979, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1980, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1981, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1982, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 1990, "pattern": "name_call_unresolved", "note": "Call to 'SyntaxError(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 1994, "pattern": "name_call_unresolved", "note": "Call to 'SyntaxError(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 2045, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2058, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2066, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2076, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2076, "pattern": "name_call_unresolved", "note": "Call to 'orig_shape(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 2078, "pattern": "attribute_call", "note": "Call via attribute access .Enum(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2083, "pattern": "attribute_call", "note": "Call via attribute access .Enum(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2096, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2122, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2133, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2137, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2139, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2143, "pattern": "attribute_call", "note": "Call via attribute access .from_bits(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2146, "pattern": "attribute_call", "note": "Call via attribute access .update(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2148, "pattern": "attribute_call", "note": "Call via attribute access .update(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2151, "pattern": "name_call_unresolved", "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 2154, "pattern": "name_call_unresolved", "note": "Call to 'SignalSet(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 2157, "pattern": "name_call_unresolved", "note": "Call to 'SignalSet(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 2180, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2195, "pattern": "name_call_unresolved", "note": "Call to 'SignalSet(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 2220, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2240, "pattern": "name_call_unresolved", "note": "Call to 'SignalSet(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 2256, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2257, "pattern": "self_method_not_found", "note": "self.Kind(...) not found in class 'AnyValue' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "amaranth.hdl._ast", "lineno": 2258, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2274, "pattern": "name_call_unresolved", "note": "Call to 'SignalSet(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 2277, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2331, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2345, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2358, "pattern": "attribute_call", "note": "Call via attribute access .insert(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2361, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2362, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2368, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2366, "pattern": "attribute_call", "note": "Call via attribute access .wraps(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2377, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2394, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2399, "pattern": "attribute_call", "note": "Call via attribute access ._unify(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2399, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2413, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2416, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2416, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2475, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2481, "pattern": "name_call_unresolved", "note": "Call to 'SignalSet(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 2494, "pattern": "attribute_call", "note": "Call via attribute access ._from_chunks(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2494, "pattern": "attribute_call", "note": "Call via attribute access ._as_format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2509, "pattern": "attribute_call", "note": "Call via attribute access .Formatter(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2523, "pattern": "attribute_call", "note": "Call via attribute access .isdigit(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2530, "pattern": "attribute_call", "note": "Call via attribute access .get_field(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2531, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2536, "pattern": "attribute_call", "note": "Call via attribute access .parse(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2540, "pattern": "attribute_call", "note": "Call via attribute access .convert_field(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2542, "pattern": "attribute_call", "note": "Call via attribute access .format_field(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2543, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2545, "pattern": "attribute_call", "note": "Call via attribute access .parse(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2550, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2552, "pattern": "attribute_call", "note": "Call via attribute access .convert_field(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2556, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2559, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2561, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2564, "pattern": "attribute_call", "note": "Call via attribute access ._as_format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2566, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2567, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2572, "pattern": "attribute_call", "note": "Call via attribute access ._as_format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2574, "pattern": "attribute_call", "note": "Call via attribute access .format_field(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2590, "pattern": "attribute_call", "note": "Call via attribute access .__new__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2591, "pattern": "attribute_call", "note": "Call via attribute access ._clean_chunks(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2611, "pattern": "attribute_call", "note": "Call via attribute access .replace(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2611, "pattern": "attribute_call", "note": "Call via attribute access .replace(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2619, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2623, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2626, "pattern": "attribute_call", "note": "Call via attribute access .compile(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2641, "pattern": "attribute_call", "note": "Call via attribute access .fullmatch(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2688, "pattern": "name_call_unresolved", "note": "Call to 'SignalSet(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 2692, "pattern": "attribute_call", "note": "Call via attribute access ._rhs_signals(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2698, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2703, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2706, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2714, "pattern": "attribute_call", "note": "Call via attribute access .encode(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2715, "pattern": "attribute_call", "note": "Call via attribute access .from_bytes(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2717, "pattern": "name_call_unresolved", "note": "Call to 'str_val(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 2718, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2719, "pattern": "name_call_unresolved", "note": "Call to 'str_val(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 2723, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2725, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2733, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2735, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2743, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2747, "pattern": "attribute_call", "note": "Call via attribute access ._as_format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2749, "pattern": "attribute_call", "note": "Call via attribute access ._from_chunks(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2752, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2754, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2761, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2772, "pattern": "attribute_call", "note": "Call via attribute access ._as_format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2774, "pattern": "attribute_call", "note": "Call via attribute access ._from_chunks(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2777, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2786, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2786, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2789, "pattern": "name_call_unresolved", "note": "Call to 'union(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 2789, "pattern": "attribute_call", "note": "Call via attribute access ._lhs_signals(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2789, "pattern": "name_call_unresolved", "note": "Call to 'SignalSet(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 2792, "pattern": "name_call_unresolved", "note": "Call to 'union(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 2792, "pattern": "attribute_call", "note": "Call via attribute access ._rhs_signals(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2792, "pattern": "name_call_unresolved", "note": "Call to 'SignalSet(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 2802, "pattern": "attribute_call", "note": "Call via attribute access .from_iterable(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2813, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2814, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2815, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2826, "pattern": "attribute_call", "note": "Call via attribute access ._lhs_signals(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2829, "pattern": "attribute_call", "note": "Call via attribute access ._rhs_signals(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2829, "pattern": "attribute_call", "note": "Call via attribute access ._rhs_signals(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2845, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2859, "pattern": "attribute_call", "note": "Call via attribute access ._from_chunks(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2870, "pattern": "attribute_call", "note": "Call via attribute access ._rhs_signals(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2891, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2892, "pattern": "self_method_not_found", "note": "self.Kind(...) not found in class 'Property' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "amaranth.hdl._ast", "lineno": 2893, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2895, "pattern": "attribute_call", "note": "Call via attribute access ._from_chunks(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2899, "pattern": "attribute_call", "note": "Call via attribute access ._as_format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2920, "pattern": "attribute_call", "note": "Call via attribute access ._rhs_signals(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2920, "pattern": "attribute_call", "note": "Call via attribute access ._rhs_signals(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2921, "pattern": "attribute_call", "note": "Call via attribute access ._rhs_signals(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2950, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2956, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2966, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2968, "pattern": "name_call_unresolved", "note": "Call to 'to_binary(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 2972, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2984, "pattern": "name_call_unresolved", "note": "Call to 'union(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 2984, "pattern": "attribute_call", "note": "Call via attribute access ._lhs_signals(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2984, "pattern": "name_call_unresolved", "note": "Call to 'SignalSet(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 2987, "pattern": "name_call_unresolved", "note": "Call to 'union(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 2987, "pattern": "attribute_call", "note": "Call via attribute access ._rhs_signals(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2987, "pattern": "name_call_unresolved", "note": "Call to 'SignalSet(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ast", "lineno": 2988, "pattern": "attribute_call", "note": "Call via attribute access ._rhs_signals(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2992, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2998, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 2998, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 3000, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 3000, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 3030, "pattern": "attribute_call", "note": "Call via attribute access .indices(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 3041, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 3047, "pattern": "attribute_call", "note": "Call via attribute access .index(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 3075, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 3076, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 3090, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 3090, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 3097, "pattern": "attribute_call", "note": "Call via attribute access .index(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 3101, "pattern": "attribute_call", "note": "Call via attribute access .index(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 3105, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 3118, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 3197, "pattern": "self_method_not_found", "note": "self.items(...) not found in class '_MappedKeyDict' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "amaranth.hdl._ast", "lineno": 3198, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 3199, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 3230, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ast", "lineno": 3231, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._cd", "lineno": 56, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._cd", "lineno": 62, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._cd", "lineno": 79, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._cd", "lineno": 85, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 97, "pattern": "attribute_call", "note": "Call via attribute access .__setattr__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 98, "pattern": "attribute_call", "note": "Call via attribute access .__setattr__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 103, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 107, "pattern": "attribute_call", "note": "Call via attribute access ._add_statement(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 114, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 114, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 125, "pattern": "attribute_call", "note": "Call via attribute access .__setattr__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 127, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 141, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 143, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 149, "pattern": "attribute_call", "note": "Call via attribute access .__setattr__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 154, "pattern": "attribute_call", "note": "Call via attribute access ._add_submodule(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 159, "pattern": "attribute_call", "note": "Call via attribute access ._add_submodule(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 163, "pattern": "attribute_call", "note": "Call via attribute access ._add_submodule(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 166, "pattern": "attribute_call", "note": "Call via attribute access ._get_submodule(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 174, "pattern": "attribute_call", "note": "Call via attribute access .__setattr__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 179, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 181, "pattern": "attribute_call", "note": "Call via attribute access ._add_domain(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 186, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 194, "pattern": "attribute_call", "note": "Call via attribute access ._add_domain(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 202, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 205, "pattern": "name_call_unresolved", "note": "Call to 'SyntaxError(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._dsl", "lineno": 205, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 222, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 225, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 238, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._dsl", "lineno": 244, "pattern": "attribute_call", "note": "Call via attribute access .resolve(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 246, "pattern": "name_call_unresolved", "note": "Call to 'Switch(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._dsl", "lineno": 267, "pattern": "name_call_unresolved", "note": "Call to 'SyntaxError(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._dsl", "lineno": 271, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 280, "pattern": "name_call_unresolved", "note": "Call to 'SignalDict(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._dsl", "lineno": 290, "pattern": "name_call_unresolved", "note": "Call to 'AlreadyElaborated(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._dsl", "lineno": 293, "pattern": "name_call_unresolved", "note": "Call to 'SyntaxError(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._dsl", "lineno": 293, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 300, "pattern": "name_call_unresolved", "note": "Call to 'SyntaxError(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._dsl", "lineno": 300, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 317, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 321, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 322, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 324, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 348, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 349, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 350, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 362, "pattern": "name_call_unresolved", "note": "Call to 'SyntaxError(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._dsl", "lineno": 368, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 369, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 370, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 381, "pattern": "name_call_unresolved", "note": "Call to 'SyntaxError(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._dsl", "lineno": 387, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 388, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 398, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 418, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 420, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 426, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 437, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 444, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 459, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 480, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 498, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._dsl", "lineno": 512, "pattern": "name_call_unresolved", "note": "Call to 'SyntaxError(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._dsl", "lineno": 522, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._dsl", "lineno": 529, "pattern": "name_call_unresolved", "note": "Call to 'SyntaxError(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._dsl", "lineno": 532, "pattern": "attribute_call", "note": "Call via attribute access .pop(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 550, "pattern": "attribute_call", "note": "Call via attribute access .bool(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 551, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 554, "pattern": "attribute_call", "note": "Call via attribute access .rjust(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 557, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 557, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 559, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 559, "pattern": "attribute_call", "note": "Call via attribute access .setdefault(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 559, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._dsl", "lineno": 573, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 575, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 575, "pattern": "attribute_call", "note": "Call via attribute access .setdefault(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 583, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._dsl", "lineno": 590, "pattern": "attribute_call", "note": "Call via attribute access .update(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 590, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 591, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._dsl", "lineno": 595, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 596, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 597, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 597, "pattern": "name_call_unresolved", "note": "Call to 'Operator(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._dsl", "lineno": 600, "pattern": "attribute_call", "note": "Call via attribute access .values(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 606, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 607, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 609, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 609, "pattern": "attribute_call", "note": "Call via attribute access .setdefault(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 612, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 618, "pattern": "name_call_unresolved", "note": "Call to 'AlreadyElaborated(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._dsl", "lineno": 623, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 625, "pattern": "name_call_unresolved", "note": "Call to 'SyntaxError(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._dsl", "lineno": 632, "pattern": "name_call_unresolved", "note": "Call to 'LHSMaskCollector(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._dsl", "lineno": 636, "pattern": "attribute_call", "note": "Call via attribute access .visit_stmt(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 638, "pattern": "attribute_call", "note": "Call via attribute access .masks(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 648, "pattern": "name_call_unresolved", "note": "Call to 'SyntaxError(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._dsl", "lineno": 652, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 652, "pattern": "attribute_call", "note": "Call via attribute access .setdefault(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 656, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 659, "pattern": "name_call_unresolved", "note": "Call to 'AlreadyElaborated(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._dsl", "lineno": 661, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 680, "pattern": "name_call_unresolved", "note": "Call to 'AlreadyElaborated(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._dsl", "lineno": 691, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._dsl", "lineno": 692, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 693, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 693, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 695, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 695, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 696, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 698, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 699, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 700, "pattern": "attribute_call", "note": "Call via attribute access .add_domains(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 700, "pattern": "attribute_call", "note": "Call via attribute access .values(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._dsl", "lineno": 701, "pattern": "attribute_call", "note": "Call via attribute access .update(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 62, "pattern": "attribute_call", "note": "Call via attribute access .elaborate(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 67, "pattern": "name_call_unresolved", "note": "Call to 'RecursionError(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ir", "lineno": 94, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 94, "pattern": "attribute_call", "note": "Call via attribute access .setdefault(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 98, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 115, "pattern": "attribute_call", "note": "Call via attribute access .find_generated(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 132, "pattern": "attribute_call", "note": "Call via attribute access .add_domains(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 134, "pattern": "attribute_call", "note": "Call via attribute access ._propagate_domains_down(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 140, "pattern": "name_call_unresolved", "note": "Call to 'collector(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ir", "lineno": 146, "pattern": "name_call_unresolved", "note": "Call to 'missing_domain(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ir", "lineno": 148, "pattern": "attribute_call", "note": "Call via attribute access .DomainError(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 155, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 157, "pattern": "attribute_call", "note": "Call via attribute access .keys(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 158, "pattern": "attribute_call", "note": "Call via attribute access .DomainError(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 159, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 161, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 163, "pattern": "attribute_call", "note": "Call via attribute access .values(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 176, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 198, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 217, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 219, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 262, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 281, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 285, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 286, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 288, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 290, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 294, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 298, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 301, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 312, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 348, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 357, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 365, "pattern": "attribute_call", "note": "Call via attribute access .SignalDict(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 371, "pattern": "attribute_call", "note": "Call via attribute access .SignalDict(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 385, "pattern": "attribute_call", "note": "Call via attribute access .SignalDict(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 513, "pattern": "attribute_call", "note": "Call via attribute access .values(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 548, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 564, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 610, "pattern": "name_call_unresolved", "note": "Call to 'DuplicateElaboratable(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ir", "lineno": 611, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 612, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 618, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 633, "pattern": "attribute_call", "note": "Call via attribute access .name_from_type(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 638, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 646, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 647, "pattern": "name_call_unresolved", "note": "Call to 'DomainRequirementFailed(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ir", "lineno": 659, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 685, "pattern": "attribute_call", "note": "Call via attribute access .emit_rhs(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 687, "pattern": "attribute_call", "note": "Call via attribute access .emit_signal(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 716, "pattern": "attribute_call", "note": "Call via attribute access .add_value_cell(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 725, "pattern": "attribute_call", "note": "Call via attribute access .SignalDict(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 739, "pattern": "attribute_call", "note": "Call via attribute access .alloc_late_value(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 749, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 773, "pattern": "name_call_unresolved", "note": "Call to 'DriverConflict(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._ir", "lineno": 798, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 800, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 805, "pattern": "attribute_call", "note": "Call via attribute access .add_value_cell(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 813, "pattern": "attribute_call", "note": "Call via attribute access .add_value_cell(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 835, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 839, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 950, "pattern": "attribute_call", "note": "Call via attribute access .add_value_cell(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 987, "pattern": "attribute_call", "note": "Call via attribute access .add_value_cell(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 998, "pattern": "attribute_call", "note": "Call via attribute access .add_value_cell(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1003, "pattern": "attribute_call", "note": "Call via attribute access .add_value_cell(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1007, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1008, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1021, "pattern": "attribute_call", "note": "Call via attribute access .DriverConflict(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1029, "pattern": "attribute_call", "note": "Call via attribute access .setdefault(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1036, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1130, "pattern": "attribute_call", "note": "Call via attribute access .add_value_cell(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1140, "pattern": "attribute_call", "note": "Call via attribute access .add_cell(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1153, "pattern": "attribute_call", "note": "Call via attribute access .add_value_cell(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1166, "pattern": "attribute_call", "note": "Call via attribute access .add_cell(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1199, "pattern": "attribute_call", "note": "Call via attribute access .add_value_cell(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1212, "pattern": "attribute_call", "note": "Call via attribute access .add_cell(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1231, "pattern": "attribute_call", "note": "Call via attribute access .add_cell(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1258, "pattern": "attribute_call", "note": "Call via attribute access .add_value_cell(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1267, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1297, "pattern": "attribute_call", "note": "Call via attribute access .add_value_cell(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1335, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1357, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1371, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1373, "pattern": "attribute_call", "note": "Call via attribute access .values(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1398, "pattern": "attribute_call", "note": "Call via attribute access .DriverConflict(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1403, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1405, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1406, "pattern": "attribute_call", "note": "Call via attribute access .DriverConflict(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1436, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1443, "pattern": "attribute_call", "note": "Call via attribute access .emit_value(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1459, "pattern": "attribute_call", "note": "Call via attribute access .add_value_cell(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1472, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1496, "pattern": "attribute_call", "note": "Call via attribute access .add_value_cell(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1503, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1532, "pattern": "attribute_call", "note": "Call via attribute access .add_module(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1542, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1559, "pattern": "attribute_call", "note": "Call via attribute access .emit_fragment(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1596, "pattern": "attribute_call", "note": "Call via attribute access .output_nets(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1641, "pattern": "attribute_call", "note": "Call via attribute access .input_nets(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1654, "pattern": "attribute_call", "note": "Call via attribute access .values(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1655, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1658, "pattern": "attribute_call", "note": "Call via attribute access .values(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1659, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1665, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1667, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1698, "pattern": "attribute_call", "note": "Call via attribute access .update(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1704, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1709, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1716, "pattern": "attribute_call", "note": "Call via attribute access .io_nets(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1759, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1761, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1788, "pattern": "attribute_call", "note": "Call via attribute access .update(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._ir", "lineno": 1795, "pattern": "attribute_call", "note": "Call via attribute access .prepare(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._mem", "lineno": 68, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._mem", "lineno": 70, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._mem", "lineno": 78, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._mem", "lineno": 78, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._mem", "lineno": 100, "pattern": "name_call_unresolved", "note": "Call to 'AlreadyElaborated(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._mem", "lineno": 103, "pattern": "attribute_call", "note": "Call via attribute access .indices(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._mem", "lineno": 136, "pattern": "attribute_call", "note": "Call via attribute access .index(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._mem", "lineno": 138, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._mem", "lineno": 141, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._mem", "lineno": 157, "pattern": "attribute_call", "note": "Call via attribute access .Init(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._mem", "lineno": 181, "pattern": "name_call_unresolved", "note": "Call to 'AlreadyElaborated(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._mem", "lineno": 182, "pattern": "attribute_call", "note": "Call via attribute access .Init(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._mem", "lineno": 203, "pattern": "attribute_call", "note": "Call via attribute access .index(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._mem", "lineno": 206, "pattern": "attribute_call", "note": "Call via attribute access ._Row(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._mem", "lineno": 218, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._mem", "lineno": 219, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._mem", "lineno": 220, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._mem", "lineno": 225, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._mem", "lineno": 225, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._mem", "lineno": 234, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._mem", "lineno": 235, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._mem", "lineno": 236, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._mem", "lineno": 248, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._mem", "lineno": 250, "pattern": "attribute_call", "note": "Call via attribute access .freeze(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._mem", "lineno": 257, "pattern": "self_method_not_found", "note": "self._ReadPort(...) not found in class 'MemoryInstance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "amaranth.hdl._mem", "lineno": 258, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._mem", "lineno": 265, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._mem", "lineno": 268, "pattern": "self_method_not_found", "note": "self._WritePort(...) not found in class 'MemoryInstance' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "amaranth.hdl._mem", "lineno": 269, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._mem", "lineno": 272, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 43, "pattern": "name_call_unresolved", "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._nir", "lineno": 48, "pattern": "name_call_unresolved", "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._nir", "lineno": 53, "pattern": "name_call_unresolved", "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._nir", "lineno": 103, "pattern": "attribute_call", "note": "Call via attribute access .__new__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 104, "pattern": "attribute_call", "note": "Call via attribute access .__new__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 104, "pattern": "attribute_call", "note": "Call via attribute access .ensure(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 108, "pattern": "name_call_unresolved", "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._nir", "lineno": 108, "pattern": "attribute_call", "note": "Call via attribute access .from_const(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 112, "pattern": "attribute_call", "note": "Call via attribute access .from_const(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 116, "pattern": "attribute_call", "note": "Call via attribute access .from_const(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 120, "pattern": "attribute_call", "note": "Call via attribute access .__getitem__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 122, "pattern": "attribute_call", "note": "Call via attribute access .__getitem__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 168, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 184, "pattern": "name_call_unresolved", "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._nir", "lineno": 210, "pattern": "attribute_call", "note": "Call via attribute access .__new__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 211, "pattern": "attribute_call", "note": "Call via attribute access .__new__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 211, "pattern": "attribute_call", "note": "Call via attribute access .ensure(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 215, "pattern": "attribute_call", "note": "Call via attribute access .__getitem__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 217, "pattern": "attribute_call", "note": "Call via attribute access .__getitem__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 242, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 283, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 295, "pattern": "attribute_call", "note": "Call via attribute access .resolve_value(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 356, "pattern": "name_call_unresolved", "note": "Call to 'SignalDict(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._nir", "lineno": 357, "pattern": "name_call_unresolved", "note": "Call to 'SignalDict(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._nir", "lineno": 371, "pattern": "attribute_call", "note": "Call via attribute access .resolve_nets(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 374, "pattern": "attribute_call", "note": "Call via attribute access .values(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 375, "pattern": "attribute_call", "note": "Call via attribute access .values(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 381, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 384, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 388, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 390, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 395, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 399, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 401, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 403, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 408, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 409, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 414, "pattern": "attribute_call", "note": "Call via attribute access .from_cell(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 418, "pattern": "attribute_call", "note": "Call via attribute access .from_late(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 443, "pattern": "name_call_unresolved", "note": "Call to 'Cycle(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._nir", "lineno": 444, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 454, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 457, "pattern": "attribute_call", "note": "Call via attribute access .comb_edges_is_per_bit(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 458, "pattern": "attribute_call", "note": "Call via attribute access .output_nets(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 461, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 462, "pattern": "attribute_call", "note": "Call via attribute access .comb_edges_to(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 465, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 479, "pattern": "name_call_unresolved", "note": "Call to 'CombinationalCycle(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._nir", "lineno": 479, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 481, "pattern": "attribute_call", "note": "Call via attribute access .remove(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 482, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 484, "pattern": "attribute_call", "note": "Call via attribute access .remove(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 485, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 489, "pattern": "attribute_call", "note": "Call via attribute access .output_nets(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 491, "pattern": "attribute_call", "note": "Call via attribute access .values(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 554, "pattern": "name_call_unresolved", "note": "Call to 'SignalDict(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._nir", "lineno": 614, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 621, "pattern": "attribute_call", "note": "Call via attribute access .values(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 627, "pattern": "attribute_call", "note": "Call via attribute access .values(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 629, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 629, "pattern": "attribute_call", "note": "Call via attribute access .from_cell(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 634, "pattern": "attribute_call", "note": "Call via attribute access .resolve_value(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 638, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 640, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 642, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 688, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 711, "pattern": "attribute_call", "note": "Call via attribute access .from_cell(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 714, "pattern": "attribute_call", "note": "Call via attribute access .resolve_value(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 717, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 765, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 780, "pattern": "attribute_call", "note": "Call via attribute access .from_cell(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 783, "pattern": "attribute_call", "note": "Call via attribute access .resolve_value(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 784, "pattern": "attribute_call", "note": "Call via attribute access .resolve_value(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 816, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 821, "pattern": "attribute_call", "note": "Call via attribute access .ensure(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 829, "pattern": "attribute_call", "note": "Call via attribute access .from_cell(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 832, "pattern": "attribute_call", "note": "Call via attribute access .resolve_net(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 833, "pattern": "attribute_call", "note": "Call via attribute access .resolve_value(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 836, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 836, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 866, "pattern": "attribute_call", "note": "Call via attribute access .ensure(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 872, "pattern": "attribute_call", "note": "Call via attribute access .resolve_net(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 873, "pattern": "attribute_call", "note": "Call via attribute access .resolve_value(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 895, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 907, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 912, "pattern": "attribute_call", "note": "Call via attribute access .from_cell(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 916, "pattern": "attribute_call", "note": "Call via attribute access .resolve_nets(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 917, "pattern": "attribute_call", "note": "Call via attribute access .resolve_value(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 920, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 950, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 957, "pattern": "attribute_call", "note": "Call via attribute access .ensure(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 959, "pattern": "attribute_call", "note": "Call via attribute access .ensure(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 966, "pattern": "attribute_call", "note": "Call via attribute access .from_cell(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 969, "pattern": "attribute_call", "note": "Call via attribute access .resolve_value(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 970, "pattern": "attribute_call", "note": "Call via attribute access .resolve_net(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 971, "pattern": "attribute_call", "note": "Call via attribute access .resolve_net(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 974, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 974, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 999, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1017, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1018, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1018, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1036, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1043, "pattern": "attribute_call", "note": "Call via attribute access .ensure(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1053, "pattern": "attribute_call", "note": "Call via attribute access .resolve_value(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1054, "pattern": "attribute_call", "note": "Call via attribute access .resolve_value(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1055, "pattern": "attribute_call", "note": "Call via attribute access .resolve_value(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1056, "pattern": "attribute_call", "note": "Call via attribute access .resolve_net(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1073, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1083, "pattern": "attribute_call", "note": "Call via attribute access .from_cell(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1086, "pattern": "attribute_call", "note": "Call via attribute access .resolve_value(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1116, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1122, "pattern": "attribute_call", "note": "Call via attribute access .ensure(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1123, "pattern": "attribute_call", "note": "Call via attribute access .ensure(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1131, "pattern": "attribute_call", "note": "Call via attribute access .from_cell(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1134, "pattern": "attribute_call", "note": "Call via attribute access .resolve_value(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1135, "pattern": "attribute_call", "note": "Call via attribute access .resolve_net(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1136, "pattern": "attribute_call", "note": "Call via attribute access .resolve_net(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1139, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1159, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1162, "pattern": "attribute_call", "note": "Call via attribute access .ensure(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1166, "pattern": "attribute_call", "note": "Call via attribute access .input_nets(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1172, "pattern": "attribute_call", "note": "Call via attribute access .resolve_net(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1173, "pattern": "attribute_call", "note": "Call via attribute access .resolve_nets(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1192, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1196, "pattern": "attribute_call", "note": "Call via attribute access .ensure(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1197, "pattern": "attribute_call", "note": "Call via attribute access .ensure(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1202, "pattern": "attribute_call", "note": "Call via attribute access .input_nets(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1208, "pattern": "attribute_call", "note": "Call via attribute access .resolve_net(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1209, "pattern": "attribute_call", "note": "Call via attribute access .resolve_net(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1210, "pattern": "attribute_call", "note": "Call via attribute access .resolve_nets(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1223, "pattern": "attribute_call", "note": "Call via attribute access .from_cell(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1249, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1259, "pattern": "attribute_call", "note": "Call via attribute access .from_cell(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1286, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1291, "pattern": "attribute_call", "note": "Call via attribute access .ensure(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1292, "pattern": "attribute_call", "note": "Call via attribute access .ensure(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1299, "pattern": "attribute_call", "note": "Call via attribute access .input_nets(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1305, "pattern": "attribute_call", "note": "Call via attribute access .resolve_net(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1306, "pattern": "attribute_call", "note": "Call via attribute access .resolve_net(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1308, "pattern": "attribute_call", "note": "Call via attribute access .resolve_nets(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1329, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1335, "pattern": "attribute_call", "note": "Call via attribute access .ensure(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1336, "pattern": "attribute_call", "note": "Call via attribute access .ensure(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1337, "pattern": "attribute_call", "note": "Call via attribute access .ensure(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1345, "pattern": "attribute_call", "note": "Call via attribute access .input_nets(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1351, "pattern": "attribute_call", "note": "Call via attribute access .resolve_net(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1352, "pattern": "attribute_call", "note": "Call via attribute access .resolve_net(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1353, "pattern": "attribute_call", "note": "Call via attribute access .resolve_net(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1355, "pattern": "attribute_call", "note": "Call via attribute access .resolve_nets(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1382, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1388, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1390, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1394, "pattern": "attribute_call", "note": "Call via attribute access .values(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1400, "pattern": "attribute_call", "note": "Call via attribute access .values(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1402, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1402, "pattern": "attribute_call", "note": "Call via attribute access .from_cell(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1407, "pattern": "attribute_call", "note": "Call via attribute access .values(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1413, "pattern": "attribute_call", "note": "Call via attribute access .resolve_value(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1417, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1419, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1421, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1423, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1425, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1427, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1453, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1464, "pattern": "attribute_call", "note": "Call via attribute access .ensure(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1476, "pattern": "attribute_call", "note": "Call via attribute access .from_cell(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1483, "pattern": "attribute_call", "note": "Call via attribute access .resolve_value(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._nir", "lineno": 1484, "pattern": "attribute_call", "note": "Call via attribute access .resolve_net(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._time", "lineno": 35, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._time", "lineno": 188, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._time", "lineno": 193, "pattern": "attribute_call", "note": "Call via attribute access .groups(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._time", "lineno": 230, "pattern": "attribute_call", "note": "Call via attribute access .rstrip(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._time", "lineno": 231, "pattern": "attribute_call", "note": "Call via attribute access .rstrip(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 124, "pattern": "name_call_unresolved", "note": "Call to 'Operator(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._xfrm", "lineno": 127, "pattern": "name_call_unresolved", "note": "Call to 'Slice(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._xfrm", "lineno": 130, "pattern": "name_call_unresolved", "note": "Call to 'Part(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._xfrm", "lineno": 134, "pattern": "name_call_unresolved", "note": "Call to 'Concat(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._xfrm", "lineno": 137, "pattern": "name_call_unresolved", "note": "Call to 'SwitchValue(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._xfrm", "lineno": 205, "pattern": "attribute_call", "note": "Call via attribute access ._from_chunks(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 208, "pattern": "name_call_unresolved", "note": "Call to 'Assign(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._xfrm", "lineno": 211, "pattern": "name_call_unresolved", "note": "Call to 'Print(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._xfrm", "lineno": 218, "pattern": "name_call_unresolved", "note": "Call to 'Property(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._xfrm", "lineno": 222, "pattern": "name_call_unresolved", "note": "Call to 'Switch(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._xfrm", "lineno": 231, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 231, "pattern": "name_call_unresolved", "note": "Call to 'self(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._xfrm", "lineno": 235, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 237, "pattern": "self_method_not_found", "note": "self.on_value(...) not found in class 'FragmentTransformer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "amaranth.hdl._xfrm", "lineno": 241, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 244, "pattern": "attribute_call", "note": "Call via attribute access .iter_domains(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 245, "pattern": "attribute_call", "note": "Call via attribute access .add_domains(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 249, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 250, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 252, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 253, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 261, "pattern": "self_method_not_found", "note": "self.on_value(...) not found in class 'FragmentTransformer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "amaranth.hdl._xfrm", "lineno": 262, "pattern": "self_method_not_found", "note": "self.on_value(...) not found in class 'FragmentTransformer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "amaranth.hdl._xfrm", "lineno": 263, "pattern": "self_method_not_found", "note": "self.on_value(...) not found in class 'FragmentTransformer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "amaranth.hdl._xfrm", "lineno": 265, "pattern": "self_method_not_found", "note": "self.on_value(...) not found in class 'FragmentTransformer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "amaranth.hdl._xfrm", "lineno": 266, "pattern": "self_method_not_found", "note": "self.on_value(...) not found in class 'FragmentTransformer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "amaranth.hdl._xfrm", "lineno": 267, "pattern": "self_method_not_found", "note": "self.on_value(...) not found in class 'FragmentTransformer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "amaranth.hdl._xfrm", "lineno": 277, "pattern": "attribute_call", "note": "Call via attribute access ._ReadPort(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 287, "pattern": "attribute_call", "note": "Call via attribute access ._WritePort(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 297, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._xfrm", "lineno": 302, "pattern": "name_call_unresolved", "note": "Call to 'IOBufferInstance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._xfrm", "lineno": 304, "pattern": "self_method_not_found", "note": "self.on_value(...) not found in class 'FragmentTransformer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "amaranth.hdl._xfrm", "lineno": 305, "pattern": "self_method_not_found", "note": "self.on_value(...) not found in class 'FragmentTransformer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "amaranth.hdl._xfrm", "lineno": 306, "pattern": "self_method_not_found", "note": "self.on_value(...) not found in class 'FragmentTransformer' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "amaranth.hdl._xfrm", "lineno": 310, "pattern": "name_call_unresolved", "note": "Call to 'IOBufferInstance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._xfrm", "lineno": 318, "pattern": "name_call_unresolved", "note": "Call to 'RequirePosedge(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._xfrm", "lineno": 320, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._xfrm", "lineno": 333, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 337, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 356, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 358, "pattern": "name_call_unresolved", "note": "Call to 'transform(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._xfrm", "lineno": 373, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 454, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 466, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 467, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 469, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 494, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._xfrm", "lineno": 499, "pattern": "name_call_unresolved", "note": "Call to 'ResetSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._xfrm", "lineno": 504, "pattern": "attribute_call", "note": "Call via attribute access .iter_domains(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 509, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 512, "pattern": "attribute_call", "note": "Call via attribute access .add_domains(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 515, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 516, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 517, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 523, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 524, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 526, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 531, "pattern": "attribute_call", "note": "Call via attribute access .map_memory_ports(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 540, "pattern": "attribute_call", "note": "Call via attribute access .on_fragment(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 552, "pattern": "name_call_unresolved", "note": "Call to 'DomainError(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._xfrm", "lineno": 552, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 567, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._xfrm", "lineno": 569, "pattern": "name_call_unresolved", "note": "Call to 'DomainError(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._xfrm", "lineno": 569, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 575, "pattern": "attribute_call", "note": "Call via attribute access .on_fragment(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 580, "pattern": "name_call_unresolved", "note": "Call to 'SignalDict(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._xfrm", "lineno": 599, "pattern": "attribute_call", "note": "Call via attribute access .setdefault(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 624, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 640, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 653, "pattern": "attribute_call", "note": "Call via attribute access .on_fragment(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 654, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 667, "pattern": "attribute_call", "note": "Call via attribute access .__call__(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 673, "pattern": "attribute_call", "note": "Call via attribute access .chunks(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 677, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 677, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._xfrm", "lineno": 677, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 679, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 679, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._xfrm", "lineno": 679, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 680, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 680, "pattern": "name_call_unresolved", "note": "Call to 'Switch(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._xfrm", "lineno": 686, "pattern": "name_call_unresolved", "note": "Call to 'Switch(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._xfrm", "lineno": 693, "pattern": "attribute_call", "note": "Call via attribute access .on_fragment(...) - target object type not statically resolved." }, { "module": "amaranth.hdl._xfrm", "lineno": 700, "pattern": "name_call_unresolved", "note": "Call to 'Mux(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.hdl._xfrm", "lineno": 700, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.cdc", "lineno": 12, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.cdc", "lineno": 79, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth.lib.cdc", "lineno": 94, "pattern": "attribute_call", "note": "Call via attribute access .get_ff_sync(...) - target object type not statically resolved." }, { "module": "amaranth.lib.cdc", "lineno": 97, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.cdc", "lineno": 101, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.cdc", "lineno": 102, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.cdc", "lineno": 102, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.lib.cdc", "lineno": 106, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.cdc", "lineno": 107, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.cdc", "lineno": 145, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.cdc", "lineno": 148, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.cdc", "lineno": 152, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.cdc", "lineno": 168, "pattern": "attribute_call", "note": "Call via attribute access .get_async_ff_sync(...) - target object type not statically resolved." }, { "module": "amaranth.lib.cdc", "lineno": 171, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.cdc", "lineno": 175, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.cdc", "lineno": 176, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.cdc", "lineno": 177, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.cdc", "lineno": 180, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.cdc", "lineno": 183, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.cdc", "lineno": 183, "pattern": "name_call_unresolved", "note": "Call to 'ResetSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.cdc", "lineno": 185, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.cdc", "lineno": 185, "pattern": "name_call_unresolved", "note": "Call to 'ResetSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.cdc", "lineno": 188, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.cdc", "lineno": 188, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.cdc", "lineno": 188, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.cdc", "lineno": 189, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.cdc", "lineno": 237, "pattern": "name_call_unresolved", "note": "Call to 'ResetSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.cdc", "lineno": 262, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.cdc", "lineno": 263, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.cdc", "lineno": 270, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.cdc", "lineno": 272, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.cdc", "lineno": 273, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.cdc", "lineno": 274, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.cdc", "lineno": 278, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.cdc", "lineno": 279, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.cdc", "lineno": 280, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 39, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 41, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 44, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 70, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 81, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 81, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 120, "pattern": "attribute_call", "note": "Call via attribute access .as_shape(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 124, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 125, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 174, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.data", "lineno": 188, "pattern": "attribute_call", "note": "Call via attribute access .as_shape(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 222, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 222, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 223, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 229, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 243, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 245, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 245, "pattern": "attribute_call", "note": "Call via attribute access .Const(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 247, "pattern": "attribute_call", "note": "Call via attribute access .Const(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 268, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 271, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 274, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 274, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 277, "pattern": "attribute_call", "note": "Call via attribute access .as_signed(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 278, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.data", "lineno": 279, "pattern": "attribute_call", "note": "Call via attribute access .Struct(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 332, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 334, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 336, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 339, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 341, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 349, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 352, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 367, "pattern": "attribute_call", "note": "Call via attribute access .values(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 417, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 419, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 421, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 424, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 426, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 433, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 436, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 451, "pattern": "attribute_call", "note": "Call via attribute access .values(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 455, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 457, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 457, "pattern": "attribute_call", "note": "Call via attribute access .keys(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 458, "pattern": "attribute_call", "note": "Call via attribute access .const(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 513, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 515, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 519, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 536, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 545, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 557, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 565, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 567, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 571, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 571, "pattern": "self_method_not_found", "note": "self._elem_shape(...) not found in class 'ArrayLayout' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "amaranth.lib.data", "lineno": 574, "pattern": "attribute_call", "note": "Call via attribute access .as_signed(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 575, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.data", "lineno": 576, "pattern": "attribute_call", "note": "Call via attribute access .Array(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 640, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 643, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 647, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 649, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 653, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 656, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 671, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 726, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 728, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 731, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 733, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 736, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 741, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 741, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 779, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 779, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 782, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 782, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 784, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 817, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 819, "pattern": "attribute_call", "note": "Call via attribute access .indices(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 824, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.data", "lineno": 836, "pattern": "attribute_call", "note": "Call via attribute access .word_select(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 862, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 863, "pattern": "attribute_call", "note": "Call via attribute access .as_signed(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 886, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 887, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 903, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 913, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 986, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 990, "pattern": "attribute_call", "note": "Call via attribute access .index(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 997, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 997, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1033, "pattern": "attribute_call", "note": "Call via attribute access .Const(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1064, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1066, "pattern": "attribute_call", "note": "Call via attribute access .indices(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1106, "pattern": "attribute_call", "note": "Call via attribute access .from_bits(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1107, "pattern": "attribute_call", "note": "Call via attribute access .Const(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1107, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1131, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1132, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1156, "pattern": "attribute_call", "note": "Call via attribute access .const(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1175, "pattern": "attribute_call", "note": "Call via attribute access .const(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1225, "pattern": "attribute_call", "note": "Call via attribute access .get_annotate_from_class_namespace(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1226, "pattern": "attribute_call", "note": "Call via attribute access .call_annotate_function(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1229, "pattern": "attribute_call", "note": "Call via attribute access .call_annotate_function(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1230, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1232, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1236, "pattern": "attribute_call", "note": "Call via attribute access .__new__(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1244, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1248, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1249, "pattern": "attribute_call", "note": "Call via attribute access .pop(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1251, "pattern": "attribute_call", "note": "Call via attribute access .pop(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1252, "pattern": "attribute_call", "note": "Call via attribute access .__new__(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1255, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1257, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1257, "pattern": "attribute_call", "note": "Call via attribute access .keys(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1258, "pattern": "attribute_call", "note": "Call via attribute access .__layout_cls(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1266, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1272, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1278, "pattern": "attribute_call", "note": "Call via attribute access .__call__(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1282, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1282, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1282, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1283, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1288, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1290, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1290, "pattern": "attribute_call", "note": "Call via attribute access .keys(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1291, "pattern": "attribute_call", "note": "Call via attribute access .const(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1291, "pattern": "attribute_call", "note": "Call via attribute access .as_shape(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1293, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1294, "pattern": "attribute_call", "note": "Call via attribute access .update(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1295, "pattern": "attribute_call", "note": "Call via attribute access .const(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1295, "pattern": "attribute_call", "note": "Call via attribute access .as_shape(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1298, "pattern": "attribute_call", "note": "Call via attribute access .from_bits(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1298, "pattern": "attribute_call", "note": "Call via attribute access .as_shape(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1301, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.data", "lineno": 1304, "pattern": "attribute_call", "note": "Call via attribute access ._value_repr(...) - target object type not statically resolved." }, { "module": "amaranth.lib.enum", "lineno": 34, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.enum", "lineno": 46, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.enum", "lineno": 49, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.enum", "lineno": 65, "pattern": "attribute_call", "note": "Call via attribute access .__setitem__(...) - target object type not statically resolved." }, { "module": "amaranth.lib.enum", "lineno": 68, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.lib.enum", "lineno": 70, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth.lib.enum", "lineno": 71, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.enum", "lineno": 79, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth.lib.enum", "lineno": 80, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.enum", "lineno": 87, "pattern": "attribute_call", "note": "Call via attribute access .__new__(...) - target object type not statically resolved." }, { "module": "amaranth.lib.enum", "lineno": 104, "pattern": "attribute_call", "note": "Call via attribute access .__new__(...) - target object type not statically resolved." }, { "module": "amaranth.lib.enum", "lineno": 128, "pattern": "attribute_call", "note": "Call via attribute access ._cast_plain_enum(...) - target object type not statically resolved." }, { "module": "amaranth.lib.enum", "lineno": 152, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.enum", "lineno": 156, "pattern": "attribute_call", "note": "Call via attribute access ._amaranth_view_class_(...) - target object type not statically resolved." }, { "module": "amaranth.lib.enum", "lineno": 157, "pattern": "attribute_call", "note": "Call via attribute access .__call__(...) - target object type not statically resolved." }, { "module": "amaranth.lib.enum", "lineno": 165, "pattern": "name_call_unresolved", "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.enum", "lineno": 167, "pattern": "name_call_unresolved", "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.enum", "lineno": 168, "pattern": "name_call_unresolved", "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.enum", "lineno": 168, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.enum", "lineno": 168, "pattern": "attribute_call", "note": "Call via attribute access .as_shape(...) - target object type not statically resolved." }, { "module": "amaranth.lib.enum", "lineno": 171, "pattern": "name_call_unresolved", "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.enum", "lineno": 176, "pattern": "attribute_call", "note": "Call via attribute access .Enum(...) - target object type not statically resolved." }, { "module": "amaranth.lib.enum", "lineno": 226, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.enum", "lineno": 228, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.enum", "lineno": 230, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.lib.enum", "lineno": 230, "pattern": "attribute_call", "note": "Call via attribute access .as_shape(...) - target object type not statically resolved." }, { "module": "amaranth.lib.enum", "lineno": 252, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.lib.enum", "lineno": 255, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth.lib.enum", "lineno": 255, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.lib.enum", "lineno": 257, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.enum", "lineno": 302, "pattern": "name_call_unresolved", "note": "Call to 'enum_cls(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.enum", "lineno": 302, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.enum", "lineno": 303, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.lib.enum", "lineno": 306, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "amaranth.lib.enum", "lineno": 311, "pattern": "name_call_unresolved", "note": "Call to 'enum_cls(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.enum", "lineno": 311, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.enum", "lineno": 312, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.lib.enum", "lineno": 315, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "amaranth.lib.enum", "lineno": 331, "pattern": "attribute_call", "note": "Call via attribute access .matches(...) - target object type not statically resolved." }, { "module": "amaranth.lib.enum", "lineno": 356, "pattern": "attribute_call", "note": "Call via attribute access ._amaranth_view_class_(...) - target object type not statically resolved." }, { "module": "amaranth.lib.enum", "lineno": 362, "pattern": "attribute_call", "note": "Call via attribute access ._amaranth_view_class_(...) - target object type not statically resolved." }, { "module": "amaranth.lib.enum", "lineno": 367, "pattern": "name_call_unresolved", "note": "Call to 'enum_cls(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.enum", "lineno": 367, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.enum", "lineno": 368, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.lib.enum", "lineno": 370, "pattern": "attribute_call", "note": "Call via attribute access ._amaranth_view_class_(...) - target object type not statically resolved." }, { "module": "amaranth.lib.enum", "lineno": 370, "pattern": "name_call_unresolved", "note": "Call to 'op(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.enum", "lineno": 370, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 20, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 25, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 79, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 82, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 87, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 88, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 89, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 90, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 92, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 93, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 94, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 95, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 99, "pattern": "attribute_call", "note": "Call via attribute access .create(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 99, "pattern": "attribute_call", "note": "Call via attribute access .flip(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 107, "pattern": "attribute_call", "note": "Call via attribute access .create(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 118, "pattern": "name_call_unresolved", "note": "Call to 'Mux(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 122, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 123, "pattern": "attribute_call", "note": "Call via attribute access .strip(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 131, "pattern": "attribute_call", "note": "Call via attribute access .strip(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 139, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 141, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 144, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 147, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 148, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 153, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 154, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 155, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 156, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 163, "pattern": "attribute_call", "note": "Call via attribute access .write_port(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 164, "pattern": "attribute_call", "note": "Call via attribute access .read_port(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 165, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 166, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 169, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 170, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 171, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 173, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 174, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 177, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 178, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 180, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 181, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 183, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 184, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 185, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 186, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 190, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 190, "pattern": "name_call_unresolved", "note": "Call to 'Initial(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 192, "pattern": "name_call_unresolved", "note": "Call to 'Assume(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 193, "pattern": "name_call_unresolved", "note": "Call to 'Assume(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 195, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 196, "pattern": "name_call_unresolved", "note": "Call to 'Assume(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 197, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 198, "pattern": "name_call_unresolved", "note": "Call to 'Assume(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 199, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 200, "pattern": "name_call_unresolved", "note": "Call to 'Assume(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 201, "pattern": "attribute_call", "note": "Call via attribute access .Else(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 203, "pattern": "name_call_unresolved", "note": "Call to 'Assert(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 204, "pattern": "name_call_unresolved", "note": "Call to 'Assert(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 206, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 207, "pattern": "name_call_unresolved", "note": "Call to 'Assert(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 208, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 209, "pattern": "name_call_unresolved", "note": "Call to 'Assert(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 210, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 211, "pattern": "name_call_unresolved", "note": "Call to 'Assert(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 217, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 218, "pattern": "attribute_call", "note": "Call via attribute access .strip(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 228, "pattern": "attribute_call", "note": "Call via attribute access .strip(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 237, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 239, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 242, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 245, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 246, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 254, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 255, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 263, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 264, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 266, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 268, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 269, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 271, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 273, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 279, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 280, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 283, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 284, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 290, "pattern": "attribute_call", "note": "Call via attribute access .write_port(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 291, "pattern": "attribute_call", "note": "Call via attribute access .read_port(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 292, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 293, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 296, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 297, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 298, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 300, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 301, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 304, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 305, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 306, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 308, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 309, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 311, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 312, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 313, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 314, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 316, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 317, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 318, "pattern": "attribute_call", "note": "Call via attribute access .Elif(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 319, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 322, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 327, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 327, "pattern": "name_call_unresolved", "note": "Call to 'Initial(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 329, "pattern": "name_call_unresolved", "note": "Call to 'Assume(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 330, "pattern": "name_call_unresolved", "note": "Call to 'Assume(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 332, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 333, "pattern": "name_call_unresolved", "note": "Call to 'Assume(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 334, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 335, "pattern": "name_call_unresolved", "note": "Call to 'Assume(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 336, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 337, "pattern": "name_call_unresolved", "note": "Call to 'Assume(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 338, "pattern": "attribute_call", "note": "Call via attribute access .Else(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 340, "pattern": "name_call_unresolved", "note": "Call to 'Assert(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 341, "pattern": "name_call_unresolved", "note": "Call to 'Assert(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 343, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 344, "pattern": "name_call_unresolved", "note": "Call to 'Assert(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 345, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 346, "pattern": "name_call_unresolved", "note": "Call to 'Assert(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 347, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 348, "pattern": "name_call_unresolved", "note": "Call to 'Assert(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 354, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 355, "pattern": "attribute_call", "note": "Call via attribute access .strip(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 368, "pattern": "attribute_call", "note": "Call via attribute access .strip(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 376, "pattern": "attribute_call", "note": "Call via attribute access .strip(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 387, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 393, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 395, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 401, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 404, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 405, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 417, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 418, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 419, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 420, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 423, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 424, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 425, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 426, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 428, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 429, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 432, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 434, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 435, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 438, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 440, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 441, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 443, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 444, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 446, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 447, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 449, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 452, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 455, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 456, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 459, "pattern": "attribute_call", "note": "Call via attribute access .write_port(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 460, "pattern": "attribute_call", "note": "Call via attribute access .read_port(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 462, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 463, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 464, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 465, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 468, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 469, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 470, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 471, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 485, "pattern": "name_call_unresolved", "note": "Call to 'ResetSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 486, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 494, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 495, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 496, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 497, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 498, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 499, "pattern": "attribute_call", "note": "Call via attribute access .Else(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 500, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 503, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 503, "pattern": "name_call_unresolved", "note": "Call to 'Initial(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 504, "pattern": "name_call_unresolved", "note": "Call to 'Assume(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 505, "pattern": "name_call_unresolved", "note": "Call to 'Assume(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 511, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 512, "pattern": "attribute_call", "note": "Call via attribute access .strip(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 528, "pattern": "attribute_call", "note": "Call via attribute access .strip(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 536, "pattern": "attribute_call", "note": "Call via attribute access .strip(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 547, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 551, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 553, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 558, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 561, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 562, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 570, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 571, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 572, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 575, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 576, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 577, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 579, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.fifo", "lineno": 581, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 583, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 585, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 586, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 587, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.fifo", "lineno": 590, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 166, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 206, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.io", "lineno": 254, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 255, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 302, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.io", "lineno": 302, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.io", "lineno": 369, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.io", "lineno": 371, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.io", "lineno": 372, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.io", "lineno": 428, "pattern": "attribute_call", "note": "Call via attribute access .__new__(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 440, "pattern": "attribute_call", "note": "Call via attribute access .__new__(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 452, "pattern": "attribute_call", "note": "Call via attribute access .__new__(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 453, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.io", "lineno": 454, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.io", "lineno": 455, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.io", "lineno": 474, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 550, "pattern": "attribute_call", "note": "Call via attribute access .index(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 553, "pattern": "attribute_call", "note": "Call via attribute access .In(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 555, "pattern": "attribute_call", "note": "Call via attribute access .Out(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 556, "pattern": "attribute_call", "note": "Call via attribute access .Out(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 557, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 578, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 578, "pattern": "attribute_call", "note": "Call via attribute access .flip(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 578, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 594, "pattern": "attribute_call", "note": "Call via attribute access .get_io_buffer(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 598, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.io", "lineno": 603, "pattern": "attribute_call", "note": "Call via attribute access .like(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 604, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 609, "pattern": "attribute_call", "note": "Call via attribute access .like(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 610, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 616, "pattern": "name_call_unresolved", "note": "Call to 'IOBufferInstance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.io", "lineno": 618, "pattern": "name_call_unresolved", "note": "Call to 'IOBufferInstance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.io", "lineno": 620, "pattern": "name_call_unresolved", "note": "Call to 'IOBufferInstance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.io", "lineno": 623, "pattern": "name_call_unresolved", "note": "Call to 'IOBufferInstance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.io", "lineno": 625, "pattern": "name_call_unresolved", "note": "Call to 'IOBufferInstance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.io", "lineno": 626, "pattern": "name_call_unresolved", "note": "Call to 'IOBufferInstance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.io", "lineno": 628, "pattern": "name_call_unresolved", "note": "Call to 'IOBufferInstance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.io", "lineno": 629, "pattern": "name_call_unresolved", "note": "Call to 'IOBufferInstance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.io", "lineno": 636, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 636, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.io", "lineno": 636, "pattern": "name_call_unresolved", "note": "Call to 'Mux(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.io", "lineno": 638, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 640, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 641, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 641, "pattern": "attribute_call", "note": "Call via attribute access .replicate(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 727, "pattern": "attribute_call", "note": "Call via attribute access .index(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 730, "pattern": "attribute_call", "note": "Call via attribute access .In(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 732, "pattern": "attribute_call", "note": "Call via attribute access .Out(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 733, "pattern": "attribute_call", "note": "Call via attribute access .Out(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 734, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 755, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 755, "pattern": "attribute_call", "note": "Call via attribute access .flip(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 755, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 791, "pattern": "attribute_call", "note": "Call via attribute access .get_io_buffer(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 793, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.io", "lineno": 798, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.io", "lineno": 799, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 800, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 803, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.io", "lineno": 804, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.io", "lineno": 805, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 806, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 807, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 808, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 940, "pattern": "attribute_call", "note": "Call via attribute access .index(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 943, "pattern": "attribute_call", "note": "Call via attribute access .In(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 945, "pattern": "attribute_call", "note": "Call via attribute access .Out(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 946, "pattern": "attribute_call", "note": "Call via attribute access .Out(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 947, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 968, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 968, "pattern": "attribute_call", "note": "Call via attribute access .flip(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 968, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 1004, "pattern": "attribute_call", "note": "Call via attribute access .get_io_buffer(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 1078, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 1081, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 1084, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 1094, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.io", "lineno": 1096, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.io", "lineno": 1098, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.io", "lineno": 1101, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.io", "lineno": 1104, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.io", "lineno": 1106, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.io", "lineno": 1108, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.io", "lineno": 1111, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.io", "lineno": 1113, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.io", "lineno": 1114, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 1140, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 1142, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "amaranth.lib.io", "lineno": 1143, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.lib.memory", "lineno": 50, "pattern": "name_call_unresolved", "note": "Call to 'MemoryData(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.memory", "lineno": 68, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.lib.memory", "lineno": 120, "pattern": "name_call_unresolved", "note": "Call to 'AlreadyElaborated(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.memory", "lineno": 121, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "amaranth.lib.memory", "lineno": 145, "pattern": "name_call_unresolved", "note": "Call to 'AlreadyElaborated(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.memory", "lineno": 146, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "amaranth.lib.memory", "lineno": 169, "pattern": "attribute_call", "note": "Call via attribute access .freeze(...) - target object type not statically resolved." }, { "module": "amaranth.lib.memory", "lineno": 171, "pattern": "attribute_call", "note": "Call via attribute access .get_memory(...) - target object type not statically resolved." }, { "module": "amaranth.lib.memory", "lineno": 173, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.memory", "lineno": 174, "pattern": "name_call_unresolved", "note": "Call to 'MemoryInstance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.memory", "lineno": 177, "pattern": "attribute_call", "note": "Call via attribute access .write_port(...) - target object type not statically resolved." }, { "module": "amaranth.lib.memory", "lineno": 181, "pattern": "attribute_call", "note": "Call via attribute access .read_port(...) - target object type not statically resolved." }, { "module": "amaranth.lib.memory", "lineno": 234, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.lib.memory", "lineno": 235, "pattern": "attribute_call", "note": "Call via attribute access .In(...) - target object type not statically resolved." }, { "module": "amaranth.lib.memory", "lineno": 236, "pattern": "attribute_call", "note": "Call via attribute access .In(...) - target object type not statically resolved." }, { "module": "amaranth.lib.memory", "lineno": 237, "pattern": "attribute_call", "note": "Call via attribute access .Out(...) - target object type not statically resolved." }, { "module": "amaranth.lib.memory", "lineno": 268, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.memory", "lineno": 268, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.memory", "lineno": 288, "pattern": "attribute_call", "note": "Call via attribute access .update(...) - target object type not statically resolved." }, { "module": "amaranth.lib.memory", "lineno": 288, "pattern": "attribute_call", "note": "Call via attribute access .create(...) - target object type not statically resolved." }, { "module": "amaranth.lib.memory", "lineno": 290, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.memory", "lineno": 292, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.lib.memory", "lineno": 371, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.memory", "lineno": 395, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.lib.memory", "lineno": 396, "pattern": "attribute_call", "note": "Call via attribute access .In(...) - target object type not statically resolved." }, { "module": "amaranth.lib.memory", "lineno": 397, "pattern": "attribute_call", "note": "Call via attribute access .In(...) - target object type not statically resolved." }, { "module": "amaranth.lib.memory", "lineno": 398, "pattern": "attribute_call", "note": "Call via attribute access .In(...) - target object type not statically resolved." }, { "module": "amaranth.lib.memory", "lineno": 435, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.memory", "lineno": 435, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.memory", "lineno": 448, "pattern": "attribute_call", "note": "Call via attribute access .update(...) - target object type not statically resolved." }, { "module": "amaranth.lib.memory", "lineno": 448, "pattern": "attribute_call", "note": "Call via attribute access .create(...) - target object type not statically resolved." }, { "module": "amaranth.lib.memory", "lineno": 450, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.lib.meta", "lineno": 37, "pattern": "attribute_call", "note": "Call via attribute access .create_catalog(...) - target object type not statically resolved." }, { "module": "amaranth.lib.meta", "lineno": 38, "pattern": "attribute_call", "note": "Call via attribute access .JSONSchema(...) - target object type not statically resolved." }, { "module": "amaranth.lib.meta", "lineno": 52, "pattern": "attribute_call", "note": "Call via attribute access .__init_subclass__(...) - target object type not statically resolved." }, { "module": "amaranth.lib.meta", "lineno": 58, "pattern": "name_call_unresolved", "note": "Call to 'InvalidSchema(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.meta", "lineno": 62, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "amaranth.lib.meta", "lineno": 63, "pattern": "attribute_call", "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." }, { "module": "amaranth.lib.meta", "lineno": 64, "pattern": "attribute_call", "note": "Call via attribute access .validate(...) - target object type not statically resolved." }, { "module": "amaranth.lib.meta", "lineno": 64, "pattern": "attribute_call", "note": "Call via attribute access .__jschon_schema(...) - target object type not statically resolved." }, { "module": "amaranth.lib.meta", "lineno": 66, "pattern": "name_call_unresolved", "note": "Call to 'InvalidSchema(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.meta", "lineno": 69, "pattern": "name_call_unresolved", "note": "Call to 'InvalidSchema(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.meta", "lineno": 70, "pattern": "attribute_call", "note": "Call via attribute access .pformat(...) - target object type not statically resolved." }, { "module": "amaranth.lib.meta", "lineno": 70, "pattern": "attribute_call", "note": "Call via attribute access .output(...) - target object type not statically resolved." }, { "module": "amaranth.lib.meta", "lineno": 115, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "amaranth.lib.meta", "lineno": 116, "pattern": "attribute_call", "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." }, { "module": "amaranth.lib.meta", "lineno": 117, "pattern": "attribute_call", "note": "Call via attribute access .evaluate(...) - target object type not statically resolved." }, { "module": "amaranth.lib.meta", "lineno": 117, "pattern": "attribute_call", "note": "Call via attribute access .__jschon_schema(...) - target object type not statically resolved." }, { "module": "amaranth.lib.meta", "lineno": 117, "pattern": "attribute_call", "note": "Call via attribute access .JSON(...) - target object type not statically resolved." }, { "module": "amaranth.lib.meta", "lineno": 120, "pattern": "name_call_unresolved", "note": "Call to 'InvalidAnnotation(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.meta", "lineno": 121, "pattern": "attribute_call", "note": "Call via attribute access .pformat(...) - target object type not statically resolved." }, { "module": "amaranth.lib.meta", "lineno": 121, "pattern": "attribute_call", "note": "Call via attribute access .output(...) - target object type not statically resolved." }, { "module": "amaranth.lib.meta", "lineno": 136, "pattern": "attribute_call", "note": "Call via attribute access .select(...) - target object type not statically resolved." }, { "module": "amaranth.lib.meta", "lineno": 137, "pattern": "attribute_call", "note": "Call via attribute access .load(...) - target object type not statically resolved." }, { "module": "amaranth.lib.meta", "lineno": 139, "pattern": "attribute_call", "note": "Call via attribute access .Path(...) - target object type not statically resolved." }, { "module": "amaranth.lib.meta", "lineno": 143, "pattern": "attribute_call", "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." }, { "module": "amaranth.lib.meta", "lineno": 144, "pattern": "attribute_call", "note": "Call via attribute access .Path(...) - target object type not statically resolved." }, { "module": "amaranth.lib.meta", "lineno": 145, "pattern": "attribute_call", "note": "Call via attribute access .dump(...) - target object type not statically resolved." }, { "module": "amaranth.lib.stream", "lineno": 42, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.lib.stream", "lineno": 47, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.lib.stream", "lineno": 48, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.stream", "lineno": 49, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.stream", "lineno": 50, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.stream", "lineno": 97, "pattern": "attribute_call", "note": "Call via attribute access .update(...) - target object type not statically resolved." }, { "module": "amaranth.lib.stream", "lineno": 97, "pattern": "attribute_call", "note": "Call via attribute access .create(...) - target object type not statically resolved." }, { "module": "amaranth.lib.stream", "lineno": 99, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.stream", "lineno": 101, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.wiring", "lineno": 82, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 127, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 172, "pattern": "attribute_call", "note": "Call via attribute access .flip(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 274, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 297, "pattern": "attribute_call", "note": "Call via attribute access .flip(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 326, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 356, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 383, "pattern": "attribute_call", "note": "Call via attribute access .flatten(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 397, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 420, "pattern": "name_call_unresolved", "note": "Call to 'SignatureError(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.wiring", "lineno": 431, "pattern": "name_call_unresolved", "note": "Call to 'SignatureError(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.wiring", "lineno": 441, "pattern": "name_call_unresolved", "note": "Call to 'SignatureError(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.wiring", "lineno": 483, "pattern": "self_method_not_found", "note": "self.items(...) not found in class 'SignatureMembers' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "amaranth.lib.wiring", "lineno": 486, "pattern": "attribute_call", "note": "Call via attribute access .flatten(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 512, "pattern": "self_method_not_found", "note": "self.items(...) not found in class 'SignatureMembers' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "amaranth.lib.wiring", "lineno": 519, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 523, "pattern": "attribute_call", "note": "Call via attribute access .create(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 583, "pattern": "attribute_call", "note": "Call via attribute access .flip(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 583, "pattern": "attribute_call", "note": "Call via attribute access .__getitem__(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 586, "pattern": "attribute_call", "note": "Call via attribute access .__setitem__(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 586, "pattern": "attribute_call", "note": "Call via attribute access .flip(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 589, "pattern": "attribute_call", "note": "Call via attribute access .__delitem__(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 592, "pattern": "attribute_call", "note": "Call via attribute access .__iter__(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 595, "pattern": "attribute_call", "note": "Call via attribute access .__len__(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 618, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 668, "pattern": "attribute_call", "note": "Call via attribute access .__subclasscheck__(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 682, "pattern": "attribute_call", "note": "Call via attribute access .__instancecheck__(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 682, "pattern": "attribute_call", "note": "Call via attribute access .flip(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 683, "pattern": "attribute_call", "note": "Call via attribute access .__instancecheck__(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 750, "pattern": "attribute_call", "note": "Call via attribute access .flip(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 790, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 798, "pattern": "attribute_call", "note": "Call via attribute access .flatten(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 862, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 866, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 871, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 881, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 886, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 889, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 892, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 899, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 905, "pattern": "attribute_call", "note": "Call via attribute access .is_compliant(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 915, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 920, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 934, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 941, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1011, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1012, "pattern": "attribute_call", "note": "Call via attribute access .__repr__(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1079, "pattern": "attribute_call", "note": "Call via attribute access .__setattr__(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1100, "pattern": "attribute_call", "note": "Call via attribute access .flip(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1126, "pattern": "attribute_call", "note": "Call via attribute access .__get__(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1137, "pattern": "attribute_call", "note": "Call via attribute access .__set__(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1148, "pattern": "attribute_call", "note": "Call via attribute access .__delete__(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1154, "pattern": "attribute_call", "note": "Call via attribute access .create(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1198, "pattern": "attribute_call", "note": "Call via attribute access .update(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1200, "pattern": "attribute_call", "note": "Call via attribute access .create(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1204, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1205, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1261, "pattern": "attribute_call", "note": "Call via attribute access .__setattr__(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1272, "pattern": "attribute_call", "note": "Call via attribute access .flip(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1306, "pattern": "attribute_call", "note": "Call via attribute access .__get__(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1324, "pattern": "attribute_call", "note": "Call via attribute access .__set__(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1335, "pattern": "attribute_call", "note": "Call via attribute access .__delete__(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1420, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1431, "pattern": "attribute_call", "note": "Call via attribute access .is_compliant(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1433, "pattern": "attribute_call", "note": "Call via attribute access .is_compliant(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1434, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1435, "pattern": "name_call_unresolved", "note": "Call to 'ConnectionError(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.wiring", "lineno": 1444, "pattern": "attribute_call", "note": "Call via attribute access .flatten(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1480, "pattern": "name_call_unresolved", "note": "Call to 'ConnectionError(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.wiring", "lineno": 1485, "pattern": "name_call_unresolved", "note": "Call to 'ConnectionError(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.wiring", "lineno": 1498, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1500, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1502, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1514, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1516, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1517, "pattern": "name_call_unresolved", "note": "Call to 'ConnectionError(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.wiring", "lineno": 1537, "pattern": "name_call_unresolved", "note": "Call to 'ConnectionError(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.wiring", "lineno": 1544, "pattern": "name_call_unresolved", "note": "Call to 'ConnectionError(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.wiring", "lineno": 1557, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1558, "pattern": "name_call_unresolved", "note": "Call to 'ConnectionError(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.wiring", "lineno": 1579, "pattern": "name_call_unresolved", "note": "Call to 'ConnectionError(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.wiring", "lineno": 1586, "pattern": "name_call_unresolved", "note": "Call to 'ConnectionError(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.wiring", "lineno": 1603, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1607, "pattern": "attribute_call", "note": "Call via attribute access .signature(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1612, "pattern": "name_call_unresolved", "note": "Call to 'eq(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.wiring", "lineno": 1618, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1620, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1636, "pattern": "name_call_unresolved", "note": "Call to 'ConnectionError(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.wiring", "lineno": 1705, "pattern": "attribute_call", "note": "Call via attribute access .mro(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1705, "pattern": "attribute_call", "note": "Call via attribute access .index(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1705, "pattern": "attribute_call", "note": "Call via attribute access .mro(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1708, "pattern": "attribute_call", "note": "Call via attribute access .get_annotate_from_class_namespace(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1709, "pattern": "attribute_call", "note": "Call via attribute access .call_annotate_function(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1712, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1713, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1714, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1743, "pattern": "attribute_call", "note": "Call via attribute access .update(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1743, "pattern": "attribute_call", "note": "Call via attribute access .create(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1929, "pattern": "attribute_call", "note": "Call via attribute access .validate(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1931, "pattern": "name_call_unresolved", "note": "Call to 'InvalidMetadata(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.wiring", "lineno": 1948, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1961, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1964, "pattern": "attribute_call", "note": "Call via attribute access .as_json(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1965, "pattern": "attribute_call", "note": "Call via attribute access .annotations(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1987, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1990, "pattern": "attribute_call", "note": "Call via attribute access .as_json(...) - target object type not statically resolved." }, { "module": "amaranth.lib.wiring", "lineno": 1991, "pattern": "attribute_call", "note": "Call via attribute access .annotations(...) - target object type not statically resolved." }, { "module": "amaranth.lib.crc", "lineno": 62, "pattern": "attribute_call", "note": "Call via attribute access .index(...) - target object type not statically resolved." }, { "module": "amaranth.lib.crc", "lineno": 63, "pattern": "attribute_call", "note": "Call via attribute access .index(...) - target object type not statically resolved." }, { "module": "amaranth.lib.crc", "lineno": 64, "pattern": "attribute_call", "note": "Call via attribute access .index(...) - target object type not statically resolved." }, { "module": "amaranth.lib.crc", "lineno": 67, "pattern": "attribute_call", "note": "Call via attribute access .index(...) - target object type not statically resolved." }, { "module": "amaranth.lib.crc", "lineno": 121, "pattern": "attribute_call", "note": "Call via attribute access .index(...) - target object type not statically resolved." }, { "module": "amaranth.lib.crc", "lineno": 147, "pattern": "attribute_call", "note": "Call via attribute access .compute(...) - target object type not statically resolved." }, { "module": "amaranth.lib.crc", "lineno": 147, "pattern": "name_call_unresolved", "note": "Call to 'algo(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.crc", "lineno": 300, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.lib.crc", "lineno": 306, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.crc", "lineno": 310, "pattern": "attribute_call", "note": "Call via attribute access ._matrices(...) - target object type not statically resolved." }, { "module": "amaranth.lib.crc", "lineno": 311, "pattern": "attribute_call", "note": "Call via attribute access .residue(...) - target object type not statically resolved." }, { "module": "amaranth.lib.crc", "lineno": 313, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.crc", "lineno": 314, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.crc", "lineno": 315, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.crc", "lineno": 316, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.crc", "lineno": 317, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.crc", "lineno": 320, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.crc", "lineno": 322, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.crc", "lineno": 323, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.crc", "lineno": 327, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.crc", "lineno": 329, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.crc", "lineno": 333, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.crc", "lineno": 335, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.crc", "lineno": 338, "pattern": "name_call_unresolved", "note": "Call to 'Mux(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.lib.crc", "lineno": 339, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "amaranth.lib.crc", "lineno": 348, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.crc", "lineno": 349, "pattern": "attribute_call", "note": "Call via attribute access .Elif(...) - target object type not statically resolved." }, { "module": "amaranth.lib.crc", "lineno": 350, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.crc", "lineno": 354, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.lib.crc", "lineno": 356, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.sim.core", "lineno": 76, "pattern": "attribute_call", "note": "Call via attribute access .prepare(...) - target object type not statically resolved." }, { "module": "amaranth.sim.core", "lineno": 76, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "amaranth.sim.core", "lineno": 77, "pattern": "name_call_unresolved", "note": "Call to 'engine(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim.core", "lineno": 110, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth.sim.core", "lineno": 121, "pattern": "name_call_unresolved", "note": "Call to 'DriverConflict(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim.core", "lineno": 125, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth.sim.core", "lineno": 129, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim.core", "lineno": 135, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth.sim.core", "lineno": 139, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim.core", "lineno": 141, "pattern": "attribute_call", "note": "Call via attribute access .add_clock_process(...) - target object type not statically resolved." }, { "module": "amaranth.sim.core", "lineno": 142, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "amaranth.sim.core", "lineno": 146, "pattern": "attribute_call", "note": "Call via attribute access .isasyncgenfunction(...) - target object type not statically resolved." }, { "module": "amaranth.sim.core", "lineno": 150, "pattern": "attribute_call", "note": "Call via attribute access .iscoroutine(...) - target object type not statically resolved." }, { "module": "amaranth.sim.core", "lineno": 154, "pattern": "attribute_call", "note": "Call via attribute access .isgenerator(...) - target object type not statically resolved." }, { "module": "amaranth.sim.core", "lineno": 154, "pattern": "attribute_call", "note": "Call via attribute access .isasyncgen(...) - target object type not statically resolved." }, { "module": "amaranth.sim.core", "lineno": 158, "pattern": "attribute_call", "note": "Call via attribute access .isgeneratorfunction(...) - target object type not statically resolved." }, { "module": "amaranth.sim.core", "lineno": 158, "pattern": "attribute_call", "note": "Call via attribute access .iscoroutinefunction(...) - target object type not statically resolved." }, { "module": "amaranth.sim.core", "lineno": 211, "pattern": "attribute_call", "note": "Call via attribute access .iscoroutinefunction(...) - target object type not statically resolved." }, { "module": "amaranth.sim.core", "lineno": 212, "pattern": "attribute_call", "note": "Call via attribute access .add_async_testbench(...) - target object type not statically resolved." }, { "module": "amaranth.sim.core", "lineno": 215, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth.sim.core", "lineno": 220, "pattern": "attribute_call", "note": "Call via attribute access .add_async_testbench(...) - target object type not statically resolved." }, { "module": "amaranth.sim.core", "lineno": 277, "pattern": "attribute_call", "note": "Call via attribute access .iscoroutinefunction(...) - target object type not statically resolved." }, { "module": "amaranth.sim.core", "lineno": 278, "pattern": "attribute_call", "note": "Call via attribute access .add_async_process(...) - target object type not statically resolved." }, { "module": "amaranth.sim.core", "lineno": 283, "pattern": "attribute_call", "note": "Call via attribute access .__new__(...) - target object type not statically resolved." }, { "module": "amaranth.sim.core", "lineno": 284, "pattern": "name_call_unresolved", "note": "Call to 'process(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim.core", "lineno": 286, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth.sim.core", "lineno": 291, "pattern": "attribute_call", "note": "Call via attribute access .add_async_process(...) - target object type not statically resolved." }, { "module": "amaranth.sim.core", "lineno": 300, "pattern": "name_call_unresolved", "note": "Call to 'process(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim.core", "lineno": 308, "pattern": "attribute_call", "note": "Call via attribute access .send(...) - target object type not statically resolved." }, { "module": "amaranth.sim.core", "lineno": 310, "pattern": "attribute_call", "note": "Call via attribute access .throw(...) - target object type not statically resolved." }, { "module": "amaranth.sim.core", "lineno": 320, "pattern": "attribute_call", "note": "Call via attribute access .add_async_process(...) - target object type not statically resolved." }, { "module": "amaranth.sim.core", "lineno": 347, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth.sim.core", "lineno": 354, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth.sim.core", "lineno": 358, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim.core", "lineno": 378, "pattern": "attribute_call", "note": "Call via attribute access .aclose(...) - target object type not statically resolved." }, { "module": "amaranth.sim.core", "lineno": 379, "pattern": "attribute_call", "note": "Call via attribute access .send(...) - target object type not statically resolved." }, { "module": "amaranth.sim.core", "lineno": 384, "pattern": "attribute_call", "note": "Call via attribute access .get_asyncgen_hooks(...) - target object type not statically resolved." }, { "module": "amaranth.sim.core", "lineno": 385, "pattern": "attribute_call", "note": "Call via attribute access .set_asyncgen_hooks(...) - target object type not statically resolved." }, { "module": "amaranth.sim.core", "lineno": 389, "pattern": "attribute_call", "note": "Call via attribute access .set_asyncgen_hooks(...) - target object type not statically resolved." }, { "module": "amaranth.sim.core", "lineno": 407, "pattern": "attribute_call", "note": "Call via attribute access .advance(...) - target object type not statically resolved." }, { "module": "amaranth.sim.core", "lineno": 447, "pattern": "attribute_call", "note": "Call via attribute access .close(...) - target object type not statically resolved." }, { "module": "amaranth.sim.core", "lineno": 454, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.sim.core", "lineno": 457, "pattern": "attribute_call", "note": "Call via attribute access ._rhs_signals(...) - target object type not statically resolved." }, { "module": "amaranth.sim.core", "lineno": 468, "pattern": "attribute_call", "note": "Call via attribute access .values(...) - target object type not statically resolved." }, { "module": "amaranth.sim.core", "lineno": 473, "pattern": "attribute_call", "note": "Call via attribute access .write_vcd(...) - target object type not statically resolved." }, { "module": "amaranth.sim.core", "lineno": 485, "pattern": "attribute_call", "note": "Call via attribute access .reset(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 23, "pattern": "attribute_call", "note": "Call via attribute access .replace(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 23, "pattern": "attribute_call", "note": "Call via attribute access .expandtabs(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 23, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 42, "pattern": "name_call_unresolved", "note": "Call to 'SignalDict(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim.pysim", "lineno": 45, "pattern": "attribute_call", "note": "Call via attribute access .VCDWriter(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 48, "pattern": "name_call_unresolved", "note": "Call to 'SignalDict(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim.pysim", "lineno": 51, "pattern": "attribute_call", "note": "Call via attribute access .GTKWSave(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 55, "pattern": "name_call_unresolved", "note": "Call to 'SignalDict(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim.pysim", "lineno": 57, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 59, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 62, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 66, "pattern": "name_call_unresolved", "note": "Call to 'SignalDict(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim.pysim", "lineno": 70, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 80, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 82, "pattern": "attribute_call", "note": "Call via attribute access ._rhs_signals(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 90, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 99, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 107, "pattern": "attribute_call", "note": "Call via attribute access .values(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 116, "pattern": "attribute_call", "note": "Call via attribute access .chain(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 116, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 116, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 123, "pattern": "attribute_call", "note": "Call via attribute access .search(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 124, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 125, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 137, "pattern": "attribute_call", "note": "Call via attribute access .register_var(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 144, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 145, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 147, "pattern": "attribute_call", "note": "Call via attribute access .register_alias(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 151, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 162, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 177, "pattern": "attribute_call", "note": "Call via attribute access ._decoder(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 197, "pattern": "attribute_call", "note": "Call via attribute access .register_var(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 205, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 216, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 231, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 231, "pattern": "attribute_call", "note": "Call via attribute access ._shape(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 236, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 237, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 240, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 248, "pattern": "attribute_call", "note": "Call via attribute access .change(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 258, "pattern": "attribute_call", "note": "Call via attribute access .change(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 262, "pattern": "attribute_call", "note": "Call via attribute access .close(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 265, "pattern": "attribute_call", "note": "Call via attribute access .dumpfile(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 266, "pattern": "attribute_call", "note": "Call via attribute access .dumpfile_size(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 266, "pattern": "attribute_call", "note": "Call via attribute access .tell(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 268, "pattern": "attribute_call", "note": "Call via attribute access .treeopen(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 272, "pattern": "attribute_call", "note": "Call via attribute access .group(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 273, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 275, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 278, "pattern": "attribute_call", "note": "Call via attribute access .trace(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 280, "pattern": "attribute_call", "note": "Call via attribute access ._rhs_signals(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 282, "pattern": "attribute_call", "note": "Call via attribute access .trace(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 286, "pattern": "attribute_call", "note": "Call via attribute access .trace(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 288, "pattern": "attribute_call", "note": "Call via attribute access .group(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 289, "pattern": "attribute_call", "note": "Call via attribute access .flatten(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 295, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 296, "pattern": "attribute_call", "note": "Call via attribute access .group(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 303, "pattern": "attribute_call", "note": "Call via attribute access .close(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 305, "pattern": "attribute_call", "note": "Call via attribute access .close(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 315, "pattern": "attribute_call", "note": "Call via attribute access .clear(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 323, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 327, "pattern": "attribute_call", "note": "Call via attribute access .clear(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 328, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 335, "pattern": "name_call_unresolved", "note": "Call to 'waker(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim.pysim", "lineno": 346, "pattern": "name_call_unresolved", "note": "Call to 'waker(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim.pysim", "lineno": 367, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 373, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 398, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 409, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 428, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 436, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 440, "pattern": "attribute_call", "note": "Call via attribute access .clear(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 447, "pattern": "name_call_unresolved", "note": "Call to 'SignalDict(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim.pysim", "lineno": 453, "pattern": "attribute_call", "note": "Call via attribute access .reset(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 455, "pattern": "attribute_call", "note": "Call via attribute access .reset(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 456, "pattern": "attribute_call", "note": "Call via attribute access .clear(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 463, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 472, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 477, "pattern": "attribute_call", "note": "Call via attribute access .set_waker(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 480, "pattern": "attribute_call", "note": "Call via attribute access .add_waker(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 483, "pattern": "attribute_call", "note": "Call via attribute access .add_waker(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 491, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 493, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 496, "pattern": "attribute_call", "note": "Call via attribute access .commit(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 498, "pattern": "attribute_call", "note": "Call via attribute access .clear(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 532, "pattern": "attribute_call", "note": "Call via attribute access .add_signal_waker(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 542, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 545, "pattern": "attribute_call", "note": "Call via attribute access .add_signal_waker(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 551, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 553, "pattern": "attribute_call", "note": "Call via attribute access .set_delay_waker(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 558, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 566, "pattern": "attribute_call", "note": "Call via attribute access .get_value(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 568, "pattern": "attribute_call", "note": "Call via attribute access .from_bits(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 581, "pattern": "attribute_call", "note": "Call via attribute access .clear(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 582, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 583, "pattern": "attribute_call", "note": "Call via attribute access .set_delay_waker(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 624, "pattern": "attribute_call", "note": "Call via attribute access .reset(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 626, "pattern": "attribute_call", "note": "Call via attribute access .reset(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 628, "pattern": "attribute_call", "note": "Call via attribute access .reset(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 631, "pattern": "attribute_call", "note": "Call via attribute access .get_signal(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 633, "pattern": "name_call_unresolved", "note": "Call to 'DriverConflict(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim.pysim", "lineno": 635, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 639, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 639, "pattern": "name_call_unresolved", "note": "Call to 'AsyncProcess(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim.pysim", "lineno": 643, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 643, "pattern": "name_call_unresolved", "note": "Call to 'AsyncProcess(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim.pysim", "lineno": 650, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 654, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 664, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 665, "pattern": "attribute_call", "note": "Call via attribute access .clear(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 671, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 677, "pattern": "attribute_call", "note": "Call via attribute access .commit(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 684, "pattern": "attribute_call", "note": "Call via attribute access .update_signal(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 687, "pattern": "attribute_call", "note": "Call via attribute access .update_memory(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 706, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 713, "pattern": "attribute_call", "note": "Call via attribute access .advance(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 727, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.sim.pysim", "lineno": 731, "pattern": "attribute_call", "note": "Call via attribute access .remove(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 34, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 36, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 38, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 43, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 46, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 56, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 79, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 83, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim._async", "lineno": 85, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim._async", "lineno": 220, "pattern": "attribute_call", "note": "Call via attribute access .add_trigger_combination(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 221, "pattern": "attribute_call", "note": "Call via attribute access .__await__(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 224, "pattern": "attribute_call", "note": "Call via attribute access .add_trigger_combination(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 360, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 364, "pattern": "attribute_call", "note": "Call via attribute access .__aiter__(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 367, "pattern": "attribute_call", "note": "Call via attribute access .__anext__(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 399, "pattern": "attribute_call", "note": "Call via attribute access .index(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 404, "pattern": "attribute_call", "note": "Call via attribute access .__anext__(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 413, "pattern": "attribute_call", "note": "Call via attribute access .sample(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 413, "pattern": "attribute_call", "note": "Call via attribute access .sample(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 413, "pattern": "attribute_call", "note": "Call via attribute access .edge(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 413, "pattern": "attribute_call", "note": "Call via attribute access .edge(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 419, "pattern": "attribute_call", "note": "Call via attribute access .sample(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 419, "pattern": "attribute_call", "note": "Call via attribute access .sample(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 419, "pattern": "attribute_call", "note": "Call via attribute access .sample(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 419, "pattern": "attribute_call", "note": "Call via attribute access .edge(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 421, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim._async", "lineno": 422, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim._async", "lineno": 426, "pattern": "attribute_call", "note": "Call via attribute access .add_trigger_combination(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 427, "pattern": "attribute_call", "note": "Call via attribute access .__await__(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 431, "pattern": "attribute_call", "note": "Call via attribute access .add_trigger_combination(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 589, "pattern": "attribute_call", "note": "Call via attribute access .lookup_domain(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 620, "pattern": "attribute_call", "note": "Call via attribute access .delay(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 648, "pattern": "attribute_call", "note": "Call via attribute access .changed(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 678, "pattern": "attribute_call", "note": "Call via attribute access .edge(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 685, "pattern": "attribute_call", "note": "Call via attribute access .posedge(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 692, "pattern": "attribute_call", "note": "Call via attribute access .negedge(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 697, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim._async", "lineno": 713, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 715, "pattern": "attribute_call", "note": "Call via attribute access .const(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 716, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 717, "pattern": "attribute_call", "note": "Call via attribute access .set_value(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 728, "pattern": "attribute_call", "note": "Call via attribute access .get_value(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 730, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 732, "pattern": "attribute_call", "note": "Call via attribute access .from_bits(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 743, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 745, "pattern": "attribute_call", "note": "Call via attribute access .const(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 746, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 747, "pattern": "attribute_call", "note": "Call via attribute access .set_value(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 748, "pattern": "attribute_call", "note": "Call via attribute access .step_design(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 766, "pattern": "self_method_not_found", "note": "self.constructor(...) not found in class 'AsyncProcess' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "amaranth.sim._async", "lineno": 771, "pattern": "attribute_call", "note": "Call via attribute access .send(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 775, "pattern": "attribute_call", "note": "Call via attribute access .initial_eligible(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 776, "pattern": "attribute_call", "note": "Call via attribute access .compute_result(...) - target object type not statically resolved." }, { "module": "amaranth.sim._async", "lineno": 777, "pattern": "attribute_call", "note": "Call via attribute access .send(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyclock", "lineno": 12, "pattern": "attribute_call", "note": "Call via attribute access .get_signal(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyclock", "lineno": 32, "pattern": "attribute_call", "note": "Call via attribute access .set_delay_waker(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyclock", "lineno": 36, "pattern": "attribute_call", "note": "Call via attribute access .update(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyclock", "lineno": 37, "pattern": "attribute_call", "note": "Call via attribute access .set_delay_waker(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pycoro", "lineno": 63, "pattern": "attribute_call", "note": "Call via attribute access .isgenerator(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pycoro", "lineno": 65, "pattern": "attribute_call", "note": "Call via attribute access .isgenerator(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pycoro", "lineno": 67, "pattern": "attribute_call", "note": "Call via attribute access .iscoroutine(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pycoro", "lineno": 69, "pattern": "attribute_call", "note": "Call via attribute access .getfile(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pycoro", "lineno": 69, "pattern": "attribute_call", "note": "Call via attribute access .getlineno(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pycoro", "lineno": 71, "pattern": "name_call_unresolved", "note": "Call to 'process(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim._pycoro", "lineno": 78, "pattern": "attribute_call", "note": "Call via attribute access .send(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pycoro", "lineno": 80, "pattern": "attribute_call", "note": "Call via attribute access .throw(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pycoro", "lineno": 91, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pycoro", "lineno": 93, "pattern": "attribute_call", "note": "Call via attribute access .get_value(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pycoro", "lineno": 96, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pycoro", "lineno": 96, "pattern": "attribute_call", "note": "Call via attribute access .get_value(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pycoro", "lineno": 99, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pycoro", "lineno": 105, "pattern": "attribute_call", "note": "Call via attribute access .delay(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pycoro", "lineno": 105, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim._pycoro", "lineno": 108, "pattern": "attribute_call", "note": "Call via attribute access .delay(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pycoro", "lineno": 108, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim._pycoro", "lineno": 117, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pycoro", "lineno": 122, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyeval", "lineno": 14, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyeval", "lineno": 15, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyeval", "lineno": 31, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyeval", "lineno": 40, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyeval", "lineno": 48, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyeval", "lineno": 52, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyeval", "lineno": 55, "pattern": "attribute_call", "note": "Call via attribute access .count(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyeval", "lineno": 124, "pattern": "attribute_call", "note": "Call via attribute access .get_signal(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyeval", "lineno": 127, "pattern": "attribute_call", "note": "Call via attribute access .get_memory(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyeval", "lineno": 128, "pattern": "attribute_call", "note": "Call via attribute access .read(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyeval", "lineno": 142, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyeval", "lineno": 143, "pattern": "attribute_call", "note": "Call via attribute access .decode(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyeval", "lineno": 147, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim._pyeval", "lineno": 155, "pattern": "attribute_call", "note": "Call via attribute access .endswith(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyeval", "lineno": 159, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyeval", "lineno": 171, "pattern": "attribute_call", "note": "Call via attribute access .get_signal(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyeval", "lineno": 173, "pattern": "name_call_unresolved", "note": "Call to 'DriverConflict(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim._pyeval", "lineno": 181, "pattern": "attribute_call", "note": "Call via attribute access .update(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyeval", "lineno": 188, "pattern": "attribute_call", "note": "Call via attribute access .get_memory(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyeval", "lineno": 190, "pattern": "attribute_call", "note": "Call via attribute access .write(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 40, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 41, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 42, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 51, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 52, "pattern": "attribute_call", "note": "Call via attribute access .clear(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 82, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 83, "pattern": "attribute_call", "note": "Call via attribute access .indent(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 87, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 89, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 91, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 91, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 92, "pattern": "attribute_call", "note": "Call via attribute access .indent(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 93, "pattern": "name_call_unresolved", "note": "Call to 'case_handler(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim._pyrtl", "lineno": 105, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 106, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 112, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 112, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 114, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 114, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 115, "pattern": "attribute_call", "note": "Call via attribute access .indent(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 116, "pattern": "name_call_unresolved", "note": "Call to 'case_handler(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim._pyrtl", "lineno": 130, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 133, "pattern": "name_call_unresolved", "note": "Call to 'OverflowError(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim._pyrtl", "lineno": 133, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 137, "pattern": "attribute_call", "note": "Call via attribute access .on_value(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 140, "pattern": "attribute_call", "note": "Call via attribute access .def_var(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 158, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 170, "pattern": "name_call_unresolved", "note": "Call to 'self(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim._pyrtl", "lineno": 172, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 182, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 185, "pattern": "attribute_call", "note": "Call via attribute access .get_signal(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 187, "pattern": "attribute_call", "note": "Call via attribute access .get_signal(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 192, "pattern": "name_call_unresolved", "note": "Call to 'self(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim._pyrtl", "lineno": 195, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 217, "pattern": "name_call_unresolved", "note": "Call to 'self(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim._pyrtl", "lineno": 255, "pattern": "name_call_unresolved", "note": "Call to 'self(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim._pyrtl", "lineno": 259, "pattern": "self_method_not_found", "note": "self.rrhs(...) not found in class '_RHSValueCompiler' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "amaranth.sim._pyrtl", "lineno": 261, "pattern": "name_call_unresolved", "note": "Call to 'self(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim._pyrtl", "lineno": 268, "pattern": "name_call_unresolved", "note": "Call to 'self(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim._pyrtl", "lineno": 271, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 275, "pattern": "attribute_call", "note": "Call via attribute access .def_var(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 275, "pattern": "self_method_not_found", "note": "self.rrhs(...) not found in class '_RHSValueCompiler' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "amaranth.sim._pyrtl", "lineno": 276, "pattern": "attribute_call", "note": "Call via attribute access .def_var(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 278, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 285, "pattern": "name_call_unresolved", "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim._pyrtl", "lineno": 286, "pattern": "name_call_unresolved", "note": "Call to 'compiler(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim._pyrtl", "lineno": 292, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 307, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 311, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 315, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 315, "pattern": "attribute_call", "note": "Call via attribute access .get_signal(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 320, "pattern": "name_call_unresolved", "note": "Call to 'self(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim._pyrtl", "lineno": 326, "pattern": "name_call_unresolved", "note": "Call to 'self(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim._pyrtl", "lineno": 326, "pattern": "self_method_not_found", "note": "self.lrhs(...) not found in class '_LHSValueCompiler' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "amaranth.sim._pyrtl", "lineno": 335, "pattern": "self_method_not_found", "note": "self.rrhs(...) not found in class '_LHSValueCompiler' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "amaranth.sim._pyrtl", "lineno": 336, "pattern": "name_call_unresolved", "note": "Call to 'self(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim._pyrtl", "lineno": 336, "pattern": "self_method_not_found", "note": "self.lrhs(...) not found in class '_LHSValueCompiler' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "amaranth.sim._pyrtl", "lineno": 343, "pattern": "attribute_call", "note": "Call via attribute access .def_var(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 347, "pattern": "name_call_unresolved", "note": "Call to 'self(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim._pyrtl", "lineno": 353, "pattern": "attribute_call", "note": "Call via attribute access .def_var(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 353, "pattern": "self_method_not_found", "note": "self.rrhs(...) not found in class '_LHSValueCompiler' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "amaranth.sim._pyrtl", "lineno": 355, "pattern": "name_call_unresolved", "note": "Call to 'self(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim._pyrtl", "lineno": 375, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 381, "pattern": "name_call_unresolved", "note": "Call to 'self(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim._pyrtl", "lineno": 383, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 386, "pattern": "self_method_not_found", "note": "self.lhs(...) not found in class '_StatementCompiler' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "amaranth.sim._pyrtl", "lineno": 386, "pattern": "attribute_call", "note": "Call via attribute access .sign(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 389, "pattern": "self_method_not_found", "note": "self.rhs(...) not found in class '_StatementCompiler' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "amaranth.sim._pyrtl", "lineno": 390, "pattern": "attribute_call", "note": "Call via attribute access .def_var(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 392, "pattern": "name_call_unresolved", "note": "Call to 'self(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim._pyrtl", "lineno": 400, "pattern": "attribute_call", "note": "Call via attribute access .replace(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 400, "pattern": "attribute_call", "note": "Call via attribute access .replace(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 403, "pattern": "attribute_call", "note": "Call via attribute access .sign(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 404, "pattern": "attribute_call", "note": "Call via attribute access .endswith(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 409, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 410, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 414, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 419, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 419, "pattern": "attribute_call", "note": "Call via attribute access .sign(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 420, "pattern": "attribute_call", "note": "Call via attribute access .indent(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 422, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 424, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 424, "pattern": "attribute_call", "note": "Call via attribute access .sign(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 425, "pattern": "attribute_call", "note": "Call via attribute access .indent(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 433, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 435, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 439, "pattern": "attribute_call", "note": "Call via attribute access .get_signal(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 439, "pattern": "attribute_call", "note": "Call via attribute access ._lhs_signals(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 443, "pattern": "name_call_unresolved", "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim._pyrtl", "lineno": 444, "pattern": "name_call_unresolved", "note": "Call to 'compiler(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim._pyrtl", "lineno": 483, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 485, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 488, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 504, "pattern": "attribute_call", "note": "Call via attribute access .get_signal(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 508, "pattern": "name_call_unresolved", "note": "Call to 'SignalSet(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim._pyrtl", "lineno": 512, "pattern": "attribute_call", "note": "Call via attribute access .add_memory_waker(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 513, "pattern": "attribute_call", "note": "Call via attribute access .get_memory(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 521, "pattern": "name_call_unresolved", "note": "Call to 'rhs(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim._pyrtl", "lineno": 524, "pattern": "name_call_unresolved", "note": "Call to 'lhs(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim._pyrtl", "lineno": 528, "pattern": "attribute_call", "note": "Call via attribute access .add_signal_waker(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 533, "pattern": "attribute_call", "note": "Call via attribute access .add_signal_waker(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 535, "pattern": "attribute_call", "note": "Call via attribute access .add_signal_waker(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 538, "pattern": "attribute_call", "note": "Call via attribute access .get_signal(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 545, "pattern": "name_call_unresolved", "note": "Call to 'rhs(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim._pyrtl", "lineno": 552, "pattern": "attribute_call", "note": "Call via attribute access .get_signal(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 556, "pattern": "attribute_call", "note": "Call via attribute access .get_memory(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 566, "pattern": "name_call_unresolved", "note": "Call to 'rhs(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim._pyrtl", "lineno": 568, "pattern": "name_call_unresolved", "note": "Call to 'rhs(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim._pyrtl", "lineno": 570, "pattern": "name_call_unresolved", "note": "Call to 'rhs(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim._pyrtl", "lineno": 570, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim._pyrtl", "lineno": 570, "pattern": "attribute_call", "note": "Call via attribute access .replicate(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 579, "pattern": "name_call_unresolved", "note": "Call to 'rhs(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim._pyrtl", "lineno": 583, "pattern": "name_call_unresolved", "note": "Call to 'rhs(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim._pyrtl", "lineno": 594, "pattern": "name_call_unresolved", "note": "Call to 'lhs(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.sim._pyrtl", "lineno": 597, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 599, "pattern": "attribute_call", "note": "Call via attribute access .get_signal(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 606, "pattern": "attribute_call", "note": "Call via attribute access .getenv(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 607, "pattern": "attribute_call", "note": "Call via attribute access .NamedTemporaryFile(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 608, "pattern": "attribute_call", "note": "Call via attribute access .write(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 621, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 625, "pattern": "attribute_call", "note": "Call via attribute access .name_from_type(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 626, "pattern": "attribute_call", "note": "Call via attribute access .update(...) - target object type not statically resolved." }, { "module": "amaranth.sim._pyrtl", "lineno": 626, "pattern": "name_call_unresolved", "note": "Call to 'self(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._altera", "lineno": 50, "pattern": "attribute_call", "note": "Call via attribute access .In(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._altera", "lineno": 52, "pattern": "attribute_call", "note": "Call via attribute access .Out(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._altera", "lineno": 53, "pattern": "attribute_call", "note": "Call via attribute access .Out(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._altera", "lineno": 54, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._altera", "lineno": 54, "pattern": "attribute_call", "note": "Call via attribute access .flip(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._altera", "lineno": 80, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._altera", "lineno": 90, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._altera", "lineno": 102, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._altera", "lineno": 114, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._altera", "lineno": 120, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._altera", "lineno": 123, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._altera", "lineno": 124, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._altera", "lineno": 124, "pattern": "attribute_call", "note": "Call via attribute access .replicate(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._altera", "lineno": 131, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._altera", "lineno": 137, "pattern": "attribute_call", "note": "Call via attribute access .like(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._altera", "lineno": 138, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._altera", "lineno": 139, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._altera", "lineno": 142, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._altera", "lineno": 143, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._altera", "lineno": 143, "pattern": "attribute_call", "note": "Call via attribute access .replicate(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._altera", "lineno": 150, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._altera", "lineno": 157, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._altera", "lineno": 158, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._altera", "lineno": 159, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._altera", "lineno": 160, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._altera", "lineno": 163, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._altera", "lineno": 167, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._altera", "lineno": 168, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._altera", "lineno": 169, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._altera", "lineno": 173, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._altera", "lineno": 176, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._altera", "lineno": 180, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._altera", "lineno": 180, "pattern": "attribute_call", "note": "Call via attribute access .replicate(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._altera", "lineno": 418, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._altera", "lineno": 449, "pattern": "attribute_call", "note": "Call via attribute access .add_clock_constraint(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._altera", "lineno": 459, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._altera", "lineno": 460, "pattern": "name_call_unresolved", "note": "Call to 'Clock(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._altera", "lineno": 460, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._altera", "lineno": 467, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._altera", "lineno": 468, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._altera", "lineno": 469, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._altera", "lineno": 470, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._altera", "lineno": 471, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._altera", "lineno": 472, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._altera", "lineno": 475, "pattern": "attribute_call", "note": "Call via attribute access .create_missing_domain(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._altera", "lineno": 501, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._altera", "lineno": 504, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._altera", "lineno": 505, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._altera", "lineno": 511, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._altera", "lineno": 512, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._altera", "lineno": 515, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._altera", "lineno": 517, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._altera", "lineno": 519, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._altera", "lineno": 523, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._altera", "lineno": 525, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._altera", "lineno": 527, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._altera", "lineno": 530, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._gowin", "lineno": 28, "pattern": "attribute_call", "note": "Call via attribute access .In(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._gowin", "lineno": 30, "pattern": "attribute_call", "note": "Call via attribute access .Out(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._gowin", "lineno": 31, "pattern": "attribute_call", "note": "Call via attribute access .Out(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._gowin", "lineno": 32, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._gowin", "lineno": 32, "pattern": "attribute_call", "note": "Call via attribute access .flip(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._gowin", "lineno": 35, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._gowin", "lineno": 41, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._gowin", "lineno": 46, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._gowin", "lineno": 52, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._gowin", "lineno": 62, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._gowin", "lineno": 68, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._gowin", "lineno": 75, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._gowin", "lineno": 92, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._gowin", "lineno": 98, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._gowin", "lineno": 101, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._gowin", "lineno": 102, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._gowin", "lineno": 102, "pattern": "attribute_call", "note": "Call via attribute access .replicate(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._gowin", "lineno": 109, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._gowin", "lineno": 115, "pattern": "attribute_call", "note": "Call via attribute access .like(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._gowin", "lineno": 116, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._gowin", "lineno": 117, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._gowin", "lineno": 120, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._gowin", "lineno": 121, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._gowin", "lineno": 121, "pattern": "attribute_call", "note": "Call via attribute access .replicate(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._gowin", "lineno": 128, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._gowin", "lineno": 135, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._gowin", "lineno": 136, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._gowin", "lineno": 138, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._gowin", "lineno": 139, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._gowin", "lineno": 144, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._gowin", "lineno": 145, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._gowin", "lineno": 152, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._gowin", "lineno": 154, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._gowin", "lineno": 212, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._gowin", "lineno": 217, "pattern": "attribute_call", "note": "Call via attribute access .group(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._gowin", "lineno": 218, "pattern": "attribute_call", "note": "Call via attribute access .group(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._gowin", "lineno": 219, "pattern": "attribute_call", "note": "Call via attribute access .group(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._gowin", "lineno": 220, "pattern": "attribute_call", "note": "Call via attribute access .group(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._gowin", "lineno": 221, "pattern": "attribute_call", "note": "Call via attribute access .group(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._gowin", "lineno": 222, "pattern": "attribute_call", "note": "Call via attribute access .group(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._gowin", "lineno": 224, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._gowin", "lineno": 228, "pattern": "attribute_call", "note": "Call via attribute access .group(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._gowin", "lineno": 229, "pattern": "attribute_call", "note": "Call via attribute access .group(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._gowin", "lineno": 230, "pattern": "attribute_call", "note": "Call via attribute access .group(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._gowin", "lineno": 297, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._gowin", "lineno": 340, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._gowin", "lineno": 472, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._gowin", "lineno": 505, "pattern": "attribute_call", "note": "Call via attribute access .add_clock_constraint(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._gowin", "lineno": 515, "pattern": "name_call_unresolved", "note": "Call to 'Clock(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._gowin", "lineno": 515, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._gowin", "lineno": 522, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._gowin", "lineno": 525, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._gowin", "lineno": 527, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._gowin", "lineno": 529, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._gowin", "lineno": 533, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._gowin", "lineno": 534, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._gowin", "lineno": 536, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._gowin", "lineno": 539, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._gowin", "lineno": 544, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._gowin", "lineno": 549, "pattern": "self_method_not_found", "note": "self.request(...) not found in class 'GowinPlatform' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "amaranth.vendor._gowin", "lineno": 554, "pattern": "self_method_not_found", "note": "self.request(...) not found in class 'GowinPlatform' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "amaranth.vendor._gowin", "lineno": 558, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._gowin", "lineno": 561, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._gowin", "lineno": 562, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._gowin", "lineno": 562, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 22, "pattern": "attribute_call", "note": "Call via attribute access .In(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._lattice", "lineno": 24, "pattern": "attribute_call", "note": "Call via attribute access .Out(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._lattice", "lineno": 25, "pattern": "attribute_call", "note": "Call via attribute access .Out(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._lattice", "lineno": 26, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._lattice", "lineno": 26, "pattern": "attribute_call", "note": "Call via attribute access .flip(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._lattice", "lineno": 29, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 41, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 46, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 52, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 66, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 72, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._lattice", "lineno": 75, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._lattice", "lineno": 76, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._lattice", "lineno": 76, "pattern": "attribute_call", "note": "Call via attribute access .replicate(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._lattice", "lineno": 83, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 84, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 85, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 86, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 94, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 95, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 96, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 97, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 105, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 112, "pattern": "attribute_call", "note": "Call via attribute access .like(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._lattice", "lineno": 114, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 115, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 116, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 117, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 121, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._lattice", "lineno": 125, "pattern": "attribute_call", "note": "Call via attribute access .like(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._lattice", "lineno": 126, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._lattice", "lineno": 128, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 129, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 130, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 131, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 142, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 149, "pattern": "attribute_call", "note": "Call via attribute access .like(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._lattice", "lineno": 151, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 152, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 153, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 154, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 158, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._lattice", "lineno": 162, "pattern": "attribute_call", "note": "Call via attribute access .like(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._lattice", "lineno": 163, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._lattice", "lineno": 165, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 166, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 167, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 168, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 179, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 186, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 187, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 189, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 190, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 191, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 196, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._lattice", "lineno": 197, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._lattice", "lineno": 201, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 202, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 204, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._lattice", "lineno": 205, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._lattice", "lineno": 208, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 209, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 210, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 222, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 229, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 230, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 232, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 233, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 234, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 239, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._lattice", "lineno": 240, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._lattice", "lineno": 244, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 245, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 247, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._lattice", "lineno": 248, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._lattice", "lineno": 251, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 252, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 253, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 265, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 272, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 273, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 275, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 276, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 277, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 282, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._lattice", "lineno": 283, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._lattice", "lineno": 287, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 288, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 290, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._lattice", "lineno": 291, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._lattice", "lineno": 294, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 295, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 296, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 812, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._lattice", "lineno": 814, "pattern": "attribute_call", "note": "Call via attribute access .lower(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._lattice", "lineno": 815, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._lattice", "lineno": 817, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._lattice", "lineno": 820, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._lattice", "lineno": 897, "pattern": "name_call_unresolved", "note": "Call to 'Clock(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 897, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 902, "pattern": "name_call_unresolved", "note": "Call to 'Clock(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 902, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 905, "pattern": "name_call_unresolved", "note": "Call to 'Clock(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 905, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 918, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 927, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 928, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 936, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 937, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 939, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 941, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 951, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 952, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 954, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 955, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 959, "pattern": "self_method_not_found", "note": "self.request(...) not found in class 'LatticePlatform' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "amaranth.vendor._lattice", "lineno": 964, "pattern": "self_method_not_found", "note": "self.request(...) not found in class 'LatticePlatform' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "amaranth.vendor._lattice", "lineno": 968, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 970, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 971, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 979, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 983, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 984, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 987, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 991, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 992, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 995, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 999, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 1000, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 1004, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 1009, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._lattice", "lineno": 1010, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._lattice", "lineno": 1010, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._quicklogic", "lineno": 143, "pattern": "name_call_unresolved", "note": "Call to 'Clock(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._quicklogic", "lineno": 143, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._quicklogic", "lineno": 148, "pattern": "attribute_call", "note": "Call via attribute access .add_clock_constraint(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._quicklogic", "lineno": 153, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._quicklogic", "lineno": 159, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._quicklogic", "lineno": 166, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._quicklogic", "lineno": 169, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._quicklogic", "lineno": 170, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._quicklogic", "lineno": 171, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._quicklogic", "lineno": 173, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._quicklogic", "lineno": 177, "pattern": "self_method_not_found", "note": "self.request(...) not found in class 'QuicklogicPlatform' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "amaranth.vendor._quicklogic", "lineno": 182, "pattern": "self_method_not_found", "note": "self.request(...) not found in class 'QuicklogicPlatform' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "amaranth.vendor._quicklogic", "lineno": 186, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._quicklogic", "lineno": 188, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._quicklogic", "lineno": 189, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._quicklogic", "lineno": 189, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 292, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._siliconblue", "lineno": 299, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._siliconblue", "lineno": 301, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._siliconblue", "lineno": 343, "pattern": "name_call_unresolved", "note": "Call to 'Clock(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 343, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 346, "pattern": "name_call_unresolved", "note": "Call to 'Clock(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 346, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 369, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 377, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._siliconblue", "lineno": 380, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 381, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 386, "pattern": "attribute_call", "note": "Call via attribute access .ceil(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._siliconblue", "lineno": 386, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 389, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 390, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 394, "pattern": "attribute_call", "note": "Call via attribute access .ceil(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._siliconblue", "lineno": 394, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 397, "pattern": "self_method_not_found", "note": "self.request(...) not found in class 'SiliconBluePlatform' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "amaranth.vendor._siliconblue", "lineno": 400, "pattern": "attribute_call", "note": "Call via attribute access .ceil(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._siliconblue", "lineno": 400, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 403, "pattern": "self_method_not_found", "note": "self.request(...) not found in class 'SiliconBluePlatform' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "amaranth.vendor._siliconblue", "lineno": 407, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 410, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 411, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 412, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 413, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._siliconblue", "lineno": 413, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 414, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._siliconblue", "lineno": 415, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._siliconblue", "lineno": 416, "pattern": "attribute_call", "note": "Call via attribute access .Else(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._siliconblue", "lineno": 417, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._siliconblue", "lineno": 420, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 421, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._siliconblue", "lineno": 421, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 425, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._siliconblue", "lineno": 425, "pattern": "name_call_unresolved", "note": "Call to 'ResetSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 432, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 433, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 440, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 441, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 443, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 444, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 445, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 450, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._siliconblue", "lineno": 452, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._siliconblue", "lineno": 454, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._siliconblue", "lineno": 456, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 462, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 463, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 464, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 465, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 473, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 474, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 475, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 481, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 484, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 490, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._siliconblue", "lineno": 501, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._siliconblue", "lineno": 519, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 524, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 536, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 541, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 545, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 551, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 553, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._siliconblue", "lineno": 571, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 27, "pattern": "attribute_call", "note": "Call via attribute access .In(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 29, "pattern": "attribute_call", "note": "Call via attribute access .Out(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 30, "pattern": "attribute_call", "note": "Call via attribute access .Out(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 31, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 31, "pattern": "attribute_call", "note": "Call via attribute access .flip(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 34, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 40, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 45, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 51, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 61, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 67, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 74, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 91, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 97, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 100, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 101, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 101, "pattern": "attribute_call", "note": "Call via attribute access .replicate(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 111, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 112, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 112, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 113, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 114, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 123, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 130, "pattern": "attribute_call", "note": "Call via attribute access .like(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 132, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 136, "pattern": "attribute_call", "note": "Call via attribute access .like(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 137, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 139, "pattern": "attribute_call", "note": "Call via attribute access .replicate(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 146, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 153, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 154, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 158, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 159, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 164, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 165, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 169, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 170, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 171, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 173, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 174, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 178, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 179, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 180, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 181, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 182, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 183, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 188, "pattern": "attribute_call", "note": "Call via attribute access .replicate(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 195, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 219, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 220, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 226, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 228, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 231, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 232, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 233, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 234, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 235, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 236, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 236, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 244, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 245, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 247, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 250, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 251, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 252, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 253, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 254, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 255, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 255, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 262, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 263, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 267, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 268, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 270, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 271, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 276, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 278, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 285, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 288, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 289, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 290, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 291, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 292, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 293, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 299, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 301, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 304, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 305, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 306, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 307, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 308, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 309, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 316, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 319, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 320, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 321, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 322, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 323, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 324, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 330, "pattern": "attribute_call", "note": "Call via attribute access .replicate(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 337, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 344, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 345, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 347, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 350, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 351, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 352, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 353, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 354, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 354, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 359, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 360, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 364, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 365, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 367, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 368, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 371, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 374, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 375, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 376, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 377, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 378, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 383, "pattern": "attribute_call", "note": "Call via attribute access .replicate(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 390, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 397, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 398, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 400, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 402, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 403, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 404, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 405, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 406, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 411, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 412, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 416, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 417, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 419, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 420, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 423, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 424, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 425, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 426, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 431, "pattern": "attribute_call", "note": "Call via attribute access .replicate(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 784, "pattern": "attribute_call", "note": "Call via attribute access .sub(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 786, "pattern": "attribute_call", "note": "Call via attribute access .sub(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 793, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 795, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 797, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 799, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 808, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 808, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 810, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 812, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 913, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 920, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 998, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 1001, "pattern": "attribute_call", "note": "Call via attribute access .lower(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 1003, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 1005, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 1007, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 1009, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 1014, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 1016, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 1018, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 1020, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 1021, "pattern": "attribute_call", "note": "Call via attribute access .endswith(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 1023, "pattern": "attribute_call", "note": "Call via attribute access .endswith(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 1027, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 1029, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 1031, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 1033, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 1035, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 1037, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 1038, "pattern": "attribute_call", "note": "Call via attribute access .endswith(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 1042, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 1044, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 1047, "pattern": "attribute_call", "note": "Call via attribute access .endswith(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 1144, "pattern": "attribute_call", "note": "Call via attribute access .create_missing_domain(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 1147, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 1149, "pattern": "self_method_not_found", "note": "self.request(...) not found in class 'XilinxPlatform' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "amaranth.vendor._xilinx", "lineno": 1153, "pattern": "self_method_not_found", "note": "self.request(...) not found in class 'XilinxPlatform' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "amaranth.vendor._xilinx", "lineno": 1157, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 1158, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 1159, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 1161, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 1161, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 1166, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 1168, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 1168, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 1169, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 1169, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 1169, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 1169, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 1170, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 1173, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 1177, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 1185, "pattern": "attribute_call", "note": "Call via attribute access .add_clock_constraint(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 1237, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 1238, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 1238, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 1244, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 1246, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 1248, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 1252, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 1253, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 1258, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 1260, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 1265, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 1266, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 1267, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 1269, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 1269, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 1270, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 1271, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth.vendor._xilinx", "lineno": 1296, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 1301, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 1304, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 1306, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth.vendor._xilinx", "lineno": 1308, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "amaranth._toolchain.yosys", "lineno": 92, "pattern": "name_call_unresolved", "note": "Call to 'YosysError(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth._toolchain.yosys", "lineno": 92, "pattern": "attribute_call", "note": "Call via attribute access .strip(...) - target object type not statically resolved." }, { "module": "amaranth._toolchain.yosys", "lineno": 94, "pattern": "attribute_call", "note": "Call via attribute access .finditer(...) - target object type not statically resolved." }, { "module": "amaranth._toolchain.yosys", "lineno": 95, "pattern": "attribute_call", "note": "Call via attribute access .replace(...) - target object type not statically resolved." }, { "module": "amaranth._toolchain.yosys", "lineno": 95, "pattern": "attribute_call", "note": "Call via attribute access .group(...) - target object type not statically resolved." }, { "module": "amaranth._toolchain.yosys", "lineno": 96, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "amaranth._toolchain.yosys", "lineno": 106, "pattern": "attribute_call", "note": "Call via attribute access .version(...) - target object type not statically resolved." }, { "module": "amaranth._toolchain.yosys", "lineno": 113, "pattern": "attribute_call", "note": "Call via attribute access .version(...) - target object type not statically resolved." }, { "module": "amaranth._toolchain.yosys", "lineno": 114, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "amaranth._toolchain.yosys", "lineno": 119, "pattern": "attribute_call", "note": "Call via attribute access .files(...) - target object type not statically resolved." }, { "module": "amaranth._toolchain.yosys", "lineno": 123, "pattern": "attribute_call", "note": "Call via attribute access .Popen(...) - target object type not statically resolved." }, { "module": "amaranth._toolchain.yosys", "lineno": 126, "pattern": "attribute_call", "note": "Call via attribute access .communicate(...) - target object type not statically resolved." }, { "module": "amaranth._toolchain.yosys", "lineno": 127, "pattern": "attribute_call", "note": "Call via attribute access ._process_result(...) - target object type not statically resolved." }, { "module": "amaranth._toolchain.yosys", "lineno": 139, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "amaranth._toolchain.yosys", "lineno": 140, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "amaranth._toolchain.yosys", "lineno": 148, "pattern": "attribute_call", "note": "Call via attribute access .Popen(...) - target object type not statically resolved." }, { "module": "amaranth._toolchain.yosys", "lineno": 151, "pattern": "attribute_call", "note": "Call via attribute access .communicate(...) - target object type not statically resolved." }, { "module": "amaranth._toolchain.yosys", "lineno": 153, "pattern": "name_call_unresolved", "note": "Call to 'YosysError(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth._toolchain.yosys", "lineno": 153, "pattern": "attribute_call", "note": "Call via attribute access .strip(...) - target object type not statically resolved." }, { "module": "amaranth._toolchain.yosys", "lineno": 154, "pattern": "attribute_call", "note": "Call via attribute access .Path(...) - target object type not statically resolved." }, { "module": "amaranth._toolchain.yosys", "lineno": 154, "pattern": "attribute_call", "note": "Call via attribute access .strip(...) - target object type not statically resolved." }, { "module": "amaranth._toolchain.yosys", "lineno": 158, "pattern": "attribute_call", "note": "Call via attribute access .Popen(...) - target object type not statically resolved." }, { "module": "amaranth._toolchain.yosys", "lineno": 161, "pattern": "attribute_call", "note": "Call via attribute access .communicate(...) - target object type not statically resolved." }, { "module": "amaranth._toolchain.yosys", "lineno": 167, "pattern": "attribute_call", "note": "Call via attribute access .sub(...) - target object type not statically resolved." }, { "module": "amaranth._toolchain.yosys", "lineno": 168, "pattern": "attribute_call", "note": "Call via attribute access ._process_result(...) - target object type not statically resolved." }, { "module": "amaranth._toolchain.yosys", "lineno": 192, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "amaranth._toolchain.yosys", "lineno": 193, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "amaranth._toolchain.yosys", "lineno": 208, "pattern": "attribute_call", "note": "Call via attribute access .runAmaranthYosys(...) - target object type not statically resolved." }, { "module": "amaranth._toolchain.yosys", "lineno": 209, "pattern": "attribute_call", "note": "Call via attribute access ._process_result(...) - target object type not statically resolved." }, { "module": "amaranth._toolchain.yosys", "lineno": 231, "pattern": "attribute_call", "note": "Call via attribute access .split(...) - target object type not statically resolved." }, { "module": "amaranth._toolchain.yosys", "lineno": 231, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "amaranth._toolchain.yosys", "lineno": 240, "pattern": "name_call_unresolved", "note": "Call to 'YosysError(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth._toolchain.yosys", "lineno": 240, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth._toolchain.yosys", "lineno": 244, "pattern": "attribute_call", "note": "Call via attribute access .available(...) - target object type not statically resolved." }, { "module": "amaranth._toolchain.yosys", "lineno": 245, "pattern": "attribute_call", "note": "Call via attribute access .version(...) - target object type not statically resolved." }, { "module": "amaranth._toolchain.yosys", "lineno": 246, "pattern": "name_call_unresolved", "note": "Call to 'requirement(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth._toolchain.yosys", "lineno": 250, "pattern": "name_call_unresolved", "note": "Call to 'YosysError(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth._toolchain.yosys", "lineno": 250, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth._toolchain.yosys", "lineno": 251, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "amaranth._toolchain.yosys", "lineno": 253, "pattern": "name_call_unresolved", "note": "Call to 'YosysError(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth._toolchain", "lineno": 13, "pattern": "attribute_call", "note": "Call via attribute access .replace(...) - target object type not statically resolved." }, { "module": "amaranth._toolchain", "lineno": 13, "pattern": "attribute_call", "note": "Call via attribute access .replace(...) - target object type not statically resolved." }, { "module": "amaranth._toolchain", "lineno": 13, "pattern": "attribute_call", "note": "Call via attribute access .upper(...) - target object type not statically resolved." }, { "module": "amaranth._toolchain", "lineno": 17, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "amaranth._toolchain", "lineno": 21, "pattern": "attribute_call", "note": "Call via attribute access .which(...) - target object type not statically resolved." }, { "module": "amaranth._toolchain", "lineno": 27, "pattern": "attribute_call", "note": "Call via attribute access .which(...) - target object type not statically resolved." }, { "module": "amaranth._toolchain", "lineno": 29, "pattern": "name_call_unresolved", "note": "Call to 'ToolNotFound(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth._toolchain", "lineno": 29, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "amaranth._toolchain", "lineno": 33, "pattern": "name_call_unresolved", "note": "Call to 'ToolNotFound(...)' not found in local, imported, or builtin symbols." }, { "module": "amaranth._toolchain", "lineno": 33, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "docs.conf", "lineno": 2, "pattern": "attribute_call", "note": "Call via attribute access .insert(...) - target object type not statically resolved." }, { "module": "docs.conf", "lineno": 2, "pattern": "attribute_call", "note": "Call via attribute access .abspath(...) - target object type not statically resolved." }, { "module": "docs.conf", "lineno": 9, "pattern": "attribute_call", "note": "Call via attribute access .replace(...) - target object type not statically resolved." }, { "module": "docs.conf", "lineno": 9, "pattern": "name_call_unresolved", "note": "Call to 'package_version(...)' not found in local, imported, or builtin symbols." }, { "module": "docs.conf", "lineno": 10, "pattern": "attribute_call", "note": "Call via attribute access .split(...) - target object type not statically resolved." }, { "module": "docs.conf", "lineno": 11, "pattern": "attribute_call", "note": "Call via attribute access .strftime(...) - target object type not statically resolved." }, { "module": "docs.conf", "lineno": 25, "pattern": "attribute_call", "note": "Call via attribute access .strip(...) - target object type not statically resolved." }, { "module": "docs.conf", "lineno": 25, "pattern": "attribute_call", "note": "Call via attribute access .readlines(...) - target object type not statically resolved." }, { "module": "docs._code.led_blinker", "lineno": 6, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "docs._code.led_blinker", "lineno": 8, "pattern": "attribute_call", "note": "Call via attribute access .request(...) - target object type not statically resolved." }, { "module": "docs._code.led_blinker", "lineno": 11, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "docs._code.led_blinker", "lineno": 13, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "docs._code.led_blinker", "lineno": 14, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "docs._code.led_blinker", "lineno": 15, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "docs._code.led_blinker", "lineno": 16, "pattern": "attribute_call", "note": "Call via attribute access .Else(...) - target object type not statically resolved." }, { "module": "docs._code.led_blinker", "lineno": 17, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "docs._code.led_blinker", "lineno": 24, "pattern": "attribute_call", "note": "Call via attribute access .build(...) - target object type not statically resolved." }, { "module": "docs._code.up_counter", "lineno": 24, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "docs._code.up_counter", "lineno": 25, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "docs._code.up_counter", "lineno": 29, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "docs._code.up_counter", "lineno": 31, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "docs._code.up_counter", "lineno": 34, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "docs._code.up_counter", "lineno": 36, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "docs._code.up_counter", "lineno": 38, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "docs._code.up_counter", "lineno": 39, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "docs._code.up_counter", "lineno": 40, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "docs._code.up_counter", "lineno": 41, "pattern": "attribute_call", "note": "Call via attribute access .Else(...) - target object type not statically resolved." }, { "module": "docs._code.up_counter", "lineno": 42, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "docs._code.up_counter", "lineno": 52, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "docs._code.up_counter", "lineno": 54, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "docs._code.up_counter", "lineno": 55, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "docs._code.up_counter", "lineno": 58, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "docs._code.up_counter", "lineno": 60, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "docs._code.up_counter", "lineno": 61, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "docs._code.up_counter", "lineno": 62, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "docs._code.up_counter", "lineno": 63, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "docs._code.up_counter", "lineno": 66, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "docs._code.up_counter", "lineno": 67, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "docs._code.up_counter", "lineno": 70, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "docs._code.up_counter", "lineno": 71, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "docs._code.up_counter", "lineno": 71, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "docs._code.up_counter", "lineno": 72, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "docs._code.up_counter", "lineno": 73, "pattern": "attribute_call", "note": "Call via attribute access .write_vcd(...) - target object type not statically resolved." }, { "module": "docs._code.up_counter", "lineno": 74, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "docs._code.up_counter", "lineno": 81, "pattern": "attribute_call", "note": "Call via attribute access .write(...) - target object type not statically resolved." }, { "module": "examples.basic.alu", "lineno": 8, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "examples.basic.alu", "lineno": 9, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.alu", "lineno": 10, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.alu", "lineno": 11, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.alu", "lineno": 12, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.alu", "lineno": 13, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.alu", "lineno": 17, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.alu", "lineno": 18, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "examples.basic.alu", "lineno": 19, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.alu", "lineno": 20, "pattern": "attribute_call", "note": "Call via attribute access .Elif(...) - target object type not statically resolved." }, { "module": "examples.basic.alu", "lineno": 21, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.alu", "lineno": 22, "pattern": "attribute_call", "note": "Call via attribute access .Elif(...) - target object type not statically resolved." }, { "module": "examples.basic.alu", "lineno": 23, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.alu", "lineno": 24, "pattern": "attribute_call", "note": "Call via attribute access .Else(...) - target object type not statically resolved." }, { "module": "examples.basic.alu", "lineno": 25, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.alu", "lineno": 25, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.alu_hier", "lineno": 9, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "examples.basic.alu_hier", "lineno": 10, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.alu_hier", "lineno": 11, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.alu_hier", "lineno": 12, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.alu_hier", "lineno": 16, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.alu_hier", "lineno": 17, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.alu_hier", "lineno": 23, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "examples.basic.alu_hier", "lineno": 24, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.alu_hier", "lineno": 25, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.alu_hier", "lineno": 26, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.alu_hier", "lineno": 30, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.alu_hier", "lineno": 31, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.alu_hier", "lineno": 37, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "examples.basic.alu_hier", "lineno": 38, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.alu_hier", "lineno": 39, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.alu_hier", "lineno": 40, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.alu_hier", "lineno": 41, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.alu_hier", "lineno": 47, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.alu_hier", "lineno": 51, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.alu_hier", "lineno": 52, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.alu_hier", "lineno": 53, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.alu_hier", "lineno": 54, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.alu_hier", "lineno": 56, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "examples.basic.alu_hier", "lineno": 57, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.alu_hier", "lineno": 58, "pattern": "attribute_call", "note": "Call via attribute access .Else(...) - target object type not statically resolved." }, { "module": "examples.basic.alu_hier", "lineno": 59, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.arst", "lineno": 8, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.arst", "lineno": 11, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "examples.basic.arst", "lineno": 12, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.arst", "lineno": 15, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.arst", "lineno": 16, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.arst", "lineno": 17, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.arst", "lineno": 22, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.arst", "lineno": 23, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.cdc", "lineno": 6, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.cdc", "lineno": 6, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.cdc", "lineno": 7, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.ctr", "lineno": 8, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.ctr", "lineno": 11, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "examples.basic.ctr", "lineno": 12, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.ctr", "lineno": 15, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.ctr", "lineno": 16, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.ctr", "lineno": 17, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.ctr_en", "lineno": 9, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.ctr_en", "lineno": 10, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.ctr_en", "lineno": 13, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "examples.basic.ctr_en", "lineno": 14, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.ctr_en", "lineno": 17, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.ctr_en", "lineno": 18, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.ctr_en", "lineno": 19, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.ctr_en", "lineno": 20, "pattern": "name_call_unresolved", "note": "Call to 'EnableInserter(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.ctr_en", "lineno": 27, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.ctr_en", "lineno": 28, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "examples.basic.ctr_en", "lineno": 28, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.ctr_en", "lineno": 30, "pattern": "attribute_call", "note": "Call via attribute access .repeat(...) - target object type not statically resolved." }, { "module": "examples.basic.ctr_en", "lineno": 30, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "examples.basic.ctr_en", "lineno": 31, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "examples.basic.ctr_en", "lineno": 32, "pattern": "attribute_call", "note": "Call via attribute access .repeat(...) - target object type not statically resolved." }, { "module": "examples.basic.ctr_en", "lineno": 32, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "examples.basic.ctr_en", "lineno": 33, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "examples.basic.ctr_en", "lineno": 34, "pattern": "attribute_call", "note": "Call via attribute access .repeat(...) - target object type not statically resolved." }, { "module": "examples.basic.ctr_en", "lineno": 34, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "examples.basic.ctr_en", "lineno": 35, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "examples.basic.ctr_en", "lineno": 36, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "examples.basic.ctr_en", "lineno": 37, "pattern": "attribute_call", "note": "Call via attribute access .write_vcd(...) - target object type not statically resolved." }, { "module": "examples.basic.ctr_en", "lineno": 38, "pattern": "attribute_call", "note": "Call via attribute access .run_until(...) - target object type not statically resolved." }, { "module": "examples.basic.ctr_en", "lineno": 38, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.fsm", "lineno": 8, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.fsm", "lineno": 9, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.fsm", "lineno": 10, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.fsm", "lineno": 11, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.fsm", "lineno": 12, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.fsm", "lineno": 15, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "examples.basic.fsm", "lineno": 19, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.fsm", "lineno": 21, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.fsm", "lineno": 22, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.fsm", "lineno": 23, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "examples.basic.fsm", "lineno": 24, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.fsm", "lineno": 25, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.fsm", "lineno": 26, "pattern": "attribute_call", "note": "Call via attribute access .Else(...) - target object type not statically resolved." }, { "module": "examples.basic.fsm", "lineno": 27, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.fsm", "lineno": 29, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.fsm", "lineno": 30, "pattern": "attribute_call", "note": "Call via attribute access .FSM(...) - target object type not statically resolved." }, { "module": "examples.basic.fsm", "lineno": 31, "pattern": "attribute_call", "note": "Call via attribute access .State(...) - target object type not statically resolved." }, { "module": "examples.basic.fsm", "lineno": 32, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "examples.basic.fsm", "lineno": 35, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.fsm", "lineno": 36, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.fsm", "lineno": 38, "pattern": "attribute_call", "note": "Call via attribute access .State(...) - target object type not statically resolved." }, { "module": "examples.basic.fsm", "lineno": 39, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "examples.basic.fsm", "lineno": 41, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.fsm", "lineno": 42, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.fsm", "lineno": 42, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.fsm", "lineno": 44, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "examples.basic.fsm", "lineno": 46, "pattern": "attribute_call", "note": "Call via attribute access .State(...) - target object type not statically resolved." }, { "module": "examples.basic.fsm", "lineno": 47, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "examples.basic.fsm", "lineno": 48, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "examples.basic.fsm", "lineno": 50, "pattern": "attribute_call", "note": "Call via attribute access .Else(...) - target object type not statically resolved." }, { "module": "examples.basic.fsm", "lineno": 53, "pattern": "attribute_call", "note": "Call via attribute access .State(...) - target object type not statically resolved." }, { "module": "examples.basic.fsm", "lineno": 54, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.fsm", "lineno": 55, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "examples.basic.fsm", "lineno": 58, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.fsm", "lineno": 58, "pattern": "attribute_call", "note": "Call via attribute access .ongoing(...) - target object type not statically resolved." }, { "module": "examples.basic.fsm", "lineno": 59, "pattern": "attribute_call", "note": "Call via attribute access .State(...) - target object type not statically resolved." }, { "module": "examples.basic.inst", "lineno": 8, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.inst", "lineno": 9, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.inst", "lineno": 10, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.inst", "lineno": 11, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.inst", "lineno": 14, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.inst", "lineno": 15, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.mem", "lineno": 9, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.mem", "lineno": 10, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.mem", "lineno": 11, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.mem", "lineno": 12, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.mem", "lineno": 15, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "examples.basic.mem", "lineno": 19, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.mem", "lineno": 21, "pattern": "attribute_call", "note": "Call via attribute access .read_port(...) - target object type not statically resolved." }, { "module": "examples.basic.mem", "lineno": 22, "pattern": "attribute_call", "note": "Call via attribute access .write_port(...) - target object type not statically resolved." }, { "module": "examples.basic.mem", "lineno": 24, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.mem", "lineno": 25, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.mem", "lineno": 26, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.mem", "lineno": 27, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.mem", "lineno": 28, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.pmux", "lineno": 9, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "examples.basic.pmux", "lineno": 10, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.pmux", "lineno": 11, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.pmux", "lineno": 12, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.pmux", "lineno": 13, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.pmux", "lineno": 14, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.pmux", "lineno": 18, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.pmux", "lineno": 19, "pattern": "attribute_call", "note": "Call via attribute access .Switch(...) - target object type not statically resolved." }, { "module": "examples.basic.pmux", "lineno": 20, "pattern": "attribute_call", "note": "Call via attribute access .Case(...) - target object type not statically resolved." }, { "module": "examples.basic.pmux", "lineno": 21, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.pmux", "lineno": 22, "pattern": "attribute_call", "note": "Call via attribute access .Case(...) - target object type not statically resolved." }, { "module": "examples.basic.pmux", "lineno": 23, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.pmux", "lineno": 24, "pattern": "attribute_call", "note": "Call via attribute access .Case(...) - target object type not statically resolved." }, { "module": "examples.basic.pmux", "lineno": 25, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.pmux", "lineno": 26, "pattern": "attribute_call", "note": "Call via attribute access .Default(...) - target object type not statically resolved." }, { "module": "examples.basic.pmux", "lineno": 27, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.por", "lineno": 5, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.por", "lineno": 6, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.por", "lineno": 7, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.por", "lineno": 10, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.por", "lineno": 11, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "examples.basic.por", "lineno": 12, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.por", "lineno": 14, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.por", "lineno": 14, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.por", "lineno": 15, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.por", "lineno": 15, "pattern": "name_call_unresolved", "note": "Call to 'ResetSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.uart", "lineno": 20, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 21, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.uart", "lineno": 22, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.uart", "lineno": 24, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.uart", "lineno": 25, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.uart", "lineno": 26, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.uart", "lineno": 28, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.uart", "lineno": 29, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.uart", "lineno": 30, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.uart", "lineno": 31, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.uart", "lineno": 32, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.uart", "lineno": 36, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.uart", "lineno": 38, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.uart", "lineno": 39, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.uart", "lineno": 40, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.uart", "lineno": 42, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 43, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 44, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 45, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 47, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 47, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.uart", "lineno": 47, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.uart", "lineno": 47, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.uart", "lineno": 48, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 49, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 51, "pattern": "attribute_call", "note": "Call via attribute access .Else(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 52, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 53, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 54, "pattern": "attribute_call", "note": "Call via attribute access .Else(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 56, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 56, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.uart", "lineno": 56, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.uart", "lineno": 57, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 58, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 61, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.uart", "lineno": 62, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.uart", "lineno": 63, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.uart", "lineno": 65, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 66, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 67, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 68, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 69, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 71, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 72, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 73, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 74, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 76, "pattern": "attribute_call", "note": "Call via attribute access .Else(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 77, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 78, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 79, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 80, "pattern": "attribute_call", "note": "Call via attribute access .Else(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 81, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 82, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 83, "pattern": "attribute_call", "note": "Call via attribute access .Else(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 85, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 85, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.uart", "lineno": 86, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 87, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 89, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 90, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 100, "pattern": "attribute_call", "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 101, "pattern": "attribute_call", "note": "Call via attribute access .add_subparsers(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 102, "pattern": "attribute_call", "note": "Call via attribute access .add_parser(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 103, "pattern": "attribute_call", "note": "Call via attribute access .add_parser(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 105, "pattern": "attribute_call", "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 109, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.uart", "lineno": 110, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 110, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.basic.uart", "lineno": 113, "pattern": "attribute_call", "note": "Call via attribute access .changed(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 114, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 116, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 119, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 120, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 122, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 123, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 124, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 125, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 126, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 127, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 129, "pattern": "attribute_call", "note": "Call via attribute access .repeat(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 129, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 131, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 132, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 133, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 134, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 136, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 137, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 138, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 139, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 140, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 142, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 144, "pattern": "attribute_call", "note": "Call via attribute access .write_vcd(...) - target object type not statically resolved." }, { "module": "examples.basic.uart", "lineno": 145, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "examples.board.01_blinky", "lineno": 10, "pattern": "attribute_call", "note": "Call via attribute access .request(...) - target object type not statically resolved." }, { "module": "examples.board.01_blinky", "lineno": 11, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.board.01_blinky", "lineno": 13, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.board.01_blinky", "lineno": 14, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.board.01_blinky", "lineno": 15, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.board.01_blinky", "lineno": 21, "pattern": "attribute_call", "note": "Call via attribute access .build(...) - target object type not statically resolved." }, { "module": "examples.board.02_domain", "lineno": 11, "pattern": "attribute_call", "note": "Call via attribute access .request(...) - target object type not statically resolved." }, { "module": "examples.board.02_domain", "lineno": 12, "pattern": "attribute_call", "note": "Call via attribute access .request(...) - target object type not statically resolved." }, { "module": "examples.board.02_domain", "lineno": 13, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.board.02_domain", "lineno": 15, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.board.02_domain", "lineno": 16, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.board.02_domain", "lineno": 17, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.board.02_domain", "lineno": 17, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "examples.board.02_domain", "lineno": 18, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.board.02_domain", "lineno": 19, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "examples.board.02_domain", "lineno": 25, "pattern": "attribute_call", "note": "Call via attribute access .build(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 17, "pattern": "attribute_call", "note": "Call via attribute access .strip(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 18, "pattern": "attribute_call", "note": "Call via attribute access .sub(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 19, "pattern": "attribute_call", "note": "Call via attribute access .sub(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 20, "pattern": "attribute_call", "note": "Call via attribute access .sub(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 26, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 27, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 28, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 29, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 30, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 31, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 32, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 33, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 34, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 35, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 81, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 82, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 82, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 83, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 84, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 85, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 86, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 87, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 88, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 89, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 90, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 91, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 93, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 94, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 95, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 96, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 97, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 97, "pattern": "attribute_call", "note": "Call via attribute access .bool(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 98, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 98, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 99, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 99, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 100, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 100, "pattern": "attribute_call", "note": "Call via attribute access .xor(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 192, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 193, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 194, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 194, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 195, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 195, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 196, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 197, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 198, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 199, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 200, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 201, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 202, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 204, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 205, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 206, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 207, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 208, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 209, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 297, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 298, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 298, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 299, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 300, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 301, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 302, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 303, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 305, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 306, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 307, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 308, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 373, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 374, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 375, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 375, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 376, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 376, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 377, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 378, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 379, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 380, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 382, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 383, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 384, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 437, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 438, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 439, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 439, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 440, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 440, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 441, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 442, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 443, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 444, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 445, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 446, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 447, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 448, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 449, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 451, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 452, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 453, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 454, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 455, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 456, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 457, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 458, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 713, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 714, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 714, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 715, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 716, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 717, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 718, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 719, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 720, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 722, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 723, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 724, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 725, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 795, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 796, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 797, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 797, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 798, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 798, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 799, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 800, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 801, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 802, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 804, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 804, "pattern": "name_call_unresolved", "note": "Call to 'op(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 805, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 805, "pattern": "name_call_unresolved", "note": "Call to 'op(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 806, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 806, "pattern": "name_call_unresolved", "note": "Call to 'op(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 808, "pattern": "attribute_call", "note": "Call via attribute access .replace(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 863, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 864, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 865, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 865, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 866, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 866, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 867, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 868, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 869, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 870, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 872, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 872, "pattern": "name_call_unresolved", "note": "Call to 'op(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 873, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 873, "pattern": "name_call_unresolved", "note": "Call to 'op(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 874, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 874, "pattern": "name_call_unresolved", "note": "Call to 'op(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 876, "pattern": "attribute_call", "note": "Call via attribute access .replace(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 933, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 934, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 935, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 935, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 936, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 936, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 937, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 938, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 939, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 940, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 942, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 942, "pattern": "name_call_unresolved", "note": "Call to 'op(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 943, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 943, "pattern": "name_call_unresolved", "note": "Call to 'op(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 944, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 944, "pattern": "name_call_unresolved", "note": "Call to 'op(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 946, "pattern": "attribute_call", "note": "Call via attribute access .replace(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 997, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 998, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 999, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 999, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1000, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1000, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1001, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1002, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1003, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1004, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1005, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1007, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1007, "pattern": "name_call_unresolved", "note": "Call to 'Mux(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1008, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1008, "pattern": "name_call_unresolved", "note": "Call to 'Mux(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1009, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1009, "pattern": "name_call_unresolved", "note": "Call to 'Mux(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1054, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1055, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1055, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1056, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1057, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1058, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1059, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1060, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1061, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1063, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1063, "pattern": "attribute_call", "note": "Call via attribute access .bit_select(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1064, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1064, "pattern": "attribute_call", "note": "Call via attribute access .bit_select(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1065, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1065, "pattern": "attribute_call", "note": "Call via attribute access .word_select(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1066, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1066, "pattern": "attribute_call", "note": "Call via attribute access .word_select(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1153, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1154, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1156, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1156, "pattern": "name_call_unresolved", "note": "Call to 'Initial(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1170, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1171, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1172, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1174, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1174, "pattern": "name_call_unresolved", "note": "Call to 'AnyConst(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1174, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1175, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1175, "pattern": "name_call_unresolved", "note": "Call to 'AnySeq(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1175, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1201, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1202, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1203, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1204, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1205, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1206, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1206, "pattern": "name_call_unresolved", "note": "Call to 'ResetSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1234, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1235, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1236, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1237, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1238, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1239, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1239, "pattern": "name_call_unresolved", "note": "Call to 'ResetSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1264, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1265, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1266, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1267, "pattern": "attribute_call", "note": "Call via attribute access .Switch(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1268, "pattern": "attribute_call", "note": "Call via attribute access .Case(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1269, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1270, "pattern": "attribute_call", "note": "Call via attribute access .Case(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1271, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1272, "pattern": "attribute_call", "note": "Call via attribute access .Case(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1273, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1274, "pattern": "attribute_call", "note": "Call via attribute access .Case(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1275, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1276, "pattern": "attribute_call", "note": "Call via attribute access .Default(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1277, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1301, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1302, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1303, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1304, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1305, "pattern": "attribute_call", "note": "Call via attribute access .Switch(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1306, "pattern": "attribute_call", "note": "Call via attribute access .Case(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1307, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1308, "pattern": "attribute_call", "note": "Call via attribute access .Case(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1309, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1310, "pattern": "attribute_call", "note": "Call via attribute access .Case(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1311, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1312, "pattern": "attribute_call", "note": "Call via attribute access .Case(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1313, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1314, "pattern": "attribute_call", "note": "Call via attribute access .Default(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1315, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1316, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1345, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1346, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1347, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1348, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1349, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1350, "pattern": "attribute_call", "note": "Call via attribute access .Switch(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1351, "pattern": "attribute_call", "note": "Call via attribute access .Case(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1352, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1353, "pattern": "attribute_call", "note": "Call via attribute access .Case(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1354, "pattern": "attribute_call", "note": "Call via attribute access .Switch(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1355, "pattern": "attribute_call", "note": "Call via attribute access .Case(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1356, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1357, "pattern": "attribute_call", "note": "Call via attribute access .Case(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1358, "pattern": "attribute_call", "note": "Call via attribute access .Switch(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1359, "pattern": "attribute_call", "note": "Call via attribute access .Case(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1360, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1361, "pattern": "attribute_call", "note": "Call via attribute access .Default(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1362, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1363, "pattern": "attribute_call", "note": "Call via attribute access .Case(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1364, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1365, "pattern": "attribute_call", "note": "Call via attribute access .Default(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1366, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1402, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1403, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1404, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1405, "pattern": "attribute_call", "note": "Call via attribute access .Switch(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1406, "pattern": "attribute_call", "note": "Call via attribute access .Default(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1407, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1427, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1428, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1429, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1430, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1431, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1432, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1433, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1434, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1435, "pattern": "name_call_unresolved", "note": "Call to 'IOBufferInstance(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1436, "pattern": "name_call_unresolved", "note": "Call to 'IOBufferInstance(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1437, "pattern": "name_call_unresolved", "note": "Call to 'IOBufferInstance(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1438, "pattern": "name_call_unresolved", "note": "Call to 'IOBufferInstance(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1466, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1467, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1468, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1469, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1484, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1485, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1486, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1487, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1489, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1490, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1510, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1511, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1512, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1513, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1515, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1516, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1516, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1537, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1538, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1539, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1540, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1541, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1542, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1570, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1571, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1572, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1573, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1573, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1589, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1591, "pattern": "attribute_call", "note": "Call via attribute access .write_port(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1592, "pattern": "attribute_call", "note": "Call via attribute access .read_port(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1667, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1669, "pattern": "attribute_call", "note": "Call via attribute access .write_port(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1670, "pattern": "attribute_call", "note": "Call via attribute access .read_port(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1752, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1753, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1753, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1754, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1756, "pattern": "name_call_unresolved", "note": "Call to 'Print(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1784, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1785, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1785, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1786, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1787, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1789, "pattern": "name_call_unresolved", "note": "Call to 'Print(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1791, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1791, "pattern": "name_call_unresolved", "note": "Call to 'ResetSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1819, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1820, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1821, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1822, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 1823, "pattern": "name_call_unresolved", "note": "Call to 'Assert(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1855, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1856, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1857, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1858, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1860, "pattern": "name_call_unresolved", "note": "Call to 'Assume(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1860, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1862, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1862, "pattern": "name_call_unresolved", "note": "Call to 'ResetSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1892, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1893, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1895, "pattern": "name_call_unresolved", "note": "Call to 'Print(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1895, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1922, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1923, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1925, "pattern": "name_call_unresolved", "note": "Call to 'Print(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1925, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1952, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1953, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1955, "pattern": "name_call_unresolved", "note": "Call to 'Print(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1955, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1982, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1983, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1985, "pattern": "name_call_unresolved", "note": "Call to 'Print(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 1985, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 2012, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 2014, "pattern": "name_call_unresolved", "note": "Call to 'Print(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 2015, "pattern": "name_call_unresolved", "note": "Call to 'Print(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 2059, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 2064, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 2065, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 2066, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 2067, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 2081, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 2089, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 2092, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 2093, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 2094, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 2121, "pattern": "attribute_call", "note": "Call via attribute access .In(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 2121, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 2122, "pattern": "attribute_call", "note": "Call via attribute access .Out(...) - target object type not statically resolved." }, { "module": "tests.test_back_rtlil", "lineno": 2122, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 2125, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_back_rtlil", "lineno": 2127, "pattern": "name_call_unresolved", "note": "Call to 'MyComponent(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 10, "pattern": "name_call_unresolved", "note": "Call to 'Pins(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 18, "pattern": "name_call_unresolved", "note": "Call to 'PinsN(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 23, "pattern": "name_call_unresolved", "note": "Call to 'Pins(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 27, "pattern": "name_call_unresolved", "note": "Call to 'Pins(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 29, "pattern": "name_call_unresolved", "note": "Call to 'Pins(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 33, "pattern": "name_call_unresolved", "note": "Call to 'Pins(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 39, "pattern": "attribute_call", "note": "Call via attribute access .map_names(...) - target object type not statically resolved." }, { "module": "tests.test_build_dsl", "lineno": 42, "pattern": "name_call_unresolved", "note": "Call to 'Pins(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 47, "pattern": "attribute_call", "note": "Call via attribute access .map_names(...) - target object type not statically resolved." }, { "module": "tests.test_build_dsl", "lineno": 52, "pattern": "name_call_unresolved", "note": "Call to 'Pins(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 57, "pattern": "name_call_unresolved", "note": "Call to 'Pins(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 63, "pattern": "name_call_unresolved", "note": "Call to 'Pins(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 66, "pattern": "name_call_unresolved", "note": "Call to 'Pins(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 73, "pattern": "attribute_call", "note": "Call via attribute access .map_names(...) - target object type not statically resolved." }, { "module": "tests.test_build_dsl", "lineno": 78, "pattern": "name_call_unresolved", "note": "Call to 'Pins(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 83, "pattern": "name_call_unresolved", "note": "Call to 'DiffPairs(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 91, "pattern": "name_call_unresolved", "note": "Call to 'DiffPairsN(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 98, "pattern": "name_call_unresolved", "note": "Call to 'DiffPairs(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 102, "pattern": "name_call_unresolved", "note": "Call to 'DiffPairs(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 110, "pattern": "name_call_unresolved", "note": "Call to 'DiffPairs(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 119, "pattern": "name_call_unresolved", "note": "Call to 'DiffPairs(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 124, "pattern": "name_call_unresolved", "note": "Call to 'DiffPairs(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 129, "pattern": "name_call_unresolved", "note": "Call to 'Attrs(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 134, "pattern": "name_call_unresolved", "note": "Call to 'Attrs(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 140, "pattern": "name_call_unresolved", "note": "Call to 'Attrs(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 147, "pattern": "name_call_unresolved", "note": "Call to 'Attrs(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 152, "pattern": "name_call_unresolved", "note": "Call to 'Clock(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 152, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 153, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 157, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'ClockTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_build_dsl", "lineno": 159, "pattern": "name_call_unresolved", "note": "Call to 'Clock(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 161, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'ClockTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_build_dsl", "lineno": 163, "pattern": "name_call_unresolved", "note": "Call to 'Clock(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 168, "pattern": "name_call_unresolved", "note": "Call to 'Subsignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 168, "pattern": "name_call_unresolved", "note": "Call to 'Pins(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 168, "pattern": "name_call_unresolved", "note": "Call to 'Attrs(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 173, "pattern": "name_call_unresolved", "note": "Call to 'Subsignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 173, "pattern": "name_call_unresolved", "note": "Call to 'DiffPairs(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 178, "pattern": "name_call_unresolved", "note": "Call to 'Subsignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 179, "pattern": "name_call_unresolved", "note": "Call to 'Subsignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 179, "pattern": "name_call_unresolved", "note": "Call to 'Pins(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 180, "pattern": "name_call_unresolved", "note": "Call to 'Subsignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 180, "pattern": "name_call_unresolved", "note": "Call to 'Pins(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 186, "pattern": "name_call_unresolved", "note": "Call to 'Subsignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 187, "pattern": "name_call_unresolved", "note": "Call to 'Subsignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 187, "pattern": "name_call_unresolved", "note": "Call to 'Pins(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 188, "pattern": "name_call_unresolved", "note": "Call to 'Subsignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 188, "pattern": "name_call_unresolved", "note": "Call to 'Pins(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 188, "pattern": "name_call_unresolved", "note": "Call to 'Attrs(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 189, "pattern": "name_call_unresolved", "note": "Call to 'Attrs(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 195, "pattern": "name_call_unresolved", "note": "Call to 'Subsignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 195, "pattern": "name_call_unresolved", "note": "Call to 'Pins(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 195, "pattern": "name_call_unresolved", "note": "Call to 'Attrs(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 195, "pattern": "name_call_unresolved", "note": "Call to 'Attrs(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 199, "pattern": "name_call_unresolved", "note": "Call to 'Subsignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 199, "pattern": "name_call_unresolved", "note": "Call to 'Pins(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 199, "pattern": "name_call_unresolved", "note": "Call to 'Clock(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 199, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 200, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 204, "pattern": "name_call_unresolved", "note": "Call to 'Subsignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 210, "pattern": "name_call_unresolved", "note": "Call to 'Subsignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 216, "pattern": "name_call_unresolved", "note": "Call to 'Subsignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 216, "pattern": "name_call_unresolved", "note": "Call to 'Pins(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 216, "pattern": "name_call_unresolved", "note": "Call to 'Pins(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 222, "pattern": "name_call_unresolved", "note": "Call to 'Subsignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 222, "pattern": "name_call_unresolved", "note": "Call to 'DiffPairs(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 222, "pattern": "name_call_unresolved", "note": "Call to 'Pins(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 228, "pattern": "name_call_unresolved", "note": "Call to 'Subsignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 228, "pattern": "name_call_unresolved", "note": "Call to 'Subsignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 228, "pattern": "name_call_unresolved", "note": "Call to 'Pins(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 228, "pattern": "name_call_unresolved", "note": "Call to 'Pins(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 234, "pattern": "name_call_unresolved", "note": "Call to 'Subsignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 234, "pattern": "name_call_unresolved", "note": "Call to 'Subsignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 234, "pattern": "name_call_unresolved", "note": "Call to 'Pins(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 234, "pattern": "name_call_unresolved", "note": "Call to 'Clock(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 234, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 239, "pattern": "name_call_unresolved", "note": "Call to 'Subsignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 239, "pattern": "name_call_unresolved", "note": "Call to 'Pins(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 239, "pattern": "name_call_unresolved", "note": "Call to 'Clock(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 239, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 239, "pattern": "name_call_unresolved", "note": "Call to 'Clock(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 239, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 244, "pattern": "name_call_unresolved", "note": "Call to 'Resource(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 245, "pattern": "name_call_unresolved", "note": "Call to 'Subsignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 245, "pattern": "name_call_unresolved", "note": "Call to 'Pins(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 246, "pattern": "name_call_unresolved", "note": "Call to 'Subsignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 246, "pattern": "name_call_unresolved", "note": "Call to 'Pins(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 247, "pattern": "name_call_unresolved", "note": "Call to 'Attrs(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 257, "pattern": "name_call_unresolved", "note": "Call to 'Resource(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 257, "pattern": "name_call_unresolved", "note": "Call to 'Pins(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 260, "pattern": "name_call_unresolved", "note": "Call to 'Subsignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 260, "pattern": "name_call_unresolved", "note": "Call to 'Pins(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 261, "pattern": "attribute_call", "note": "Call via attribute access .family(...) - target object type not statically resolved." }, { "module": "tests.test_build_dsl", "lineno": 262, "pattern": "attribute_call", "note": "Call via attribute access .family(...) - target object type not statically resolved." }, { "module": "tests.test_build_dsl", "lineno": 263, "pattern": "attribute_call", "note": "Call via attribute access .family(...) - target object type not statically resolved." }, { "module": "tests.test_build_dsl", "lineno": 264, "pattern": "attribute_call", "note": "Call via attribute access .family(...) - target object type not statically resolved." }, { "module": "tests.test_build_dsl", "lineno": 277, "pattern": "name_call_unresolved", "note": "Call to 'Connector(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 304, "pattern": "name_call_unresolved", "note": "Call to 'Connector(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 313, "pattern": "name_call_unresolved", "note": "Call to 'Connector(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 326, "pattern": "name_call_unresolved", "note": "Call to 'Connector(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 334, "pattern": "name_call_unresolved", "note": "Call to 'Connector(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 339, "pattern": "name_call_unresolved", "note": "Call to 'Connector(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 344, "pattern": "name_call_unresolved", "note": "Call to 'Connector(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_dsl", "lineno": 347, "pattern": "name_call_unresolved", "note": "Call to 'Connector(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_plat", "lineno": 22, "pattern": "attribute_call", "note": "Call via attribute access .add_file(...) - target object type not statically resolved." }, { "module": "tests.test_build_plat", "lineno": 26, "pattern": "attribute_call", "note": "Call via attribute access .add_file(...) - target object type not statically resolved." }, { "module": "tests.test_build_plat", "lineno": 30, "pattern": "attribute_call", "note": "Call via attribute access .add_file(...) - target object type not statically resolved." }, { "module": "tests.test_build_plat", "lineno": 31, "pattern": "attribute_call", "note": "Call via attribute access .add_file(...) - target object type not statically resolved." }, { "module": "tests.test_build_plat", "lineno": 35, "pattern": "attribute_call", "note": "Call via attribute access .add_file(...) - target object type not statically resolved." }, { "module": "tests.test_build_plat", "lineno": 37, "pattern": "attribute_call", "note": "Call via attribute access .read(...) - target object type not statically resolved." }, { "module": "tests.test_build_plat", "lineno": 42, "pattern": "attribute_call", "note": "Call via attribute access .add_file(...) - target object type not statically resolved." }, { "module": "tests.test_build_plat", "lineno": 47, "pattern": "attribute_call", "note": "Call via attribute access .add_file(...) - target object type not statically resolved." }, { "module": "tests.test_build_plat", "lineno": 50, "pattern": "attribute_call", "note": "Call via attribute access .add_file(...) - target object type not statically resolved." }, { "module": "tests.test_build_plat", "lineno": 53, "pattern": "attribute_call", "note": "Call via attribute access .add_file(...) - target object type not statically resolved." }, { "module": "tests.test_build_plat", "lineno": 56, "pattern": "attribute_call", "note": "Call via attribute access .add_file(...) - target object type not statically resolved." }, { "module": "tests.test_build_plat", "lineno": 57, "pattern": "attribute_call", "note": "Call via attribute access .add_file(...) - target object type not statically resolved." }, { "module": "tests.test_build_plat", "lineno": 58, "pattern": "attribute_call", "note": "Call via attribute access .add_file(...) - target object type not statically resolved." }, { "module": "tests.test_build_plat", "lineno": 59, "pattern": "attribute_call", "note": "Call via attribute access .iter_files(...) - target object type not statically resolved." }, { "module": "tests.test_build_plat", "lineno": 61, "pattern": "attribute_call", "note": "Call via attribute access .iter_files(...) - target object type not statically resolved." }, { "module": "tests.test_build_plat", "lineno": 63, "pattern": "attribute_call", "note": "Call via attribute access .iter_files(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 16, "pattern": "name_call_unresolved", "note": "Call to 'Resource(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 16, "pattern": "name_call_unresolved", "note": "Call to 'DiffPairs(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 16, "pattern": "name_call_unresolved", "note": "Call to 'Clock(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 16, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 17, "pattern": "name_call_unresolved", "note": "Call to 'Resource(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 17, "pattern": "name_call_unresolved", "note": "Call to 'Pins(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 17, "pattern": "name_call_unresolved", "note": "Call to 'Clock(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 17, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 18, "pattern": "name_call_unresolved", "note": "Call to 'Resource(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 18, "pattern": "name_call_unresolved", "note": "Call to 'Pins(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 19, "pattern": "name_call_unresolved", "note": "Call to 'Resource(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 20, "pattern": "name_call_unresolved", "note": "Call to 'Subsignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 20, "pattern": "name_call_unresolved", "note": "Call to 'Pins(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 21, "pattern": "name_call_unresolved", "note": "Call to 'Subsignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 21, "pattern": "name_call_unresolved", "note": "Call to 'Pins(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 25, "pattern": "name_call_unresolved", "note": "Call to 'Connector(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 27, "pattern": "name_call_unresolved", "note": "Call to 'ResourceManager(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 30, "pattern": "name_call_unresolved", "note": "Call to 'ResourceManager(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 43, "pattern": "name_call_unresolved", "note": "Call to 'Resource(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 43, "pattern": "name_call_unresolved", "note": "Call to 'Pins(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 45, "pattern": "attribute_call", "note": "Call via attribute access .add_resources(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 55, "pattern": "attribute_call", "note": "Call via attribute access .lookup(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 59, "pattern": "attribute_call", "note": "Call via attribute access .lookup(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 61, "pattern": "attribute_call", "note": "Call via attribute access .request(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 63, "pattern": "name_call_unresolved", "note": "Call to 'flipped(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 68, "pattern": "attribute_call", "note": "Call via attribute access .iter_pins(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 80, "pattern": "attribute_call", "note": "Call via attribute access .request(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 81, "pattern": "name_call_unresolved", "note": "Call to 'flipped(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 83, "pattern": "attribute_call", "note": "Call via attribute access .iter_pins(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 89, "pattern": "attribute_call", "note": "Call via attribute access .request(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 95, "pattern": "attribute_call", "note": "Call via attribute access .request(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 98, "pattern": "attribute_call", "note": "Call via attribute access .iter_pins(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 111, "pattern": "attribute_call", "note": "Call via attribute access .request(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 112, "pattern": "name_call_unresolved", "note": "Call to 'flipped(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 116, "pattern": "attribute_call", "note": "Call via attribute access .iter_pins(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 129, "pattern": "name_call_unresolved", "note": "Call to 'Resource(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 129, "pattern": "name_call_unresolved", "note": "Call to 'PinsN(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 130, "pattern": "name_call_unresolved", "note": "Call to 'Resource(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 130, "pattern": "name_call_unresolved", "note": "Call to 'DiffPairsN(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 132, "pattern": "attribute_call", "note": "Call via attribute access .add_resources(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 135, "pattern": "attribute_call", "note": "Call via attribute access .request(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 136, "pattern": "attribute_call", "note": "Call via attribute access .request(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 141, "pattern": "attribute_call", "note": "Call via attribute access .iter_pins(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 151, "pattern": "attribute_call", "note": "Call via attribute access .request(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 156, "pattern": "attribute_call", "note": "Call via attribute access .request(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 162, "pattern": "attribute_call", "note": "Call via attribute access .add_resources(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 163, "pattern": "name_call_unresolved", "note": "Call to 'Resource(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 164, "pattern": "name_call_unresolved", "note": "Call to 'Subsignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 164, "pattern": "name_call_unresolved", "note": "Call to 'Pins(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 165, "pattern": "name_call_unresolved", "note": "Call to 'Subsignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 165, "pattern": "name_call_unresolved", "note": "Call to 'Pins(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 166, "pattern": "name_call_unresolved", "note": "Call to 'Subsignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 166, "pattern": "name_call_unresolved", "note": "Call to 'Pins(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 167, "pattern": "name_call_unresolved", "note": "Call to 'Subsignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 167, "pattern": "name_call_unresolved", "note": "Call to 'Pins(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 171, "pattern": "attribute_call", "note": "Call via attribute access .request(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 177, "pattern": "attribute_call", "note": "Call via attribute access .iter_pins(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 193, "pattern": "name_call_unresolved", "note": "Call to 'Connector(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 195, "pattern": "attribute_call", "note": "Call via attribute access .add_connectors(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 196, "pattern": "attribute_call", "note": "Call via attribute access .add_resources(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 197, "pattern": "name_call_unresolved", "note": "Call to 'Resource(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 198, "pattern": "name_call_unresolved", "note": "Call to 'Subsignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 198, "pattern": "name_call_unresolved", "note": "Call to 'Pins(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 199, "pattern": "name_call_unresolved", "note": "Call to 'Subsignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 199, "pattern": "name_call_unresolved", "note": "Call to 'Pins(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 200, "pattern": "name_call_unresolved", "note": "Call to 'Subsignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 200, "pattern": "name_call_unresolved", "note": "Call to 'Pins(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 201, "pattern": "name_call_unresolved", "note": "Call to 'Subsignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 201, "pattern": "name_call_unresolved", "note": "Call to 'Pins(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 205, "pattern": "attribute_call", "note": "Call via attribute access .request(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 211, "pattern": "attribute_call", "note": "Call via attribute access .iter_pins(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 227, "pattern": "attribute_call", "note": "Call via attribute access .request(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 228, "pattern": "attribute_call", "note": "Call via attribute access .request(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 232, "pattern": "attribute_call", "note": "Call via attribute access .iter_pins(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 235, "pattern": "attribute_call", "note": "Call via attribute access .iter_port_clock_constraints(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 242, "pattern": "attribute_call", "note": "Call via attribute access .request(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 243, "pattern": "attribute_call", "note": "Call via attribute access .add_clock_constraint(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 243, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 244, "pattern": "attribute_call", "note": "Call via attribute access .iter_signal_clock_constraints(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 247, "pattern": "attribute_call", "note": "Call via attribute access .iter_pins(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 253, "pattern": "attribute_call", "note": "Call via attribute access .add_resources(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 259, "pattern": "attribute_call", "note": "Call via attribute access .add_resources(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 259, "pattern": "name_call_unresolved", "note": "Call to 'Resource(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 259, "pattern": "name_call_unresolved", "note": "Call to 'Pins(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 263, "pattern": "attribute_call", "note": "Call via attribute access .add_connectors(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 269, "pattern": "attribute_call", "note": "Call via attribute access .add_connectors(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 269, "pattern": "name_call_unresolved", "note": "Call to 'Connector(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 274, "pattern": "attribute_call", "note": "Call via attribute access .lookup(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 279, "pattern": "attribute_call", "note": "Call via attribute access .add_clock_constraint(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 279, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 282, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'ResourceManagerTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_build_res", "lineno": 284, "pattern": "attribute_call", "note": "Call via attribute access .add_clock_constraint(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 284, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 286, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'ResourceManagerTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_build_res", "lineno": 288, "pattern": "attribute_call", "note": "Call via attribute access .add_clock_constraint(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 288, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 292, "pattern": "attribute_call", "note": "Call via attribute access .request(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 293, "pattern": "attribute_call", "note": "Call via attribute access .iter_pins(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 298, "pattern": "attribute_call", "note": "Call via attribute access .request(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 301, "pattern": "attribute_call", "note": "Call via attribute access .add_resources(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 302, "pattern": "name_call_unresolved", "note": "Call to 'Resource(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 302, "pattern": "name_call_unresolved", "note": "Call to 'Pins(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_build_res", "lineno": 305, "pattern": "attribute_call", "note": "Call via attribute access .request(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 306, "pattern": "attribute_call", "note": "Call via attribute access .iter_pins(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 312, "pattern": "attribute_call", "note": "Call via attribute access .request(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 318, "pattern": "attribute_call", "note": "Call via attribute access .request(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 325, "pattern": "attribute_call", "note": "Call via attribute access .request(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 332, "pattern": "attribute_call", "note": "Call via attribute access .request(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 337, "pattern": "attribute_call", "note": "Call via attribute access .request(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 344, "pattern": "attribute_call", "note": "Call via attribute access .request(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 348, "pattern": "attribute_call", "note": "Call via attribute access .request(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 352, "pattern": "attribute_call", "note": "Call via attribute access .add_clock_constraint(...) - target object type not statically resolved." }, { "module": "tests.test_build_res", "lineno": 352, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_examples", "lineno": 9, "pattern": "attribute_call", "note": "Call via attribute access .resolve(...) - target object type not statically resolved." }, { "module": "tests.test_examples", "lineno": 11, "pattern": "attribute_call", "note": "Call via attribute access .check_call(...) - target object type not statically resolved." }, { "module": "tests.test_examples", "lineno": 30, "pattern": "attribute_call", "note": "Call via attribute access .resolve(...) - target object type not statically resolved." }, { "module": "tests.test_examples", "lineno": 31, "pattern": "attribute_call", "note": "Call via attribute access .check_call(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 38, "pattern": "name_call_unresolved", "note": "Call to 'Shape(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 41, "pattern": "name_call_unresolved", "note": "Call to 'Shape(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 44, "pattern": "name_call_unresolved", "note": "Call to 'Shape(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 47, "pattern": "name_call_unresolved", "note": "Call to 'Shape(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 54, "pattern": "name_call_unresolved", "note": "Call to 'Shape(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 57, "pattern": "name_call_unresolved", "note": "Call to 'Shape(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 60, "pattern": "name_call_unresolved", "note": "Call to 'Shape(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 63, "pattern": "name_call_unresolved", "note": "Call to 'Shape(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 66, "pattern": "name_call_unresolved", "note": "Call to 'Shape(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 67, "pattern": "name_call_unresolved", "note": "Call to 'Shape(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 72, "pattern": "name_call_unresolved", "note": "Call to 'Shape(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 75, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 81, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 87, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 87, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 90, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 90, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 95, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 102, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 107, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 110, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 113, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 116, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 119, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 122, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 125, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 128, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 131, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 134, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 139, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 142, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 150, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 155, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 159, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 160, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 161, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 163, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 164, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 165, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 179, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 195, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 196, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 196, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 203, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 206, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 207, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 207, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 212, "pattern": "name_call_unresolved", "note": "Call to 'ShapeCastable(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 218, "pattern": "name_call_unresolved", "note": "Call to 'ShapeLike(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 231, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 232, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 247, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 247, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 247, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 255, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 256, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 257, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 258, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 261, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 264, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 266, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 266, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 267, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 269, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 269, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 272, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 274, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 274, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 280, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 285, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 289, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 292, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 296, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 302, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 305, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 309, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 313, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 328, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 331, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 331, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 332, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 335, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 338, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 338, "pattern": "attribute_call", "note": "Call via attribute access .shift_left(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 338, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 338, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 341, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 341, "pattern": "attribute_call", "note": "Call via attribute access .shift_left(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 341, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 341, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 343, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 343, "pattern": "attribute_call", "note": "Call via attribute access .shift_left(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 343, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 343, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 345, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 345, "pattern": "attribute_call", "note": "Call via attribute access .shift_left(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 345, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 345, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 347, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 347, "pattern": "attribute_call", "note": "Call via attribute access .shift_left(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 347, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 347, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 350, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 350, "pattern": "attribute_call", "note": "Call via attribute access .shift_left(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 350, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 350, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 352, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 352, "pattern": "attribute_call", "note": "Call via attribute access .shift_left(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 352, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 352, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 354, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 354, "pattern": "attribute_call", "note": "Call via attribute access .shift_left(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 354, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 354, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 356, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 356, "pattern": "attribute_call", "note": "Call via attribute access .shift_left(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 356, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 356, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 358, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 358, "pattern": "attribute_call", "note": "Call via attribute access .shift_left(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 358, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 358, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 364, "pattern": "attribute_call", "note": "Call via attribute access .shift_left(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 364, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 367, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 367, "pattern": "attribute_call", "note": "Call via attribute access .shift_right(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 367, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 367, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 370, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 370, "pattern": "attribute_call", "note": "Call via attribute access .shift_right(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 370, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 370, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 372, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 372, "pattern": "attribute_call", "note": "Call via attribute access .shift_right(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 372, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 372, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 374, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 374, "pattern": "attribute_call", "note": "Call via attribute access .shift_right(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 374, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 374, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 376, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 376, "pattern": "attribute_call", "note": "Call via attribute access .shift_right(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 376, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 376, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 379, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 379, "pattern": "attribute_call", "note": "Call via attribute access .shift_right(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 379, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 379, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 381, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 381, "pattern": "attribute_call", "note": "Call via attribute access .shift_right(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 381, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 381, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 383, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 383, "pattern": "attribute_call", "note": "Call via attribute access .shift_right(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 383, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 383, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 385, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 385, "pattern": "attribute_call", "note": "Call via attribute access .shift_right(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 385, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 385, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 387, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 387, "pattern": "attribute_call", "note": "Call via attribute access .shift_right(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 387, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 387, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 389, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 389, "pattern": "attribute_call", "note": "Call via attribute access .shift_right(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 389, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 389, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 391, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 391, "pattern": "attribute_call", "note": "Call via attribute access .shift_right(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 391, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 391, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 393, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 393, "pattern": "attribute_call", "note": "Call via attribute access .shift_right(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 393, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 393, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 395, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 395, "pattern": "attribute_call", "note": "Call via attribute access .shift_right(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 395, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 395, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 401, "pattern": "attribute_call", "note": "Call via attribute access .shift_left(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 401, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 404, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 404, "pattern": "attribute_call", "note": "Call via attribute access .rotate_left(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 404, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 406, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 406, "pattern": "attribute_call", "note": "Call via attribute access .rotate_left(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 406, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 408, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 408, "pattern": "attribute_call", "note": "Call via attribute access .rotate_left(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 408, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 410, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 410, "pattern": "attribute_call", "note": "Call via attribute access .rotate_left(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 410, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 412, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 412, "pattern": "attribute_call", "note": "Call via attribute access .rotate_left(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 412, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 414, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 414, "pattern": "attribute_call", "note": "Call via attribute access .rotate_left(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 414, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 420, "pattern": "attribute_call", "note": "Call via attribute access .rotate_left(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 420, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 423, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 423, "pattern": "attribute_call", "note": "Call via attribute access .rotate_right(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 423, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 425, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 425, "pattern": "attribute_call", "note": "Call via attribute access .rotate_right(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 425, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 427, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 427, "pattern": "attribute_call", "note": "Call via attribute access .rotate_right(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 427, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 429, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 429, "pattern": "attribute_call", "note": "Call via attribute access .rotate_right(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 429, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 431, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 431, "pattern": "attribute_call", "note": "Call via attribute access .rotate_right(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 431, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 433, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 433, "pattern": "attribute_call", "note": "Call via attribute access .rotate_right(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 433, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 439, "pattern": "attribute_call", "note": "Call via attribute access .rotate_right(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 439, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 442, "pattern": "attribute_call", "note": "Call via attribute access .replicate(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 442, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 443, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 443, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 444, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 445, "pattern": "attribute_call", "note": "Call via attribute access .replicate(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 445, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 446, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 446, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 450, "pattern": "attribute_call", "note": "Call via attribute access .replicate(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 450, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 452, "pattern": "attribute_call", "note": "Call via attribute access .replicate(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 452, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 455, "pattern": "attribute_call", "note": "Call via attribute access .replicate(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 455, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 459, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 467, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 467, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 467, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 468, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 468, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 469, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 469, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 469, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 470, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 470, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 470, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 471, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 471, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 471, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 473, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 473, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 473, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 474, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 474, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 474, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 475, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 475, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 475, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 475, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 476, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 476, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 476, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 476, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 481, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 484, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'ConstTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 487, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 490, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 490, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 491, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 491, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 492, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 495, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 498, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 499, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 503, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 506, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 508, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 508, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 509, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 511, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 511, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 512, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 514, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 514, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 515, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 517, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 517, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 525, "pattern": "name_call_unresolved", "note": "Call to 'MockConstShape(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 528, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 532, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 538, "pattern": "name_call_unresolved", "note": "Call to 'MockConstValue(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 543, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 543, "pattern": "name_call_unresolved", "note": "Call to 'MockConstShape(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 550, "pattern": "attribute_call", "note": "Call via attribute access .bool(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 550, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 552, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 552, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 555, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 557, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 557, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 560, "pattern": "attribute_call", "note": "Call via attribute access .as_unsigned(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 560, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 560, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 562, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 562, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 565, "pattern": "attribute_call", "note": "Call via attribute access .as_signed(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 565, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 565, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 567, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 567, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 572, "pattern": "attribute_call", "note": "Call via attribute access .as_signed(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 572, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 575, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'OperatorTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 575, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 578, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 578, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 580, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 580, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 581, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 581, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 583, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 583, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 586, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 586, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 586, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 586, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 588, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 588, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 589, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 589, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 589, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 589, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 590, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 590, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 591, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 591, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 591, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 591, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 592, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 592, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 593, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 593, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 593, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 593, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 594, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 594, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 595, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 596, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 596, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 599, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 599, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 599, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 599, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 601, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 601, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 602, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 602, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 602, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 602, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 603, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 603, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 604, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 604, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 604, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 604, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 605, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 605, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 606, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 606, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 606, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 606, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 607, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 607, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 608, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 609, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 609, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 610, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 611, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 611, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 614, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 614, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 614, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 614, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 616, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 616, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 617, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 617, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 617, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 617, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 618, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 618, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 619, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 619, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 619, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 619, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 620, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 620, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 621, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 622, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 622, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 625, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 625, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 625, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 625, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 627, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 627, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 628, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 628, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 628, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 628, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 629, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 629, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 630, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 630, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 630, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 630, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 631, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 631, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 632, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 633, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 633, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 636, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 636, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 636, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 636, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 638, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 638, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 639, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 639, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 639, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 639, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 640, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 640, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 641, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 641, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 641, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 641, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 642, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 642, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 643, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 644, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 644, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 647, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 647, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 647, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 647, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 649, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 649, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 650, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 650, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 650, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 650, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 651, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 651, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 652, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 652, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 652, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 652, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 653, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 653, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 654, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 654, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 654, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 654, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 655, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 655, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 656, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 657, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 657, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 660, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 660, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 660, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 660, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 662, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 662, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 663, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 663, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 663, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 663, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 664, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 664, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 665, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 665, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 665, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 665, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 666, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 666, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 667, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 667, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 667, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 667, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 668, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 668, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 669, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 670, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 670, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 673, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 673, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 673, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 673, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 675, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 675, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 676, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 676, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 676, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 676, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 677, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 677, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 678, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 678, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 678, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 678, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 679, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 679, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 680, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 680, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 680, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 680, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 681, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 681, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 682, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 683, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 683, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 686, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 686, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 688, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 688, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 693, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 693, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 696, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 696, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 699, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 699, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 701, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 701, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 706, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 706, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 709, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 709, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 712, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 712, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 714, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 714, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 717, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 717, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 719, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 719, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 722, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 722, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 724, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 724, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 727, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 727, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 729, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 729, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 732, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 732, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 734, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 734, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 737, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 737, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 739, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 739, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 742, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 743, "pattern": "name_call_unresolved", "note": "Call to 'Mux(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 743, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 743, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 743, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 743, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 745, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 745, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 746, "pattern": "name_call_unresolved", "note": "Call to 'Mux(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 746, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 746, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 746, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 746, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 747, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 747, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 748, "pattern": "name_call_unresolved", "note": "Call to 'Mux(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 748, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 748, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 748, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 748, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 749, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 749, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 750, "pattern": "name_call_unresolved", "note": "Call to 'Mux(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 750, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 750, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 750, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 750, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 751, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 751, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 754, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 755, "pattern": "name_call_unresolved", "note": "Call to 'Mux(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 755, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 755, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 755, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 755, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 759, "pattern": "name_call_unresolved", "note": "Call to 'Mux(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 759, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 759, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 763, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 763, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 767, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 767, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 771, "pattern": "attribute_call", "note": "Call via attribute access .xor(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 771, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 775, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 776, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'OperatorTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 776, "pattern": "attribute_call", "note": "Call via attribute access .matches(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 777, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'OperatorTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 777, "pattern": "attribute_call", "note": "Call via attribute access .matches(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 780, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'OperatorTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 780, "pattern": "attribute_call", "note": "Call via attribute access .matches(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 783, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'OperatorTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 783, "pattern": "attribute_call", "note": "Call via attribute access .matches(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 786, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'OperatorTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 786, "pattern": "attribute_call", "note": "Call via attribute access .matches(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 791, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 792, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'OperatorTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 792, "pattern": "attribute_call", "note": "Call via attribute access .matches(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 797, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 798, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'OperatorTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 798, "pattern": "attribute_call", "note": "Call via attribute access .matches(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 798, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 798, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 798, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 803, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 806, "pattern": "attribute_call", "note": "Call via attribute access .matches(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 807, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'OperatorTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 810, "pattern": "attribute_call", "note": "Call via attribute access .matches(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 811, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'OperatorTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 814, "pattern": "attribute_call", "note": "Call via attribute access .matches(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 814, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 814, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 817, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 821, "pattern": "attribute_call", "note": "Call via attribute access .matches(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 824, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 827, "pattern": "attribute_call", "note": "Call via attribute access .matches(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 831, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 831, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 834, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 835, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'OperatorTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 838, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 838, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 839, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'OperatorTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 842, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 842, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 847, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 852, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 853, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 853, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 854, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 855, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 856, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 856, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 859, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 860, "pattern": "name_call_unresolved", "note": "Call to 'Slice(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 862, "pattern": "name_call_unresolved", "note": "Call to 'Slice(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 866, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 867, "pattern": "name_call_unresolved", "note": "Call to 'Slice(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 874, "pattern": "name_call_unresolved", "note": "Call to 'Slice(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 877, "pattern": "name_call_unresolved", "note": "Call to 'Slice(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 880, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 883, "pattern": "name_call_unresolved", "note": "Call to 'Slice(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 886, "pattern": "name_call_unresolved", "note": "Call to 'Slice(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 889, "pattern": "name_call_unresolved", "note": "Call to 'Slice(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 892, "pattern": "name_call_unresolved", "note": "Call to 'Slice(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 895, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 899, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 899, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 901, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 901, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 902, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 902, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 902, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 904, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 904, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 909, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 910, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 913, "pattern": "attribute_call", "note": "Call via attribute access .bit_select(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 915, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 915, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 916, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 917, "pattern": "attribute_call", "note": "Call via attribute access .bit_select(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 919, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 919, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 922, "pattern": "attribute_call", "note": "Call via attribute access .bit_select(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 927, "pattern": "attribute_call", "note": "Call via attribute access .bit_select(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 929, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'BitSelectTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 933, "pattern": "attribute_call", "note": "Call via attribute access .bit_select(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 936, "pattern": "attribute_call", "note": "Call via attribute access .bit_select(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 942, "pattern": "attribute_call", "note": "Call via attribute access .bit_select(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 942, "pattern": "attribute_call", "note": "Call via attribute access .as_signed(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 947, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 948, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 951, "pattern": "attribute_call", "note": "Call via attribute access .word_select(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 953, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 953, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 954, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 957, "pattern": "attribute_call", "note": "Call via attribute access .word_select(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 962, "pattern": "attribute_call", "note": "Call via attribute access .word_select(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 964, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'WordSelectTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 968, "pattern": "attribute_call", "note": "Call via attribute access .word_select(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 970, "pattern": "attribute_call", "note": "Call via attribute access .word_select(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 973, "pattern": "attribute_call", "note": "Call via attribute access .word_select(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 979, "pattern": "attribute_call", "note": "Call via attribute access .word_select(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 979, "pattern": "attribute_call", "note": "Call via attribute access .as_signed(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 984, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 985, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 985, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 986, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 987, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 987, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 988, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 988, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 989, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 989, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 989, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 990, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 990, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 991, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 991, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 991, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 991, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 992, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 992, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 995, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 995, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 995, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 999, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1005, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1008, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1009, "pattern": "attribute_call", "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1010, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1016, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'CatTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1021, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1028, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'CatTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1033, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1037, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'CatTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1040, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1043, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1043, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1043, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1043, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1043, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1043, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1045, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1045, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1046, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1046, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1046, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1046, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1048, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1048, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1053, "pattern": "name_call_unresolved", "note": "Call to 'Array(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1060, "pattern": "attribute_call", "note": "Call via attribute access .insert(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1064, "pattern": "name_call_unresolved", "note": "Call to 'Array(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1065, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1066, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1077, "pattern": "attribute_call", "note": "Call via attribute access .insert(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1082, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1085, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1087, "pattern": "name_call_unresolved", "note": "Call to 'Array(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1088, "pattern": "name_call_unresolved", "note": "Call to 'MyValue(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1091, "pattern": "name_call_unresolved", "note": "Call to 'Array(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1093, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1100, "pattern": "name_call_unresolved", "note": "Call to 'Array(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1100, "pattern": "name_call_unresolved", "note": "Call to 'Array(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1101, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1102, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1104, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1104, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1109, "pattern": "name_call_unresolved", "note": "Call to 'Array(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1109, "pattern": "name_call_unresolved", "note": "Call to 'pair(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1110, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1112, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1112, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1113, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1113, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1117, "pattern": "name_call_unresolved", "note": "Call to 'Array(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1118, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1119, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1119, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1121, "pattern": "name_call_unresolved", "note": "Call to 'Array(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1122, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1123, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1123, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1125, "pattern": "name_call_unresolved", "note": "Call to 'Array(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1126, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1127, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1127, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1129, "pattern": "name_call_unresolved", "note": "Call to 'Array(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1130, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1131, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1131, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1133, "pattern": "name_call_unresolved", "note": "Call to 'Array(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1134, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1135, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1135, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1138, "pattern": "name_call_unresolved", "note": "Call to 'Array(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1139, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1142, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1147, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1148, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1148, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1149, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1150, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1151, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1151, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1152, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1152, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1153, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1153, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1154, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1154, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1155, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1155, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1156, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1157, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1157, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1158, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1159, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1159, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1160, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1161, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1161, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1162, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1163, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1163, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1164, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1165, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1165, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1166, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1167, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1167, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1168, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1169, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1169, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1174, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1177, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1179, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1181, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1185, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1188, "pattern": "attribute_call", "note": "Call via attribute access .like(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1192, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1197, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1200, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1200, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1200, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1200, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1200, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1206, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1217, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1217, "pattern": "name_call_unresolved", "note": "Call to 'CastableFromHex(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1223, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1223, "pattern": "name_call_unresolved", "note": "Call to 'CastableFromHex(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1230, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1233, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'SignalTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1235, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1235, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1238, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'SignalTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1240, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1240, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1241, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'SignalTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1243, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1243, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1244, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'SignalTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1246, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1246, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1249, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1249, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1251, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1252, "pattern": "attribute_call", "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1253, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1253, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1260, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1264, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1269, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1272, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1275, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'SignalTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1277, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1279, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'SignalTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1282, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'SignalTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1284, "pattern": "attribute_call", "note": "Call via attribute access .like(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1290, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1291, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1294, "pattern": "attribute_call", "note": "Call via attribute access .like(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1297, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1299, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1303, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1305, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1309, "pattern": "attribute_call", "note": "Call via attribute access .like(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1309, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1310, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1310, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1311, "pattern": "attribute_call", "note": "Call via attribute access .like(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1311, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1312, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1312, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1313, "pattern": "attribute_call", "note": "Call via attribute access .like(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1313, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1316, "pattern": "attribute_call", "note": "Call via attribute access .like(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1316, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1318, "pattern": "attribute_call", "note": "Call via attribute access .like(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1318, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1320, "pattern": "attribute_call", "note": "Call via attribute access .like(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1321, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1321, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1322, "pattern": "attribute_call", "note": "Call via attribute access .like(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1322, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1324, "pattern": "attribute_call", "note": "Call via attribute access .like(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1331, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1333, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'SignalTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1336, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1337, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1337, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1338, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1339, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1339, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1340, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'SignalTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1343, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1346, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1349, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1350, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'SignalTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1355, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1357, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1362, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1365, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1366, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1366, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1367, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1370, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1376, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1381, "pattern": "name_call_unresolved", "note": "Call to 'ResetSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1383, "pattern": "name_call_unresolved", "note": "Call to 'ResetSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1388, "pattern": "name_call_unresolved", "note": "Call to 'ResetSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1391, "pattern": "name_call_unresolved", "note": "Call to 'ResetSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1392, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1392, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1393, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1396, "pattern": "name_call_unresolved", "note": "Call to 'ResetSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1402, "pattern": "name_call_unresolved", "note": "Call to 'ResetSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1410, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1410, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1427, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1433, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1433, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1441, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1441, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1452, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1452, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1469, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1475, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1483, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1483, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1497, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1520, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1531, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1534, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1535, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1540, "pattern": "name_call_unresolved", "note": "Call to 'ValueCastable(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1546, "pattern": "name_call_unresolved", "note": "Call to 'ValueLike(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1559, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1560, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1573, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1573, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1573, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1589, "pattern": "name_call_unresolved", "note": "Call to 'Initial(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1590, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1590, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1595, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1596, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1597, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1598, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FormatTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1598, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1599, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1600, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FormatTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1602, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1603, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FormatTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1605, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1606, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FormatTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1607, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1608, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FormatTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1609, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1610, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FormatTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1611, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1612, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FormatTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1613, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1614, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FormatTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1615, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1616, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1617, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FormatTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1620, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1622, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1623, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FormatTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1625, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1626, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FormatTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1628, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1629, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FormatTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1631, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1632, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FormatTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1635, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1636, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1636, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1639, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1642, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1645, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1645, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1648, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1651, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1654, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1657, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1660, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1663, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1666, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1669, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1672, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1675, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1678, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1681, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1684, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1687, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1692, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1695, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1696, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1697, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1698, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1700, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FormatTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1706, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1709, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1717, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1718, "pattern": "attribute_call", "note": "Call via attribute access .Enum(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1719, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FormatEnumTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1720, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FormatEnumTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1720, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1734, "pattern": "attribute_call", "note": "Call via attribute access .Enum(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1735, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FormatEnumTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1736, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FormatEnumTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1736, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1746, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1749, "pattern": "attribute_call", "note": "Call via attribute access .Enum(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1752, "pattern": "attribute_call", "note": "Call via attribute access .Enum(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1755, "pattern": "attribute_call", "note": "Call via attribute access .Enum(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1760, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1761, "pattern": "attribute_call", "note": "Call via attribute access .Struct(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1761, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1761, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1762, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FormatStructTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1768, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FormatStructTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1768, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1776, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1779, "pattern": "attribute_call", "note": "Call via attribute access .Struct(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1779, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1782, "pattern": "attribute_call", "note": "Call via attribute access .Struct(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1787, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1788, "pattern": "attribute_call", "note": "Call via attribute access .Array(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1788, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1788, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1789, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FormatArrayTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1795, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FormatArrayTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1795, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1803, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1806, "pattern": "attribute_call", "note": "Call via attribute access .Array(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ast", "lineno": 1811, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1812, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1813, "pattern": "name_call_unresolved", "note": "Call to 'Print(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1814, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'PrintTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1815, "pattern": "name_call_unresolved", "note": "Call to 'Print(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1816, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'PrintTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1817, "pattern": "name_call_unresolved", "note": "Call to 'Print(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1818, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'PrintTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1819, "pattern": "name_call_unresolved", "note": "Call to 'Print(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1820, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'PrintTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1821, "pattern": "name_call_unresolved", "note": "Call to 'Print(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1821, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1822, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'PrintTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1827, "pattern": "name_call_unresolved", "note": "Call to 'Print(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1830, "pattern": "name_call_unresolved", "note": "Call to 'Print(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1835, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1836, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1837, "pattern": "name_call_unresolved", "note": "Call to 'Assert(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1838, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'AssertTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1839, "pattern": "name_call_unresolved", "note": "Call to 'Assert(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1840, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'AssertTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1841, "pattern": "name_call_unresolved", "note": "Call to 'Assert(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1841, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1842, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'AssertTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1845, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1846, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1849, "pattern": "name_call_unresolved", "note": "Call to 'Assert(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1854, "pattern": "name_call_unresolved", "note": "Call to 'Switch(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1854, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1858, "pattern": "name_call_unresolved", "note": "Call to 'Switch(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1858, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1862, "pattern": "name_call_unresolved", "note": "Call to 'Switch(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1862, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1862, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1866, "pattern": "name_call_unresolved", "note": "Call to 'Switch(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1866, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1872, "pattern": "name_call_unresolved", "note": "Call to 'Switch(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1872, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1876, "pattern": "name_call_unresolved", "note": "Call to 'Switch(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1876, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1880, "pattern": "name_call_unresolved", "note": "Call to 'Switch(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1880, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1884, "pattern": "name_call_unresolved", "note": "Call to 'Switch(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1884, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1890, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1894, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'IOValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1895, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1899, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'IOValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1904, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1906, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1908, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1910, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1913, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1916, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1920, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'IOValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1924, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'IOValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1925, "pattern": "name_call_unresolved", "note": "Call to 'IOSlice(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1928, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'IOValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1932, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'IOValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1936, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'IOValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1940, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'IOValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1943, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1951, "pattern": "name_call_unresolved", "note": "Call to 'IOSlice(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1953, "pattern": "name_call_unresolved", "note": "Call to 'IOSlice(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1955, "pattern": "name_call_unresolved", "note": "Call to 'IOSlice(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1957, "pattern": "name_call_unresolved", "note": "Call to 'IOSlice(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1962, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1963, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1964, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1967, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'IOValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1968, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1968, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1971, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'IOValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1972, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1972, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1974, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'IOValueTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ast", "lineno": 1977, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1978, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ast", "lineno": 1981, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_cd", "lineno": 8, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_cd", "lineno": 12, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_cd", "lineno": 16, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_cd", "lineno": 18, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_cd", "lineno": 22, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_cd", "lineno": 25, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_cd", "lineno": 27, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_cd", "lineno": 29, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_cd", "lineno": 35, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_cd", "lineno": 38, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_cd", "lineno": 44, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_cd", "lineno": 50, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_cd", "lineno": 56, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_cd", "lineno": 60, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_cd", "lineno": 66, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_cd", "lineno": 69, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_cd", "lineno": 76, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_cd", "lineno": 79, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'ClockDomainTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_cd", "lineno": 81, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_cd", "lineno": 82, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'ClockDomainTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_dsl", "lineno": 18, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 19, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 20, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 21, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 22, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 23, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 24, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 34, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 35, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 36, "pattern": "attribute_call", "note": "Call via attribute access ._flush(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 37, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DSLTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_dsl", "lineno": 42, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 43, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 44, "pattern": "attribute_call", "note": "Call via attribute access ._flush(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 45, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DSLTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_dsl", "lineno": 50, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 51, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 52, "pattern": "attribute_call", "note": "Call via attribute access ._flush(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 53, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DSLTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_dsl", "lineno": 58, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 59, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 60, "pattern": "attribute_call", "note": "Call via attribute access ._flush(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 61, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DSLTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_dsl", "lineno": 66, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 67, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 68, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 71, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 75, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 76, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 79, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 85, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 88, "pattern": "name_call_unresolved", "note": "Call to 'Switch(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 91, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 94, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 97, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 100, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 103, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 109, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 110, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'DSLTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_dsl", "lineno": 116, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 117, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 117, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 117, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 118, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DSLTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_dsl", "lineno": 125, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 126, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 126, "pattern": "name_call_unresolved", "note": "Call to 'ResetSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 127, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DSLTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_dsl", "lineno": 134, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 135, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 136, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 137, "pattern": "attribute_call", "note": "Call via attribute access ._flush(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 138, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DSLTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_dsl", "lineno": 147, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 148, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 149, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 150, "pattern": "attribute_call", "note": "Call via attribute access .Elif(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 151, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 152, "pattern": "attribute_call", "note": "Call via attribute access ._flush(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 153, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DSLTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_dsl", "lineno": 163, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 164, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 165, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 166, "pattern": "attribute_call", "note": "Call via attribute access .Elif(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 167, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 168, "pattern": "attribute_call", "note": "Call via attribute access ._flush(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 169, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DSLTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_dsl", "lineno": 177, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DSLTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_dsl", "lineno": 187, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 188, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 189, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 190, "pattern": "attribute_call", "note": "Call via attribute access .Elif(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 191, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 192, "pattern": "attribute_call", "note": "Call via attribute access .Else(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 193, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 194, "pattern": "attribute_call", "note": "Call via attribute access ._flush(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 195, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DSLTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_dsl", "lineno": 204, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DSLTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_dsl", "lineno": 215, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 216, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 217, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 218, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 219, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 220, "pattern": "attribute_call", "note": "Call via attribute access ._flush(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 221, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DSLTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_dsl", "lineno": 233, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 234, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 235, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 236, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 237, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 238, "pattern": "attribute_call", "note": "Call via attribute access ._flush(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 239, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DSLTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_dsl", "lineno": 252, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 253, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 254, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 255, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 256, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 257, "pattern": "attribute_call", "note": "Call via attribute access .Else(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 258, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 259, "pattern": "attribute_call", "note": "Call via attribute access ._flush(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 260, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DSLTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_dsl", "lineno": 277, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 280, "pattern": "attribute_call", "note": "Call via attribute access .Elif(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 284, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 285, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 288, "pattern": "attribute_call", "note": "Call via attribute access .Elif(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 292, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 295, "pattern": "attribute_call", "note": "Call via attribute access .Else(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 299, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 300, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 303, "pattern": "attribute_call", "note": "Call via attribute access .Else(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 307, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 308, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 310, "pattern": "attribute_call", "note": "Call via attribute access .Elif(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 313, "pattern": "attribute_call", "note": "Call via attribute access .Elif(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 317, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 318, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 320, "pattern": "attribute_call", "note": "Call via attribute access .Else(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 323, "pattern": "attribute_call", "note": "Call via attribute access .Else(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 327, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 328, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 329, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 330, "pattern": "attribute_call", "note": "Call via attribute access ._flush(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 331, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DSLTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_dsl", "lineno": 341, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 342, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'DSLTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_dsl", "lineno": 347, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 351, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 352, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 354, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'DSLTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_dsl", "lineno": 359, "pattern": "attribute_call", "note": "Call via attribute access .Elif(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 363, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 366, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 368, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 372, "pattern": "attribute_call", "note": "Call via attribute access .Elif(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 376, "pattern": "attribute_call", "note": "Call via attribute access .Else(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 380, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 381, "pattern": "attribute_call", "note": "Call via attribute access .Switch(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 382, "pattern": "attribute_call", "note": "Call via attribute access .Case(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 383, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 384, "pattern": "attribute_call", "note": "Call via attribute access .Case(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 385, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 386, "pattern": "attribute_call", "note": "Call via attribute access .Case(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 387, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 388, "pattern": "attribute_call", "note": "Call via attribute access ._flush(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 389, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DSLTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_dsl", "lineno": 400, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 401, "pattern": "attribute_call", "note": "Call via attribute access .Switch(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 402, "pattern": "attribute_call", "note": "Call via attribute access .Case(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 403, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 404, "pattern": "attribute_call", "note": "Call via attribute access .Case(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 405, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 406, "pattern": "attribute_call", "note": "Call via attribute access ._flush(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 407, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DSLTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_dsl", "lineno": 417, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 418, "pattern": "attribute_call", "note": "Call via attribute access .Switch(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 419, "pattern": "attribute_call", "note": "Call via attribute access .Case(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 420, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 421, "pattern": "attribute_call", "note": "Call via attribute access .Default(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 422, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 423, "pattern": "attribute_call", "note": "Call via attribute access ._flush(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 424, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DSLTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_dsl", "lineno": 434, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 435, "pattern": "attribute_call", "note": "Call via attribute access .Switch(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 436, "pattern": "attribute_call", "note": "Call via attribute access .Case(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 437, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 438, "pattern": "attribute_call", "note": "Call via attribute access ._flush(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 439, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DSLTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_dsl", "lineno": 451, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 452, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 453, "pattern": "attribute_call", "note": "Call via attribute access .Switch(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 454, "pattern": "attribute_call", "note": "Call via attribute access .Case(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 455, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 456, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DSLTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_dsl", "lineno": 468, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 469, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 470, "pattern": "attribute_call", "note": "Call via attribute access .Switch(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 471, "pattern": "attribute_call", "note": "Call via attribute access .Case(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 471, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 472, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 473, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DSLTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_dsl", "lineno": 484, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 485, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 486, "pattern": "attribute_call", "note": "Call via attribute access .Switch(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 489, "pattern": "attribute_call", "note": "Call via attribute access .Case(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 490, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 491, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'DSLTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_dsl", "lineno": 494, "pattern": "attribute_call", "note": "Call via attribute access .Case(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 495, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 496, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'DSLTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_dsl", "lineno": 499, "pattern": "attribute_call", "note": "Call via attribute access .Case(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 500, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 501, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DSLTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_dsl", "lineno": 511, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 512, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 513, "pattern": "attribute_call", "note": "Call via attribute access .Switch(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 514, "pattern": "attribute_call", "note": "Call via attribute access .Case(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 515, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 516, "pattern": "attribute_call", "note": "Call via attribute access ._flush(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 517, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DSLTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_dsl", "lineno": 526, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 527, "pattern": "attribute_call", "note": "Call via attribute access .Switch(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 531, "pattern": "attribute_call", "note": "Call via attribute access .Case(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 535, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 536, "pattern": "attribute_call", "note": "Call via attribute access .Switch(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 540, "pattern": "attribute_call", "note": "Call via attribute access .Case(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 544, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 547, "pattern": "attribute_call", "note": "Call via attribute access .Case(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 551, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 552, "pattern": "attribute_call", "note": "Call via attribute access .Switch(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 553, "pattern": "attribute_call", "note": "Call via attribute access .Default(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 555, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'DSLTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_dsl", "lineno": 557, "pattern": "attribute_call", "note": "Call via attribute access .Case(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 561, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 562, "pattern": "attribute_call", "note": "Call via attribute access .Switch(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 563, "pattern": "attribute_call", "note": "Call via attribute access .Default(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 565, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'DSLTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_dsl", "lineno": 567, "pattern": "attribute_call", "note": "Call via attribute access .Default(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 571, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 572, "pattern": "attribute_call", "note": "Call via attribute access .Switch(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 576, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 580, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 581, "pattern": "attribute_call", "note": "Call via attribute access .Switch(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 582, "pattern": "attribute_call", "note": "Call via attribute access .Case(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 585, "pattern": "attribute_call", "note": "Call via attribute access .Case(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 589, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 590, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 591, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 592, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 593, "pattern": "attribute_call", "note": "Call via attribute access .FSM(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 594, "pattern": "attribute_call", "note": "Call via attribute access .State(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 595, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 597, "pattern": "attribute_call", "note": "Call via attribute access .State(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 598, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 599, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 602, "pattern": "attribute_call", "note": "Call via attribute access .elaborate(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 603, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DSLTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_dsl", "lineno": 615, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DSLTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_dsl", "lineno": 631, "pattern": "attribute_call", "note": "Call via attribute access .find_generated(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 643, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 644, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 645, "pattern": "attribute_call", "note": "Call via attribute access .FSM(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 646, "pattern": "attribute_call", "note": "Call via attribute access .State(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 647, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 649, "pattern": "attribute_call", "note": "Call via attribute access .State(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 651, "pattern": "attribute_call", "note": "Call via attribute access .elaborate(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 652, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DSLTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_dsl", "lineno": 664, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DSLTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_dsl", "lineno": 679, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 680, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 681, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'DSLTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_dsl", "lineno": 683, "pattern": "attribute_call", "note": "Call via attribute access .FSM(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 684, "pattern": "attribute_call", "note": "Call via attribute access .State(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 685, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 687, "pattern": "attribute_call", "note": "Call via attribute access .State(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 689, "pattern": "attribute_call", "note": "Call via attribute access .elaborate(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 690, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DSLTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_dsl", "lineno": 702, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DSLTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_dsl", "lineno": 717, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 718, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 721, "pattern": "attribute_call", "note": "Call via attribute access .FSM(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 722, "pattern": "attribute_call", "note": "Call via attribute access .State(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 723, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 725, "pattern": "attribute_call", "note": "Call via attribute access .State(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 729, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 730, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 731, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 732, "pattern": "attribute_call", "note": "Call via attribute access .FSM(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 733, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 733, "pattern": "attribute_call", "note": "Call via attribute access .ongoing(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 734, "pattern": "attribute_call", "note": "Call via attribute access .State(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 736, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 736, "pattern": "attribute_call", "note": "Call via attribute access .ongoing(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 737, "pattern": "attribute_call", "note": "Call via attribute access .State(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 739, "pattern": "attribute_call", "note": "Call via attribute access .elaborate(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 742, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DSLTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_dsl", "lineno": 752, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 753, "pattern": "attribute_call", "note": "Call via attribute access .FSM(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 758, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 761, "pattern": "attribute_call", "note": "Call via attribute access .FSM(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 765, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 768, "pattern": "attribute_call", "note": "Call via attribute access .FSM(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 769, "pattern": "attribute_call", "note": "Call via attribute access .ongoing(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 772, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 773, "pattern": "attribute_call", "note": "Call via attribute access .FSM(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 774, "pattern": "attribute_call", "note": "Call via attribute access .State(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 778, "pattern": "attribute_call", "note": "Call via attribute access .State(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 782, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 791, "pattern": "attribute_call", "note": "Call via attribute access .FSM(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 795, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 796, "pattern": "attribute_call", "note": "Call via attribute access .FSM(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 797, "pattern": "attribute_call", "note": "Call via attribute access .State(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 802, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 806, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 809, "pattern": "attribute_call", "note": "Call via attribute access .State(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 814, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 815, "pattern": "attribute_call", "note": "Call via attribute access .FSM(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 816, "pattern": "attribute_call", "note": "Call via attribute access .State(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 819, "pattern": "attribute_call", "note": "Call via attribute access .State(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 823, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 824, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 825, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 826, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 827, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DSLTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_dsl", "lineno": 837, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 838, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 845, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 846, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 847, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 855, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 856, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 859, "pattern": "attribute_call", "note": "Call via attribute access .keys(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 863, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 864, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 867, "pattern": "attribute_call", "note": "Call via attribute access .keys(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 871, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 880, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 881, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 887, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 888, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 893, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 894, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 900, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 901, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 907, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 914, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 915, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 919, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 920, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 925, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 934, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 937, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 940, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 941, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 944, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 947, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 948, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 949, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 950, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 951, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 954, "pattern": "attribute_call", "note": "Call via attribute access .elaborate(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 955, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DSLTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_dsl", "lineno": 963, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DSLTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_dsl", "lineno": 968, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DSLTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_dsl", "lineno": 976, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 980, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 983, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 984, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 985, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 989, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 993, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 998, "pattern": "attribute_call", "note": "Call via attribute access .Switch(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 1003, "pattern": "attribute_call", "note": "Call via attribute access .FSM(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_dsl", "lineno": 1008, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_dsl", "lineno": 1012, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 32, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 36, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 41, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 46, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 47, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 48, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 50, "pattern": "attribute_call", "note": "Call via attribute access .find_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 51, "pattern": "attribute_call", "note": "Call via attribute access .find_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 54, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 55, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 56, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 60, "pattern": "attribute_call", "note": "Call via attribute access .find_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 63, "pattern": "attribute_call", "note": "Call via attribute access .find_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 66, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 67, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 68, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 69, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 71, "pattern": "name_call_unresolved", "note": "Call to 'SignalKey(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 71, "pattern": "attribute_call", "note": "Call via attribute access .find_generated(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 72, "pattern": "name_call_unresolved", "note": "Call to 'SignalKey(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 77, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 78, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 84, "pattern": "attribute_call", "note": "Call via attribute access .prepare(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 84, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 89, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 90, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 91, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 92, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 93, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 94, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 97, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 98, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 99, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FragmentPortsTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 107, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 108, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 110, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 112, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 113, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FragmentPortsTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 121, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 122, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 123, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 125, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 127, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 128, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 129, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FragmentPortsTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 139, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 140, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 141, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 142, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 143, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 144, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 145, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 146, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 147, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 148, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 149, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 150, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 151, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 152, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 153, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 154, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 155, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 156, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 158, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 160, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 162, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 163, "pattern": "name_call_unresolved", "note": "Call to 'Assert(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 165, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 167, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 169, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 171, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 172, "pattern": "name_call_unresolved", "note": "Call to 'Assert(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 174, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 176, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 178, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 179, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FragmentPortsTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 235, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 236, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 239, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 241, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FragmentPortsTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 249, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 250, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 251, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 252, "pattern": "attribute_call", "note": "Call via attribute access .add_domains(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 253, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 253, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 254, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 255, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 256, "pattern": "name_call_unresolved", "note": "Call to 'ResetSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 259, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FragmentPortsTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 271, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 272, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 273, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 273, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 274, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 275, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FragmentPortsTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 287, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 288, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 289, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 290, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 291, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 292, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 293, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 293, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 293, "pattern": "attribute_call", "note": "Call via attribute access .shift_right(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 294, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 295, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FragmentPortsTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 314, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 315, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 316, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 317, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 317, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 318, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 319, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 320, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 320, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 321, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 322, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 323, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 323, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 324, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 325, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 326, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FragmentPortsTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 348, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 349, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 350, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 351, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 351, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 352, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 353, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 354, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FragmentPortsTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 374, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 375, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 376, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 377, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 378, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 379, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 380, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 381, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 382, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 383, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 383, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 393, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 394, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FragmentPortsTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 431, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 432, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 435, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 435, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 438, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 441, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 444, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 447, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 451, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 451, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 456, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 457, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 458, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 460, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 461, "pattern": "attribute_call", "note": "Call via attribute access .add_domains(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 462, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 463, "pattern": "attribute_call", "note": "Call via attribute access .add_domains(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 464, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 465, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 466, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 467, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 467, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 469, "pattern": "attribute_call", "note": "Call via attribute access ._propagate_domains(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 469, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 472, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 474, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 475, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 476, "pattern": "attribute_call", "note": "Call via attribute access .add_domains(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 477, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 479, "pattern": "attribute_call", "note": "Call via attribute access ._propagate_domains_down(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 483, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 485, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 486, "pattern": "attribute_call", "note": "Call via attribute access .add_domains(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 487, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 488, "pattern": "attribute_call", "note": "Call via attribute access .add_domains(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 489, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 491, "pattern": "attribute_call", "note": "Call via attribute access ._propagate_domains_down(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 496, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 498, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 499, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 500, "pattern": "attribute_call", "note": "Call via attribute access .add_domains(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 501, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 503, "pattern": "attribute_call", "note": "Call via attribute access ._propagate_domains(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 509, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 510, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 511, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 511, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 515, "pattern": "attribute_call", "note": "Call via attribute access ._propagate_domains(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 518, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 519, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 520, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 520, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 521, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 522, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 524, "pattern": "attribute_call", "note": "Call via attribute access ._propagate_domains(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 524, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 525, "pattern": "attribute_call", "note": "Call via attribute access .keys(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 526, "pattern": "attribute_call", "note": "Call via attribute access .keys(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 531, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 532, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 533, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 533, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 535, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 536, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 537, "pattern": "attribute_call", "note": "Call via attribute access .add_domains(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 539, "pattern": "attribute_call", "note": "Call via attribute access ._propagate_domains(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 540, "pattern": "attribute_call", "note": "Call via attribute access .keys(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 548, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 549, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 550, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 550, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 552, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 553, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 554, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 555, "pattern": "attribute_call", "note": "Call via attribute access .add_domains(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 557, "pattern": "attribute_call", "note": "Call via attribute access ._propagate_domains(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 558, "pattern": "attribute_call", "note": "Call via attribute access .keys(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 559, "pattern": "attribute_call", "note": "Call via attribute access .keys(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 567, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 568, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 569, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 569, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 571, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 572, "pattern": "attribute_call", "note": "Call via attribute access .add_domains(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 572, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 577, "pattern": "attribute_call", "note": "Call via attribute access ._propagate_domains(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 582, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 583, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 584, "pattern": "attribute_call", "note": "Call via attribute access .add_domains(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 585, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 585, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 585, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 586, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 587, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 588, "pattern": "attribute_call", "note": "Call via attribute access .add_domains(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 589, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 589, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 589, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 590, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 591, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 592, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 593, "pattern": "attribute_call", "note": "Call via attribute access .prepare(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 598, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 599, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 600, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 601, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 602, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 603, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 604, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 605, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 606, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 607, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 608, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 646, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 648, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 650, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 652, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'InstanceTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 653, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'InstanceTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 654, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'InstanceTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 655, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'InstanceTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 658, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 662, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 665, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 669, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 672, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 673, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 674, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 675, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 676, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 677, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 679, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 682, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 685, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 686, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 693, "pattern": "attribute_call", "note": "Call via attribute access .keys(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 698, "pattern": "attribute_call", "note": "Call via attribute access .prepare(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 704, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 705, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 706, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 707, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 708, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 709, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 710, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 710, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 719, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 720, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'InstanceTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 746, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 747, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 748, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 748, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 751, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 751, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 754, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 755, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'InstanceTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 773, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 774, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 775, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 776, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 776, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 777, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 779, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 780, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'InstanceTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 797, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 798, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 799, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 799, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 804, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 805, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'InstanceTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 820, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 821, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 822, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 823, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 823, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 824, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 826, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 827, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'InstanceTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 841, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 842, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 843, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 844, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 844, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 845, "pattern": "attribute_call", "note": "Call via attribute access .as_signed(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 846, "pattern": "attribute_call", "note": "Call via attribute access .as_signed(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 848, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 849, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'InstanceTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 869, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 870, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 871, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 872, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 873, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 874, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 875, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 877, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 878, "pattern": "attribute_call", "note": "Call via attribute access .add_domains(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 878, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 879, "pattern": "attribute_call", "note": "Call via attribute access .add_domains(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 879, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 880, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 880, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 881, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 881, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 882, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 882, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 892, "pattern": "attribute_call", "note": "Call via attribute access .prepare(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 893, "pattern": "name_call_unresolved", "note": "Call to 'SignalDict(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 907, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 908, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 911, "pattern": "name_call_unresolved", "note": "Call to 'Design(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 914, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 915, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 915, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 916, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 916, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 918, "pattern": "name_call_unresolved", "note": "Call to 'Design(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 924, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 925, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 925, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 926, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 926, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 928, "pattern": "name_call_unresolved", "note": "Call to 'Design(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 934, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 935, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 935, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 936, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 938, "pattern": "name_call_unresolved", "note": "Call to 'Design(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 943, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 944, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 944, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 945, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 945, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 947, "pattern": "name_call_unresolved", "note": "Call to 'Design(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 953, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 954, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 954, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 954, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 955, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 955, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 955, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 957, "pattern": "name_call_unresolved", "note": "Call to 'Design(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 963, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 964, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 964, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 964, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 965, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 965, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 965, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 966, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 966, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 966, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 967, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 967, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 967, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 969, "pattern": "name_call_unresolved", "note": "Call to 'Design(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 987, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 988, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 996, "pattern": "name_call_unresolved", "note": "Call to 'DomainRenamer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 996, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 997, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1005, "pattern": "name_call_unresolved", "note": "Call to 'DomainRenamer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1005, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1006, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1015, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1018, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1024, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1025, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1026, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1027, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1027, "pattern": "name_call_unresolved", "note": "Call to 'IOBufferInstance(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1028, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1029, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'IOBufferTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 1043, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1044, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1045, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1046, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1046, "pattern": "name_call_unresolved", "note": "Call to 'IOBufferInstance(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1047, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1048, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'IOBufferTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 1062, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1063, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1064, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1065, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1066, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1066, "pattern": "name_call_unresolved", "note": "Call to 'IOBufferInstance(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1067, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1068, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'IOBufferTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 1084, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1085, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1086, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1087, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1088, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1089, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1089, "pattern": "name_call_unresolved", "note": "Call to 'IOBufferInstance(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1090, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1091, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'IOBufferTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 1109, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1110, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1113, "pattern": "name_call_unresolved", "note": "Call to 'IOBufferInstance(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1116, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1117, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1120, "pattern": "name_call_unresolved", "note": "Call to 'IOBufferInstance(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1123, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1124, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1127, "pattern": "name_call_unresolved", "note": "Call to 'IOBufferInstance(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1130, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1131, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1132, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1135, "pattern": "name_call_unresolved", "note": "Call to 'IOBufferInstance(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1138, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1139, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1142, "pattern": "name_call_unresolved", "note": "Call to 'IOBufferInstance(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1145, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1146, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1147, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1148, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1149, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1149, "pattern": "name_call_unresolved", "note": "Call to 'IOBufferInstance(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1150, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1150, "pattern": "name_call_unresolved", "note": "Call to 'IOBufferInstance(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1154, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1159, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1160, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1161, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1162, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1164, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1166, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1167, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'AssignTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 1181, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1182, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1183, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1184, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1186, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1188, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1189, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'AssignTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 1203, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1204, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1205, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1206, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1208, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1210, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1211, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'AssignTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 1225, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1226, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1226, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1227, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1228, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1230, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1232, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1233, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'AssignTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 1247, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1248, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1249, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1250, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1252, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1254, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1255, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'AssignTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 1270, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1271, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1272, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1273, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1274, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1276, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1276, "pattern": "attribute_call", "note": "Call via attribute access .bit_select(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1278, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1279, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'AssignTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 1306, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1307, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1308, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1309, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1310, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1312, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1312, "pattern": "attribute_call", "note": "Call via attribute access .bit_select(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1314, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1315, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'AssignTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 1338, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1339, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1340, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1341, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1342, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1344, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1344, "pattern": "attribute_call", "note": "Call via attribute access .word_select(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1346, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1347, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'AssignTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 1370, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1371, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1372, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1373, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1374, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1376, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1376, "pattern": "attribute_call", "note": "Call via attribute access .word_select(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1378, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1379, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'AssignTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 1403, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1404, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1405, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1406, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1407, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1408, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1410, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1410, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1412, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1413, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'AssignTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 1431, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1432, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1433, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1434, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1434, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1435, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1436, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1438, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1438, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1440, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1441, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'AssignTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 1459, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1460, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1461, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1462, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1463, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1464, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1464, "pattern": "attribute_call", "note": "Call via attribute access .as_signed(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1465, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1465, "pattern": "attribute_call", "note": "Call via attribute access .as_unsigned(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1467, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1468, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'AssignTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 1484, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1485, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1486, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1487, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1488, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1489, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1490, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1491, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1491, "pattern": "name_call_unresolved", "note": "Call to 'Array(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1493, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1494, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'AssignTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 1518, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1519, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1520, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1521, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1522, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1523, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1524, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1525, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1526, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1527, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1527, "pattern": "name_call_unresolved", "note": "Call to 'SwitchValue(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1533, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1533, "pattern": "name_call_unresolved", "note": "Call to 'SwitchValue(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1540, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1541, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'AssignTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 1571, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1572, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1573, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1574, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1575, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1576, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1577, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1578, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1578, "pattern": "name_call_unresolved", "note": "Call to 'Mux(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1579, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1579, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1580, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'AssignTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 1604, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1605, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1606, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1607, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1609, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1611, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1612, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'AssignTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 1627, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1628, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1629, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1630, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1631, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1632, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1633, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1634, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1636, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1636, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1638, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1639, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'AssignTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 1663, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1664, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1665, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1666, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1667, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1669, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1669, "pattern": "attribute_call", "note": "Call via attribute access .bit_select(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1671, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1672, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'AssignTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 1697, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1698, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1699, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1700, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1701, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1703, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1703, "pattern": "attribute_call", "note": "Call via attribute access .word_select(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1705, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1706, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'AssignTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 1727, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1728, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1729, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1730, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1731, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1732, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1733, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1734, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1734, "pattern": "name_call_unresolved", "note": "Call to 'Array(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1736, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1737, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'AssignTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 1761, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1762, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1763, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1764, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1765, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1767, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1767, "pattern": "attribute_call", "note": "Call via attribute access .bit_select(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1769, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1770, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'AssignTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 1795, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1796, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1797, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1798, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1799, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1801, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1801, "pattern": "attribute_call", "note": "Call via attribute access .bit_select(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1803, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1804, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'AssignTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 1828, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1829, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1830, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1831, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1832, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1833, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1833, "pattern": "attribute_call", "note": "Call via attribute access .as_signed(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1834, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1834, "pattern": "attribute_call", "note": "Call via attribute access .as_unsigned(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1836, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1837, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'AssignTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 1857, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1858, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1859, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1860, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1861, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1862, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1862, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1863, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'RhsTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 1877, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1878, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1879, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1879, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1880, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1880, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1881, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1882, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1882, "pattern": "attribute_call", "note": "Call via attribute access .as_signed(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1883, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1883, "pattern": "attribute_call", "note": "Call via attribute access .as_unsigned(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1884, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1884, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1885, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'RhsTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 1903, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1904, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1905, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1906, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1907, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1908, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1909, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1910, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1911, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1912, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1913, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1914, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1915, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1916, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1917, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1917, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1918, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1918, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1919, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1920, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1921, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1922, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1923, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1924, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1925, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1926, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1926, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1927, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1927, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1928, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1928, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1929, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1929, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1930, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1930, "pattern": "attribute_call", "note": "Call via attribute access .xor(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1931, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1931, "pattern": "attribute_call", "note": "Call via attribute access .xor(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1932, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1932, "pattern": "attribute_call", "note": "Call via attribute access .bool(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1933, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1933, "pattern": "attribute_call", "note": "Call via attribute access .bool(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1934, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1934, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 1936, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'RhsTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 1990, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1991, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1992, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1992, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1993, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1993, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1994, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1995, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1996, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1997, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1998, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 1999, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2000, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2001, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2002, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2003, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2004, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2005, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2006, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2007, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2008, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2009, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2010, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2011, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2012, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2013, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2014, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2015, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2016, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2017, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2018, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2019, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2020, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2021, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2022, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2023, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2024, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2024, "pattern": "name_call_unresolved", "note": "Call to 'Mux(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2025, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2025, "pattern": "name_call_unresolved", "note": "Call to 'Mux(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2026, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2026, "pattern": "name_call_unresolved", "note": "Call to 'Mux(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2027, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2027, "pattern": "name_call_unresolved", "note": "Call to 'Mux(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2028, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2028, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2032, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'RhsTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 2100, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2101, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2102, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2102, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2103, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2103, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2104, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2105, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2106, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2107, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2108, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2109, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2110, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2111, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2112, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2113, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2114, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2115, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2116, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2117, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2118, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2119, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2120, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2121, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2122, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2123, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2124, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2125, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2126, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2127, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2128, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2129, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2130, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2131, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2132, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2133, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2134, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2135, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2136, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2137, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2137, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2141, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'RhsTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 2207, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2208, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2209, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2209, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2210, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2210, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2211, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2212, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2213, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2214, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2215, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2216, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2217, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2218, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2219, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2220, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2221, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2222, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2223, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2224, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2225, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2226, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2227, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2228, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2229, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2230, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2231, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2232, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2233, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2234, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2235, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2236, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2237, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2238, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2239, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2240, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2241, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2242, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2243, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2244, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2244, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2248, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'RhsTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 2314, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2315, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2315, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2316, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2317, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2317, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2318, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2319, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2320, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2321, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2322, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2323, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2324, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2325, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2326, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2327, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2327, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2331, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'RhsTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 2361, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2362, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2362, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2363, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2364, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2364, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2365, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2366, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2367, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2368, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2369, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2370, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2371, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2372, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2373, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2374, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2375, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2376, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2377, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2378, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2379, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2380, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2381, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2382, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2383, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2384, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2385, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2386, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2387, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2388, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2389, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2390, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2391, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2392, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2393, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2394, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2395, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2396, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2397, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2398, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2398, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2402, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'RhsTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 2468, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2469, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2469, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2470, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2471, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2472, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2473, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2474, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2475, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2476, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2477, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2478, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2479, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2480, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2480, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2483, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'RhsTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 2511, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2512, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2513, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2513, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2514, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2514, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2515, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2516, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2517, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2518, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2519, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2520, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2521, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2522, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2523, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2524, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2525, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2526, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2527, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2528, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2529, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2530, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2531, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2532, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2533, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2534, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2535, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2536, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2537, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2538, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2539, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2540, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2541, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2542, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2543, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2544, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2545, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2546, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2547, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2548, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2548, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2552, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'RhsTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 2618, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2619, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2620, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2620, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2621, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2621, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2622, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2623, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2624, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2625, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2626, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2627, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2628, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2629, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2630, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2631, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2632, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2633, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2634, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2635, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2636, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2637, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2638, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2639, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2640, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2641, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2642, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2643, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2644, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2645, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2646, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2647, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2648, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2649, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2650, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2651, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2652, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2653, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2654, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2655, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2655, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2659, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'RhsTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 2725, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2726, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2727, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2728, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2729, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2730, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2731, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2732, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2732, "pattern": "name_call_unresolved", "note": "Call to 'Mux(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2733, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2733, "pattern": "name_call_unresolved", "note": "Call to 'Mux(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2734, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2734, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2735, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'RhsTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 2760, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2761, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2762, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2763, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2764, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2764, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2765, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'RhsTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 2779, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2780, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2780, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2781, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2782, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2783, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2784, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2785, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2786, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2787, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2787, "pattern": "attribute_call", "note": "Call via attribute access .bit_select(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2788, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2788, "pattern": "attribute_call", "note": "Call via attribute access .bit_select(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2789, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2789, "pattern": "attribute_call", "note": "Call via attribute access .word_select(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2790, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2790, "pattern": "attribute_call", "note": "Call via attribute access .word_select(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2791, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2791, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2792, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'RhsTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 2820, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2821, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2822, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2823, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2824, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2825, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2825, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2826, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2826, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2827, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'RhsTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 2845, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2846, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2847, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2848, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2848, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2849, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2849, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2850, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2850, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2851, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2852, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2853, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2854, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2855, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2856, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2857, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2857, "pattern": "name_call_unresolved", "note": "Call to 'Array(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2858, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2858, "pattern": "name_call_unresolved", "note": "Call to 'Array(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2859, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2859, "pattern": "name_call_unresolved", "note": "Call to 'Array(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2860, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2860, "pattern": "name_call_unresolved", "note": "Call to 'Array(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2861, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2861, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2862, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'RhsTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 2918, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2919, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2920, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2921, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2922, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2923, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2924, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2925, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2926, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2926, "pattern": "name_call_unresolved", "note": "Call to 'SwitchValue(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2931, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2931, "pattern": "name_call_unresolved", "note": "Call to 'SwitchValue(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2937, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2937, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2938, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'RhsTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 2975, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2976, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2977, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2978, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2979, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2980, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2980, "pattern": "name_call_unresolved", "note": "Call to 'AnyConst(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2981, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2981, "pattern": "name_call_unresolved", "note": "Call to 'AnyConst(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2981, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2982, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2982, "pattern": "name_call_unresolved", "note": "Call to 'AnySeq(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2983, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2983, "pattern": "name_call_unresolved", "note": "Call to 'AnySeq(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2983, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2984, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 2984, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 2985, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'RhsTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 3007, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3008, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3009, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3009, "pattern": "name_call_unresolved", "note": "Call to 'Initial(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3010, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3010, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3011, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'RhsTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 3026, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3027, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3028, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3029, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3030, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3031, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3032, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3033, "pattern": "attribute_call", "note": "Call via attribute access .Elif(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3034, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3035, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3036, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3037, "pattern": "attribute_call", "note": "Call via attribute access .Switch(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3038, "pattern": "attribute_call", "note": "Call via attribute access .Case(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3039, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3040, "pattern": "attribute_call", "note": "Call via attribute access .Case(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3041, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3042, "pattern": "attribute_call", "note": "Call via attribute access .Case(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3043, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3044, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3045, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3046, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3046, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3047, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'SwitchTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 3080, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3081, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3082, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3083, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3084, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3085, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3086, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3087, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3088, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3089, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3090, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3091, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3092, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3093, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3094, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3095, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3096, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3097, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3097, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3099, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3099, "pattern": "name_call_unresolved", "note": "Call to 'ResetSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3100, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3100, "pattern": "name_call_unresolved", "note": "Call to 'ResetSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3101, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3103, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'SwitchTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 3149, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3150, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3151, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3151, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3152, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3153, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3154, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3155, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3156, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3157, "pattern": "name_call_unresolved", "note": "Call to 'Print(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3158, "pattern": "name_call_unresolved", "note": "Call to 'Print(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3159, "pattern": "name_call_unresolved", "note": "Call to 'Print(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3160, "pattern": "name_call_unresolved", "note": "Call to 'Print(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3160, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3161, "pattern": "name_call_unresolved", "note": "Call to 'Print(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3162, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3162, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3164, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3164, "pattern": "name_call_unresolved", "note": "Call to 'ResetSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3165, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3165, "pattern": "name_call_unresolved", "note": "Call to 'ResetSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3166, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3168, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'SwitchTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 3205, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3206, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3207, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3208, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3209, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3210, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3211, "pattern": "name_call_unresolved", "note": "Call to 'Assert(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3212, "pattern": "name_call_unresolved", "note": "Call to 'Assume(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3213, "pattern": "name_call_unresolved", "note": "Call to 'Assert(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3214, "pattern": "name_call_unresolved", "note": "Call to 'Assume(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3214, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3215, "pattern": "name_call_unresolved", "note": "Call to 'Cover(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3216, "pattern": "name_call_unresolved", "note": "Call to 'Cover(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3217, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3217, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3219, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3219, "pattern": "name_call_unresolved", "note": "Call to 'ResetSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3220, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3220, "pattern": "name_call_unresolved", "note": "Call to 'ResetSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3221, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3223, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'SwitchTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 3261, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3262, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3263, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3264, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3265, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3266, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3267, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3268, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3269, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3270, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3271, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3272, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3273, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3274, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3275, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3275, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3277, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3277, "pattern": "name_call_unresolved", "note": "Call to 'ResetSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3278, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3278, "pattern": "name_call_unresolved", "note": "Call to 'ResetSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3280, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'SplitDriverTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 3320, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3321, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3322, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3324, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3325, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3326, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3327, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3328, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3329, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3330, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3331, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3332, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3334, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3334, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3337, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'SplitDriverTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 3372, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3373, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3374, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3375, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3376, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3382, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3382, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3385, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3386, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3387, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3388, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3389, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3395, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3395, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3398, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3399, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3400, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3401, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3405, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3405, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3410, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3411, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3412, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3412, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3415, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'UndrivenTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 3427, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3428, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3429, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3429, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3432, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'UndrivenTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 3445, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3446, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3447, "pattern": "name_call_unresolved", "note": "Call to 'Instance(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3448, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3448, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3451, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'UndrivenTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_ir", "lineno": 3468, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3472, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3473, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3474, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3475, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3475, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3476, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3476, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3477, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3477, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3477, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3478, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3478, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3480, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3481, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3482, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3487, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3489, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3490, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3506, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3507, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3508, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3510, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3511, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3520, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3520, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3523, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3524, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3526, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3527, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3535, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3535, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3537, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3539, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3540, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3543, "pattern": "name_call_unresolved", "note": "Call to 'build_netlist(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3543, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3548, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3549, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3550, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3551, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3552, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3553, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3554, "pattern": "name_call_unresolved", "note": "Call to 'Print(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3555, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3556, "pattern": "name_call_unresolved", "note": "Call to 'Print(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3557, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3558, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3559, "pattern": "name_call_unresolved", "note": "Call to 'Print(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3560, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3562, "pattern": "name_call_unresolved", "note": "Call to 'DomainRenamer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3563, "pattern": "name_call_unresolved", "note": "Call to 'DomainRenamer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3564, "pattern": "name_call_unresolved", "note": "Call to 'DomainRenamer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3565, "pattern": "name_call_unresolved", "note": "Call to 'DomainRenamer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3567, "pattern": "attribute_call", "note": "Call via attribute access .prepare(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3567, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3569, "pattern": "attribute_call", "note": "Call via attribute access .lookup_domain(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3570, "pattern": "attribute_call", "note": "Call via attribute access .lookup_domain(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3571, "pattern": "attribute_call", "note": "Call via attribute access .lookup_domain(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3572, "pattern": "attribute_call", "note": "Call via attribute access .lookup_domain(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3573, "pattern": "attribute_call", "note": "Call via attribute access .lookup_domain(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3574, "pattern": "attribute_call", "note": "Call via attribute access .lookup_domain(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3575, "pattern": "attribute_call", "note": "Call via attribute access .lookup_domain(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3576, "pattern": "attribute_call", "note": "Call via attribute access .lookup_domain(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3577, "pattern": "attribute_call", "note": "Call via attribute access .lookup_domain(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3578, "pattern": "attribute_call", "note": "Call via attribute access .lookup_domain(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3579, "pattern": "attribute_call", "note": "Call via attribute access .lookup_domain(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3584, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3585, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3586, "pattern": "name_call_unresolved", "note": "Call to 'RequirePosedge(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3587, "pattern": "attribute_call", "note": "Call via attribute access .prepare(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3587, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3590, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3591, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3592, "pattern": "name_call_unresolved", "note": "Call to 'RequirePosedge(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3595, "pattern": "attribute_call", "note": "Call via attribute access .prepare(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3595, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3598, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3599, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3600, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3601, "pattern": "name_call_unresolved", "note": "Call to 'DomainRenamer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3601, "pattern": "name_call_unresolved", "note": "Call to 'RequirePosedge(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_ir", "lineno": 3604, "pattern": "attribute_call", "note": "Call via attribute access .prepare(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_ir", "lineno": 3604, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_mem", "lineno": 11, "pattern": "name_call_unresolved", "note": "Call to 'MemoryData(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_mem", "lineno": 12, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'MemoryDataTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_mem", "lineno": 15, "pattern": "name_call_unresolved", "note": "Call to 'MemoryData(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_mem", "lineno": 16, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'MemoryDataTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_mem", "lineno": 19, "pattern": "name_call_unresolved", "note": "Call to 'MemoryData(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_mem", "lineno": 25, "pattern": "name_call_unresolved", "note": "Call to 'MemoryData(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_mem", "lineno": 26, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_mem", "lineno": 27, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_mem", "lineno": 30, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_mem", "lineno": 33, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_mem", "lineno": 38, "pattern": "attribute_call", "note": "Call via attribute access .Init(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_mem", "lineno": 40, "pattern": "attribute_call", "note": "Call via attribute access .Init(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_mem", "lineno": 40, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_mem", "lineno": 44, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'InitTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_mem", "lineno": 46, "pattern": "attribute_call", "note": "Call via attribute access .Init(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_mem", "lineno": 48, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'InitTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_mem", "lineno": 50, "pattern": "attribute_call", "note": "Call via attribute access .Init(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_mem", "lineno": 52, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'InitTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_mem", "lineno": 54, "pattern": "attribute_call", "note": "Call via attribute access .Init(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_mem", "lineno": 54, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_mem", "lineno": 56, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'InitTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_mem", "lineno": 58, "pattern": "attribute_call", "note": "Call via attribute access .Init(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_mem", "lineno": 58, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 8, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 10, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 11, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 12, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 13, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 14, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 15, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 17, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 18, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 19, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 20, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 25, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 29, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 33, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 37, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 41, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 44, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 45, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 46, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 47, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 48, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 49, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 51, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 52, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 53, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 54, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 59, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 63, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 67, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 67, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 68, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 68, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 69, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 69, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 70, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 70, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 71, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 71, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 72, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 72, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 74, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 76, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 77, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 79, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 79, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 80, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 80, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 81, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 81, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 83, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 83, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 83, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 84, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 84, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 84, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 85, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 85, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 86, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 86, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 87, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 87, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 88, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 88, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 89, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 89, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 90, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 90, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 90, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 94, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 96, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 98, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 100, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 101, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 102, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 105, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 107, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 109, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 109, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 111, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 113, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 115, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 118, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 119, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 120, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 121, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 122, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 123, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 126, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'PeriodTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_time", "lineno": 126, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 127, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'PeriodTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_time", "lineno": 127, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 132, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 134, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 135, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 136, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 137, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 138, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 140, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 141, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 142, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_time", "lineno": 143, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 17, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 18, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 19, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 20, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 21, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 22, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 25, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 26, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 28, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 28, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 29, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 29, "pattern": "name_call_unresolved", "note": "Call to 'ResetSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 30, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 30, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 31, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 31, "pattern": "name_call_unresolved", "note": "Call to 'ResetSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 33, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 35, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 38, "pattern": "name_call_unresolved", "note": "Call to 'DomainRenamer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 39, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DomainRenamerTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_xfrm", "lineno": 47, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DomainRenamerTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_xfrm", "lineno": 55, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 56, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 58, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 58, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 59, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 59, "pattern": "name_call_unresolved", "note": "Call to 'ResetSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 62, "pattern": "name_call_unresolved", "note": "Call to 'DomainRenamer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 63, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DomainRenamerTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_xfrm", "lineno": 71, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 72, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 74, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 75, "pattern": "attribute_call", "note": "Call via attribute access .add_domains(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 77, "pattern": "name_call_unresolved", "note": "Call to 'DomainRenamer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 85, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 87, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 88, "pattern": "attribute_call", "note": "Call via attribute access .add_domains(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 89, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 91, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 91, "pattern": "name_call_unresolved", "note": "Call to 'ResetSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 94, "pattern": "name_call_unresolved", "note": "Call to 'DomainRenamer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 95, "pattern": "name_call_unresolved", "note": "Call to 'DomainLowerer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 96, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DomainRenamerTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_xfrm", "lineno": 104, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 105, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 107, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 108, "pattern": "attribute_call", "note": "Call via attribute access .add_domains(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 109, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 110, "pattern": "attribute_call", "note": "Call via attribute access .add_domains(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 111, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 113, "pattern": "name_call_unresolved", "note": "Call to 'DomainRenamer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 121, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 129, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 130, "pattern": "name_call_unresolved", "note": "Call to 'DomainRenamer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 140, "pattern": "name_call_unresolved", "note": "Call to 'DomainRenamer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 145, "pattern": "name_call_unresolved", "note": "Call to 'DomainRenamer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 150, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 153, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 154, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 155, "pattern": "attribute_call", "note": "Call via attribute access .add_domains(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 156, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 158, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 158, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 161, "pattern": "name_call_unresolved", "note": "Call to 'DomainLowerer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 162, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DomainLowererTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_xfrm", "lineno": 169, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 170, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 171, "pattern": "attribute_call", "note": "Call via attribute access .add_domains(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 172, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 174, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 174, "pattern": "name_call_unresolved", "note": "Call to 'ResetSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 177, "pattern": "name_call_unresolved", "note": "Call to 'DomainLowerer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 178, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DomainLowererTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_xfrm", "lineno": 185, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 186, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 187, "pattern": "attribute_call", "note": "Call via attribute access .add_domains(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 188, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 190, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 190, "pattern": "name_call_unresolved", "note": "Call to 'ResetSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 193, "pattern": "name_call_unresolved", "note": "Call to 'DomainLowerer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 194, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DomainLowererTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_xfrm", "lineno": 201, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 202, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 204, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 204, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 209, "pattern": "name_call_unresolved", "note": "Call to 'DomainLowerer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 212, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 213, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 214, "pattern": "attribute_call", "note": "Call via attribute access .add_domains(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 215, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 217, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 217, "pattern": "name_call_unresolved", "note": "Call to 'ResetSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 222, "pattern": "name_call_unresolved", "note": "Call to 'DomainLowerer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 227, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 228, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 229, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 230, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 231, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 234, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 235, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 237, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 240, "pattern": "name_call_unresolved", "note": "Call to 'ResetInserter(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 241, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ResetInserterTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_xfrm", "lineno": 251, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 252, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 252, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 253, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 253, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 254, "pattern": "attribute_call", "note": "Call via attribute access .add_domains(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 254, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 256, "pattern": "name_call_unresolved", "note": "Call to 'ResetInserter(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 257, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ResetInserterTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_xfrm", "lineno": 262, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ResetInserterTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_xfrm", "lineno": 272, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 273, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 273, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 275, "pattern": "name_call_unresolved", "note": "Call to 'ResetInserter(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 276, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ResetInserterTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_xfrm", "lineno": 286, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 287, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 287, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 289, "pattern": "name_call_unresolved", "note": "Call to 'ResetInserter(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 290, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ResetInserterTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_xfrm", "lineno": 299, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 300, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 300, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 301, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 301, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 302, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 302, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 304, "pattern": "name_call_unresolved", "note": "Call to 'ResetInserter(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 305, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ResetInserterTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_xfrm", "lineno": 320, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 321, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 321, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 323, "pattern": "name_call_unresolved", "note": "Call to 'ResetInserter(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 324, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ResetInserterTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_xfrm", "lineno": 336, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 337, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 338, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 339, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 342, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 343, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 343, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 345, "pattern": "name_call_unresolved", "note": "Call to 'EnableInserter(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 346, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'EnableInserterTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_xfrm", "lineno": 355, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 356, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 356, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 357, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 357, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 359, "pattern": "name_call_unresolved", "note": "Call to 'EnableInserter(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 360, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'EnableInserterTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_xfrm", "lineno": 365, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'EnableInserterTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_xfrm", "lineno": 374, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 375, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 375, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 377, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 378, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 378, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 379, "pattern": "attribute_call", "note": "Call via attribute access .add_subfragment(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 381, "pattern": "name_call_unresolved", "note": "Call to 'EnableInserter(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 383, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'EnableInserterTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_xfrm", "lineno": 390, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'EnableInserterTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_xfrm", "lineno": 402, "pattern": "attribute_call", "note": "Call via attribute access .elaborate(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 402, "pattern": "name_call_unresolved", "note": "Call to 'EnableInserter(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 403, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'EnableInserterTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_xfrm", "lineno": 411, "pattern": "attribute_call", "note": "Call via attribute access .elaborate(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 411, "pattern": "name_call_unresolved", "note": "Call to 'EnableInserter(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 412, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'EnableInserterTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_xfrm", "lineno": 423, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 426, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 427, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 427, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 433, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 434, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 438, "pattern": "name_call_unresolved", "note": "Call to 'EnableInserter(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 444, "pattern": "name_call_unresolved", "note": "Call to 'EnableInserter(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 445, "pattern": "name_call_unresolved", "note": "Call to 'ResetInserter(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 450, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 451, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'TransformedElaboratableTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_hdl_xfrm", "lineno": 464, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 465, "pattern": "name_call_unresolved", "note": "Call to 'LHSMaskCollector(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 466, "pattern": "attribute_call", "note": "Call via attribute access .visit_value(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 470, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 471, "pattern": "name_call_unresolved", "note": "Call to 'LHSMaskCollector(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 472, "pattern": "attribute_call", "note": "Call via attribute access .visit_value(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 476, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 477, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 478, "pattern": "name_call_unresolved", "note": "Call to 'LHSMaskCollector(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 479, "pattern": "attribute_call", "note": "Call via attribute access .visit_value(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 479, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 484, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 485, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 486, "pattern": "name_call_unresolved", "note": "Call to 'LHSMaskCollector(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_hdl_xfrm", "lineno": 487, "pattern": "attribute_call", "note": "Call via attribute access .visit_value(...) - target object type not statically resolved." }, { "module": "tests.test_hdl_xfrm", "lineno": 487, "pattern": "attribute_call", "note": "Call via attribute access .bit_select(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 14, "pattern": "name_call_unresolved", "note": "Call to 'FFSynchronizer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 14, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 14, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 17, "pattern": "name_call_unresolved", "note": "Call to 'FFSynchronizer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 17, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 17, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 20, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 21, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 22, "pattern": "name_call_unresolved", "note": "Call to 'FFSynchronizer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 24, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 25, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 25, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 27, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 28, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 29, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 30, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 31, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 32, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 33, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 34, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 37, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 38, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 39, "pattern": "name_call_unresolved", "note": "Call to 'FFSynchronizer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 41, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 42, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 42, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 44, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 45, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 46, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 47, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 48, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 49, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 50, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 51, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 54, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 55, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 56, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'FFSynchronizerTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_cdc", "lineno": 58, "pattern": "name_call_unresolved", "note": "Call to 'FFSynchronizer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 60, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 61, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 61, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 63, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 64, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 65, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 66, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 67, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 68, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 69, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 70, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 73, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 74, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 77, "pattern": "name_call_unresolved", "note": "Call to 'FFSynchronizer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 84, "pattern": "name_call_unresolved", "note": "Call to 'ResetSynchronizer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 84, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 87, "pattern": "name_call_unresolved", "note": "Call to 'ResetSynchronizer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 87, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 92, "pattern": "name_call_unresolved", "note": "Call to 'AsyncFFSynchronizer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 92, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 92, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 97, "pattern": "name_call_unresolved", "note": "Call to 'AsyncFFSynchronizer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 97, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 97, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 100, "pattern": "name_call_unresolved", "note": "Call to 'AsyncFFSynchronizer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 100, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 100, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 103, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 104, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 105, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 106, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 107, "pattern": "name_call_unresolved", "note": "Call to 'AsyncFFSynchronizer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 109, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 110, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 110, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 113, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 114, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 115, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 116, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 117, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 118, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 119, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 120, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 121, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 123, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 124, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 125, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 126, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 127, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 128, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 129, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 130, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 131, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 132, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 133, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 134, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 135, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 136, "pattern": "attribute_call", "note": "Call via attribute access .write_vcd(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 137, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 140, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 141, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 142, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 143, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 144, "pattern": "name_call_unresolved", "note": "Call to 'AsyncFFSynchronizer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 146, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 147, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 147, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 150, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 151, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 152, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 153, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 154, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 155, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 156, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 157, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 158, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 160, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 161, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 162, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 163, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 164, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 165, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 166, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 167, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 168, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 169, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 170, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 171, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 172, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 173, "pattern": "attribute_call", "note": "Call via attribute access .write_vcd(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 174, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 181, "pattern": "name_call_unresolved", "note": "Call to 'ResetSynchronizer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 181, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 184, "pattern": "name_call_unresolved", "note": "Call to 'ResetSynchronizer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 184, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 187, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 188, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 189, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 190, "pattern": "name_call_unresolved", "note": "Call to 'ResetSynchronizer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 191, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 192, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 194, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 195, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 195, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 198, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 199, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 200, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 201, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 202, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 203, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 204, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 205, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 207, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 208, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 209, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 210, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 211, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 212, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 213, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 214, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 215, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 216, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 217, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 218, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 219, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 220, "pattern": "attribute_call", "note": "Call via attribute access .write_vcd(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 221, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 229, "pattern": "name_call_unresolved", "note": "Call to 'PulseSynchronizer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 232, "pattern": "name_call_unresolved", "note": "Call to 'PulseSynchronizer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 235, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 236, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 237, "pattern": "name_call_unresolved", "note": "Call to 'PulseSynchronizer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 239, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 240, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 240, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_cdc", "lineno": 242, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 245, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 248, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 249, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 253, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 254, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 255, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 257, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_lib_cdc", "lineno": 258, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 190, "pattern": "name_call_unresolved", "note": "Call to 'dir(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_crc", "lineno": 191, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 194, "pattern": "attribute_call", "note": "Call via attribute access .compute(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 195, "pattern": "attribute_call", "note": "Call via attribute access .residue(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 203, "pattern": "name_call_unresolved", "note": "Call to 'algorithm(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_crc", "lineno": 228, "pattern": "attribute_call", "note": "Call via attribute access .CRC8_AUTOSAR(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 230, "pattern": "attribute_call", "note": "Call via attribute access .CRC8_AUTOSAR(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 231, "pattern": "attribute_call", "note": "Call via attribute access .compute(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 234, "pattern": "attribute_call", "note": "Call via attribute access .ProcessPoolExecutor(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 235, "pattern": "attribute_call", "note": "Call via attribute access .submit(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 236, "pattern": "attribute_call", "note": "Call via attribute access .as_completed(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 237, "pattern": "attribute_call", "note": "Call via attribute access .result(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 241, "pattern": "attribute_call", "note": "Call via attribute access .create(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 246, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 247, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 248, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 249, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 250, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 251, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 252, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 254, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_crc", "lineno": 255, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 256, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 256, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_crc", "lineno": 257, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 274, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 275, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 279, "pattern": "attribute_call", "note": "Call via attribute access .create(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 279, "pattern": "name_call_unresolved", "note": "Call to 'algo(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_crc", "lineno": 281, "pattern": "name_call_unresolved", "note": "Call to 'algo(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_crc", "lineno": 282, "pattern": "attribute_call", "note": "Call via attribute access .compute(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 291, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 292, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 293, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 295, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 296, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 297, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 298, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 299, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 300, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 302, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_crc", "lineno": 303, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 304, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 304, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_crc", "lineno": 305, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 319, "pattern": "attribute_call", "note": "Call via attribute access .create(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 319, "pattern": "name_call_unresolved", "note": "Call to 'algo(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_crc", "lineno": 325, "pattern": "attribute_call", "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 330, "pattern": "attribute_call", "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 336, "pattern": "attribute_call", "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 348, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 349, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 350, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 352, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 353, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 354, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 355, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 356, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 357, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 359, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_crc", "lineno": 360, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 361, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_lib_crc", "lineno": 361, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_crc", "lineno": 362, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 27, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 35, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 36, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 41, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 45, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 46, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 48, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 52, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 57, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 70, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 73, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 77, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 82, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 88, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 92, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 97, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 100, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 107, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 108, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 108, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 109, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 110, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 110, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 111, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 112, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 116, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 129, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 138, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 139, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 141, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 142, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'StructLayoutTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 153, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 157, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 162, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 165, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 172, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 173, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 173, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 174, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 175, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 175, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 176, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 177, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 181, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 194, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 205, "pattern": "attribute_call", "note": "Call via attribute access .const(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 209, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 212, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 213, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'UnionLayoutTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 223, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 224, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 227, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 228, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 229, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 231, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 232, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 233, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 234, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 235, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 236, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 244, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 245, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 246, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 247, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 250, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 261, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 264, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 267, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 274, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 280, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 281, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 282, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ArrayLayoutTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 291, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 292, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 293, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ArrayLayoutTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 302, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 303, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 304, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ArrayLayoutTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 325, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 326, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 327, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 331, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 332, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 333, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 336, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 337, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 338, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 340, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 341, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 342, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 345, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 350, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 351, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 352, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 353, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 354, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 355, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 358, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 359, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 360, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 361, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 362, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 363, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 364, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 365, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 369, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 370, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 371, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 387, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 391, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 406, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 409, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 412, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 418, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 432, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 452, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 453, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 454, "pattern": "name_call_unresolved", "note": "Call to 'sl(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 455, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 456, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 460, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 461, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 463, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'LayoutTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 463, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 464, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'LayoutTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 464, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 465, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'LayoutTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 465, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 468, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 469, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 471, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'LayoutTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 471, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 472, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'LayoutTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 472, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 473, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'LayoutTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 473, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 476, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 477, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 479, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'LayoutTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 479, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 482, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 491, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 499, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 510, "pattern": "name_call_unresolved", "note": "Call to 'CastableFromHex(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 511, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'LayoutTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 511, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 519, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 520, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'LayoutTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 520, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 520, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 524, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 525, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 527, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 527, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 528, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 528, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 536, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 537, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 537, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 538, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 539, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ViewTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 540, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ViewTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 543, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 543, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 543, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 544, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 546, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 546, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 548, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ViewTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 556, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 556, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 556, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 558, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 559, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 559, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 560, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 560, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 562, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 563, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 563, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 565, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 570, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 573, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'ViewTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 576, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 576, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 582, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'ViewTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 586, "pattern": "name_call_unresolved", "note": "Call to 'DerivedView(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 586, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 586, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 597, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 597, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 600, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 601, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 603, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 604, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 607, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 608, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 610, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 611, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 614, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 615, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 616, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 616, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 617, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ViewTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 618, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 618, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 619, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ViewTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 620, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ViewTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 621, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ViewTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 622, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 622, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 623, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ViewTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 624, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 624, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 625, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ViewTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 626, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ViewTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 627, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ViewTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 628, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ViewTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 629, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ViewTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 630, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ViewTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 631, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ViewTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 634, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 634, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 635, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 635, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 636, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ViewTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 636, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 637, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ViewTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 637, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 638, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ViewTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 638, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 639, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ViewTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 639, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 640, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ViewTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 640, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 649, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ViewTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 649, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 656, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ViewTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 656, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 664, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 664, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 667, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ViewTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 668, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ViewTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 669, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ViewTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 670, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ViewTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 671, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ViewTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 676, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 682, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 687, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 688, "pattern": "name_call_unresolved", "note": "Call to 'Reverser(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 690, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ViewTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 696, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 702, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 708, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 710, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 711, "pattern": "name_call_unresolved", "note": "Call to 'WrongCastable(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 721, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 727, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 727, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 732, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 732, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 735, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 735, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 741, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 744, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 745, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 747, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 748, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 751, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 753, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 754, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 755, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 755, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 756, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ViewTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 757, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 757, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 758, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ViewTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 759, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ViewTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 760, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ViewTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 761, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 761, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 762, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ViewTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 763, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 763, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 766, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 767, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 769, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ViewTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 774, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 774, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 774, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 780, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 780, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 783, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 783, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 784, "pattern": "attribute_call", "note": "Call via attribute access .like(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 785, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 785, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 786, "pattern": "attribute_call", "note": "Call via attribute access .like(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 787, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 789, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 789, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 789, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 790, "pattern": "attribute_call", "note": "Call via attribute access .like(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 791, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 792, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 793, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 800, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 800, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 805, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 805, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 808, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 808, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 809, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 809, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 810, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 810, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 810, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 811, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ViewTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 812, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ViewTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 824, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 828, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 831, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 831, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 835, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 839, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 839, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 840, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 840, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 856, "pattern": "name_call_unresolved", "note": "Call to 'op(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 859, "pattern": "name_call_unresolved", "note": "Call to 'op(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 867, "pattern": "name_call_unresolved", "note": "Call to 'op(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 870, "pattern": "name_call_unresolved", "note": "Call to 'op(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 873, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 873, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 874, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ViewTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 879, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 879, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 880, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ConstTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 880, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 881, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 881, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 887, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 887, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 887, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 888, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ConstTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 888, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 898, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'ConstTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 901, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 907, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'ConstTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 911, "pattern": "name_call_unresolved", "note": "Call to 'DerivedConst(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 911, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 921, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 925, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 926, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 929, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 931, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 932, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 935, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 936, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 938, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 939, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 942, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 943, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 944, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 944, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 954, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ConstTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 962, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 963, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 971, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 977, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 989, "pattern": "name_call_unresolved", "note": "Call to 'Reverser(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1002, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1006, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1008, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1009, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1012, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1014, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1015, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1016, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1016, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1025, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1033, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1033, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1039, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1045, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1050, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1053, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1054, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1055, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1056, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1056, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1058, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1058, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1063, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ConstTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 1064, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ConstTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 1065, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ConstTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 1066, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ConstTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 1107, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1112, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1135, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1143, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1144, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1144, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1160, "pattern": "name_call_unresolved", "note": "Call to 'op(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1163, "pattern": "name_call_unresolved", "note": "Call to 'op(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1171, "pattern": "name_call_unresolved", "note": "Call to 'op(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1174, "pattern": "name_call_unresolved", "note": "Call to 'op(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1177, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1178, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ConstTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 1181, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1187, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1188, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1190, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1190, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1192, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1193, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1196, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1197, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1198, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1198, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1198, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1199, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1200, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'StructTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 1201, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'StructTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 1204, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1204, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1211, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1214, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1214, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1216, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1217, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1219, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1221, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1223, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'StructTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 1224, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'StructTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 1224, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1225, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'StructTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 1226, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'StructTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 1227, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'StructTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 1227, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1248, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1249, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1250, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1251, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1252, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1253, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1254, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1254, "pattern": "attribute_call", "note": "Call via attribute access .const(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1255, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1268, "pattern": "attribute_call", "note": "Call via attribute access .const(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1268, "pattern": "attribute_call", "note": "Call via attribute access .const(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1276, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1291, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1291, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1291, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1291, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1292, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1292, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1292, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1292, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1301, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1307, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1307, "pattern": "attribute_call", "note": "Call via attribute access .do(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1307, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1307, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1308, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1308, "pattern": "attribute_call", "note": "Call via attribute access .do(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1308, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1308, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1321, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1325, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1327, "pattern": "attribute_call", "note": "Call via attribute access .get_annotations(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1336, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1337, "pattern": "attribute_call", "note": "Call via attribute access .like(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1338, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1343, "pattern": "attribute_call", "note": "Call via attribute access .from_bits(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1355, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1356, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1360, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'StructTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 1362, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1368, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1369, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1371, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1371, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1373, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1374, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1377, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1378, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1379, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1379, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1379, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1380, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'UnionTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 1381, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'UnionTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_data", "lineno": 1388, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1389, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1393, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1394, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1398, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1405, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1406, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1408, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1408, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1409, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1409, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1417, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1418, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1419, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1424, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1425, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1426, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1428, "pattern": "attribute_call", "note": "Call via attribute access .as_shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1430, "pattern": "name_call_unresolved", "note": "Call to 'Float32(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1430, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1431, "pattern": "name_call_unresolved", "note": "Call to 'Float32(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1431, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1433, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1434, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1436, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1437, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1442, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1442, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1446, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1448, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1449, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1450, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1452, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1453, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1458, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1470, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1471, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1473, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1475, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1476, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1477, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1482, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1482, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1492, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1493, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1498, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1500, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1501, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1501, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1501, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1503, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1505, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1506, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1511, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1511, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1515, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1516, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1521, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1521, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1523, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1524, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1525, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1525, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1525, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1527, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1530, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1531, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1536, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1536, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_lib_data", "lineno": 1539, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_data", "lineno": 1546, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_enum", "lineno": 21, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 22, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 25, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_lib_enum", "lineno": 25, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 32, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_lib_enum", "lineno": 32, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 33, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_lib_enum", "lineno": 33, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 36, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 38, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_lib_enum", "lineno": 38, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 43, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_lib_enum", "lineno": 43, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 49, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_lib_enum", "lineno": 49, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 53, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_lib_enum", "lineno": 53, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 57, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_lib_enum", "lineno": 57, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 61, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_lib_enum", "lineno": 61, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 66, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 70, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'EnumTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_enum", "lineno": 73, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 77, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'EnumTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_enum", "lineno": 80, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 82, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'EnumTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_enum", "lineno": 85, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 87, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'EnumTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_enum", "lineno": 90, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 94, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 96, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'EnumTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_enum", "lineno": 96, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_lib_enum", "lineno": 110, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'EnumTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_enum", "lineno": 110, "pattern": "attribute_call", "note": "Call via attribute access .const(...) - target object type not statically resolved." }, { "module": "tests.test_lib_enum", "lineno": 111, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'EnumTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_enum", "lineno": 111, "pattern": "attribute_call", "note": "Call via attribute access .const(...) - target object type not statically resolved." }, { "module": "tests.test_lib_enum", "lineno": 112, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'EnumTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_enum", "lineno": 112, "pattern": "attribute_call", "note": "Call via attribute access .const(...) - target object type not statically resolved." }, { "module": "tests.test_lib_enum", "lineno": 119, "pattern": "attribute_call", "note": "Call via attribute access .from_bits(...) - target object type not statically resolved." }, { "module": "tests.test_lib_enum", "lineno": 121, "pattern": "attribute_call", "note": "Call via attribute access .from_bits(...) - target object type not statically resolved." }, { "module": "tests.test_lib_enum", "lineno": 126, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'EnumTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_enum", "lineno": 130, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 133, "pattern": "name_call_unresolved", "note": "Call to 'Enum(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 136, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 139, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 140, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'EnumTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_enum", "lineno": 141, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'EnumTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_enum", "lineno": 144, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 147, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 151, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 152, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 153, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 154, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 156, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_enum", "lineno": 157, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'EnumTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_enum", "lineno": 158, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'EnumTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_enum", "lineno": 158, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_lib_enum", "lineno": 159, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'EnumTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_enum", "lineno": 159, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_lib_enum", "lineno": 177, "pattern": "name_call_unresolved", "note": "Call to 'op(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 179, "pattern": "name_call_unresolved", "note": "Call to 'op(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 181, "pattern": "name_call_unresolved", "note": "Call to 'op(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 183, "pattern": "name_call_unresolved", "note": "Call to 'op(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 185, "pattern": "name_call_unresolved", "note": "Call to 'op(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 191, "pattern": "name_call_unresolved", "note": "Call to 'op(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 193, "pattern": "name_call_unresolved", "note": "Call to 'op(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 195, "pattern": "name_call_unresolved", "note": "Call to 'op(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 197, "pattern": "name_call_unresolved", "note": "Call to 'op(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 199, "pattern": "name_call_unresolved", "note": "Call to 'op(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 200, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'EnumTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_enum", "lineno": 201, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'EnumTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_enum", "lineno": 202, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'EnumTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_enum", "lineno": 203, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'EnumTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_enum", "lineno": 204, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'EnumTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_enum", "lineno": 205, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'EnumTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_enum", "lineno": 205, "pattern": "attribute_call", "note": "Call via attribute access .matches(...) - target object type not statically resolved." }, { "module": "tests.test_lib_enum", "lineno": 214, "pattern": "attribute_call", "note": "Call via attribute access .matches(...) - target object type not statically resolved." }, { "module": "tests.test_lib_enum", "lineno": 217, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 220, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 223, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 224, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 225, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 226, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 228, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'EnumTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_enum", "lineno": 243, "pattern": "name_call_unresolved", "note": "Call to 'op(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 245, "pattern": "name_call_unresolved", "note": "Call to 'op(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 247, "pattern": "name_call_unresolved", "note": "Call to 'op(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 249, "pattern": "name_call_unresolved", "note": "Call to 'op(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 251, "pattern": "name_call_unresolved", "note": "Call to 'op(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 260, "pattern": "name_call_unresolved", "note": "Call to 'op(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 262, "pattern": "name_call_unresolved", "note": "Call to 'op(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 264, "pattern": "name_call_unresolved", "note": "Call to 'op(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 266, "pattern": "name_call_unresolved", "note": "Call to 'op(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 268, "pattern": "name_call_unresolved", "note": "Call to 'op(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 269, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'EnumTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_enum", "lineno": 270, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'EnumTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_enum", "lineno": 271, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'EnumTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_enum", "lineno": 272, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'EnumTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_enum", "lineno": 273, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'EnumTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_enum", "lineno": 274, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'EnumTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_enum", "lineno": 275, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'EnumTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_enum", "lineno": 276, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'EnumTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_enum", "lineno": 277, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'EnumTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_enum", "lineno": 278, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'EnumTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_enum", "lineno": 280, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 283, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 284, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'EnumTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_enum", "lineno": 287, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 291, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 294, "pattern": "name_call_unresolved", "note": "Call to 'EnumA(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 309, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 312, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 327, "pattern": "attribute_call", "note": "Call via attribute access .nonmember(...) - target object type not statically resolved." }, { "module": "tests.test_lib_enum", "lineno": 332, "pattern": "attribute_call", "note": "Call via attribute access .member(...) - target object type not statically resolved." }, { "module": "tests.test_lib_enum", "lineno": 315, "pattern": "attribute_call", "note": "Call via attribute access .skipUnless(...) - target object type not statically resolved." }, { "module": "tests.test_lib_enum", "lineno": 336, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 340, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 341, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'EnumTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_enum", "lineno": 341, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "tests.test_lib_enum", "lineno": 344, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 347, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 351, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 352, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_enum", "lineno": 356, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'EnumTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_enum", "lineno": 358, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 18, "pattern": "name_call_unresolved", "note": "Call to 'FIFOInterface(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 21, "pattern": "name_call_unresolved", "note": "Call to 'FIFOInterface(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 24, "pattern": "name_call_unresolved", "note": "Call to 'SyncFIFO(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 25, "pattern": "name_call_unresolved", "note": "Call to 'SyncFIFO(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 26, "pattern": "name_call_unresolved", "note": "Call to 'SyncFIFO(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 29, "pattern": "name_call_unresolved", "note": "Call to 'SyncFIFOBuffered(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 30, "pattern": "name_call_unresolved", "note": "Call to 'SyncFIFOBuffered(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 31, "pattern": "name_call_unresolved", "note": "Call to 'SyncFIFOBuffered(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 34, "pattern": "name_call_unresolved", "note": "Call to 'AsyncFIFO(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 35, "pattern": "name_call_unresolved", "note": "Call to 'AsyncFIFO(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 36, "pattern": "name_call_unresolved", "note": "Call to 'AsyncFIFO(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 37, "pattern": "name_call_unresolved", "note": "Call to 'AsyncFIFO(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 38, "pattern": "name_call_unresolved", "note": "Call to 'AsyncFIFO(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 39, "pattern": "name_call_unresolved", "note": "Call to 'AsyncFIFO(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 40, "pattern": "name_call_unresolved", "note": "Call to 'AsyncFIFO(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 41, "pattern": "name_call_unresolved", "note": "Call to 'AsyncFIFO(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 47, "pattern": "name_call_unresolved", "note": "Call to 'AsyncFIFO(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 50, "pattern": "name_call_unresolved", "note": "Call to 'AsyncFIFOBuffered(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 51, "pattern": "name_call_unresolved", "note": "Call to 'AsyncFIFOBuffered(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 52, "pattern": "name_call_unresolved", "note": "Call to 'AsyncFIFOBuffered(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 53, "pattern": "name_call_unresolved", "note": "Call to 'AsyncFIFOBuffered(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 54, "pattern": "name_call_unresolved", "note": "Call to 'AsyncFIFOBuffered(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 55, "pattern": "name_call_unresolved", "note": "Call to 'AsyncFIFOBuffered(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 56, "pattern": "name_call_unresolved", "note": "Call to 'AsyncFIFOBuffered(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 57, "pattern": "name_call_unresolved", "note": "Call to 'AsyncFIFOBuffered(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 58, "pattern": "name_call_unresolved", "note": "Call to 'AsyncFIFOBuffered(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 64, "pattern": "name_call_unresolved", "note": "Call to 'AsyncFIFOBuffered(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 67, "pattern": "name_call_unresolved", "note": "Call to 'SyncFIFOBuffered(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 68, "pattern": "attribute_call", "note": "Call via attribute access .flip(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 74, "pattern": "name_call_unresolved", "note": "Call to 'SyncFIFOBuffered(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 86, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 91, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 92, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 93, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 96, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 98, "pattern": "name_call_unresolved", "note": "Call to 'Memory(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 99, "pattern": "attribute_call", "note": "Call via attribute access .write_port(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 100, "pattern": "attribute_call", "note": "Call via attribute access .read_port(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 102, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 103, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 105, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 106, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 107, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 108, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 109, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 111, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 112, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 113, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 114, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 115, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 116, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 118, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 118, "pattern": "name_call_unresolved", "note": "Call to 'ResetSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 118, "pattern": "name_call_unresolved", "note": "Call to 'ResetSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 119, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 120, "pattern": "attribute_call", "note": "Call via attribute access .Else(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 121, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 126, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 127, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 129, "pattern": "name_call_unresolved", "note": "Call to 'Assert(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 129, "pattern": "name_call_unresolved", "note": "Call to 'ResetSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 129, "pattern": "name_call_unresolved", "note": "Call to 'ResetSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 145, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 146, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 148, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 153, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 167, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 168, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 169, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 172, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 173, "pattern": "name_call_unresolved", "note": "Call to 'Assert(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 174, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 175, "pattern": "name_call_unresolved", "note": "Call to 'Assert(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 176, "pattern": "name_call_unresolved", "note": "Call to 'Assert(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 177, "pattern": "name_call_unresolved", "note": "Call to 'Assert(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 179, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 180, "pattern": "name_call_unresolved", "note": "Call to 'Assert(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 196, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 198, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 199, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 205, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 209, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 213, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 214, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 216, "pattern": "name_call_unresolved", "note": "Call to 'AnyConst(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 217, "pattern": "name_call_unresolved", "note": "Call to 'AnyConst(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 219, "pattern": "attribute_call", "note": "Call via attribute access .FSM(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 220, "pattern": "attribute_call", "note": "Call via attribute access .State(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 221, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 223, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 224, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 227, "pattern": "attribute_call", "note": "Call via attribute access .State(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 228, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 230, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 231, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 234, "pattern": "attribute_call", "note": "Call via attribute access .State(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 237, "pattern": "attribute_call", "note": "Call via attribute access .FSM(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 238, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 239, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 240, "pattern": "attribute_call", "note": "Call via attribute access .State(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 241, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 242, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 244, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 245, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 247, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 249, "pattern": "attribute_call", "note": "Call via attribute access .State(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 252, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 252, "pattern": "name_call_unresolved", "note": "Call to 'Initial(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 253, "pattern": "name_call_unresolved", "note": "Call to 'Assume(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 253, "pattern": "attribute_call", "note": "Call via attribute access .ongoing(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 254, "pattern": "name_call_unresolved", "note": "Call to 'Assume(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 254, "pattern": "attribute_call", "note": "Call via attribute access .ongoing(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 256, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 257, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 258, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 258, "pattern": "name_call_unresolved", "note": "Call to 'Initial(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 259, "pattern": "name_call_unresolved", "note": "Call to 'Assume(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 260, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 261, "pattern": "name_call_unresolved", "note": "Call to 'Assert(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 261, "pattern": "attribute_call", "note": "Call via attribute access .ongoing(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 263, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 264, "pattern": "name_call_unresolved", "note": "Call to 'Assert(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 268, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 269, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 272, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 273, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 276, "pattern": "name_call_unresolved", "note": "Call to 'Assume(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 284, "pattern": "self_method_not_found", "note": "self.assertFormal(...) not found in class 'FIFOFormalCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_fifo", "lineno": 289, "pattern": "self_method_not_found", "note": "self.assertFormal(...) not found in class 'FIFOFormalCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_fifo", "lineno": 293, "pattern": "name_call_unresolved", "note": "Call to 'SyncFIFO(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 296, "pattern": "name_call_unresolved", "note": "Call to 'SyncFIFO(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 299, "pattern": "name_call_unresolved", "note": "Call to 'SyncFIFOBuffered(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 302, "pattern": "name_call_unresolved", "note": "Call to 'SyncFIFOBuffered(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 305, "pattern": "name_call_unresolved", "note": "Call to 'SyncFIFOBuffered(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 308, "pattern": "name_call_unresolved", "note": "Call to 'SyncFIFOBuffered(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 321, "pattern": "self_method_not_found", "note": "self.assertFormal(...) not found in class 'FIFOFormalCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_fifo", "lineno": 328, "pattern": "name_call_unresolved", "note": "Call to 'AsyncFIFO(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 331, "pattern": "name_call_unresolved", "note": "Call to 'AsyncFIFOBuffered(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 337, "pattern": "name_call_unresolved", "note": "Call to 'AsyncFIFO(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 343, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 344, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 345, "pattern": "attribute_call", "note": "Call via attribute access .sample(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 345, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 352, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 353, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 353, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 354, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 355, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 358, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 362, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 363, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 364, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 365, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 366, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 367, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 368, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 372, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 373, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 374, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 375, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 377, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 378, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 378, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 379, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 380, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 380, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 381, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 382, "pattern": "attribute_call", "note": "Call via attribute access .write_vcd(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 383, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_lib_fifo", "lineno": 386, "pattern": "name_call_unresolved", "note": "Call to 'AsyncFIFO(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 390, "pattern": "name_call_unresolved", "note": "Call to 'AsyncFIFO(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 394, "pattern": "name_call_unresolved", "note": "Call to 'AsyncFIFOBuffered(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 398, "pattern": "name_call_unresolved", "note": "Call to 'AsyncFIFOBuffered(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 402, "pattern": "name_call_unresolved", "note": "Call to 'AsyncFIFOBuffered(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_fifo", "lineno": 406, "pattern": "name_call_unresolved", "note": "Call to 'AsyncFIFOBuffered(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 35, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 36, "pattern": "name_call_unresolved", "note": "Call to 'SingleEndedPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 41, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'SingleEndedPortTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 42, "pattern": "name_call_unresolved", "note": "Call to 'SingleEndedPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 44, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'SingleEndedPortTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 45, "pattern": "name_call_unresolved", "note": "Call to 'SingleEndedPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 48, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'SingleEndedPortTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 51, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 52, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 55, "pattern": "name_call_unresolved", "note": "Call to 'SingleEndedPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 58, "pattern": "name_call_unresolved", "note": "Call to 'SingleEndedPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 61, "pattern": "name_call_unresolved", "note": "Call to 'SingleEndedPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 64, "pattern": "name_call_unresolved", "note": "Call to 'SingleEndedPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 67, "pattern": "name_call_unresolved", "note": "Call to 'SingleEndedPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 70, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 71, "pattern": "name_call_unresolved", "note": "Call to 'SingleEndedPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 72, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'SingleEndedPortTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 73, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'SingleEndedPortTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 76, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 77, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 78, "pattern": "name_call_unresolved", "note": "Call to 'SingleEndedPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 79, "pattern": "name_call_unresolved", "note": "Call to 'SingleEndedPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 81, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'SingleEndedPortTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 86, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 87, "pattern": "name_call_unresolved", "note": "Call to 'SingleEndedPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 89, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'SingleEndedPortTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 92, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 93, "pattern": "name_call_unresolved", "note": "Call to 'SingleEndedPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 95, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'SingleEndedPortTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 100, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 101, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 102, "pattern": "name_call_unresolved", "note": "Call to 'DifferentialPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 108, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DifferentialPortTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 109, "pattern": "name_call_unresolved", "note": "Call to 'DifferentialPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 111, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DifferentialPortTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 112, "pattern": "name_call_unresolved", "note": "Call to 'DifferentialPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 115, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DifferentialPortTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 118, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 119, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 120, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 123, "pattern": "name_call_unresolved", "note": "Call to 'DifferentialPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 126, "pattern": "name_call_unresolved", "note": "Call to 'DifferentialPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 129, "pattern": "name_call_unresolved", "note": "Call to 'DifferentialPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 132, "pattern": "name_call_unresolved", "note": "Call to 'DifferentialPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 135, "pattern": "name_call_unresolved", "note": "Call to 'DifferentialPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 138, "pattern": "name_call_unresolved", "note": "Call to 'DifferentialPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 141, "pattern": "name_call_unresolved", "note": "Call to 'DifferentialPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 144, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 145, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 146, "pattern": "name_call_unresolved", "note": "Call to 'DifferentialPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 147, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DifferentialPortTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 148, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DifferentialPortTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 151, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 152, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 153, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 154, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 155, "pattern": "name_call_unresolved", "note": "Call to 'DifferentialPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 156, "pattern": "name_call_unresolved", "note": "Call to 'DifferentialPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 158, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DifferentialPortTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 160, "pattern": "name_call_unresolved", "note": "Call to 'SingleEndedPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 163, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 164, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 165, "pattern": "name_call_unresolved", "note": "Call to 'DifferentialPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 167, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DifferentialPortTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 170, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 171, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 172, "pattern": "name_call_unresolved", "note": "Call to 'DifferentialPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 174, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DifferentialPortTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 179, "pattern": "name_call_unresolved", "note": "Call to 'SimulationPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 184, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 184, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 186, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 186, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 189, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 189, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 191, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'SimulationPortTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 193, "pattern": "name_call_unresolved", "note": "Call to 'SimulationPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 198, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 198, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 205, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'SimulationPortTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 207, "pattern": "name_call_unresolved", "note": "Call to 'SimulationPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 215, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 215, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 218, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 218, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 220, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'SimulationPortTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 223, "pattern": "name_call_unresolved", "note": "Call to 'SimulationPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 228, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 228, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 229, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'SimulationPortTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 232, "pattern": "name_call_unresolved", "note": "Call to 'SimulationPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 233, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'SimulationPortTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 238, "pattern": "name_call_unresolved", "note": "Call to 'SimulationPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 243, "pattern": "name_call_unresolved", "note": "Call to 'SimulationPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 246, "pattern": "name_call_unresolved", "note": "Call to 'SimulationPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 249, "pattern": "name_call_unresolved", "note": "Call to 'SimulationPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 252, "pattern": "name_call_unresolved", "note": "Call to 'SimulationPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 255, "pattern": "name_call_unresolved", "note": "Call to 'SimulationPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 258, "pattern": "name_call_unresolved", "note": "Call to 'SimulationPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 259, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'SimulationPortTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 261, "pattern": "name_call_unresolved", "note": "Call to 'SimulationPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 262, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'SimulationPortTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 264, "pattern": "name_call_unresolved", "note": "Call to 'SimulationPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 265, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'SimulationPortTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 268, "pattern": "name_call_unresolved", "note": "Call to 'SimulationPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 269, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'SimulationPortTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 271, "pattern": "name_call_unresolved", "note": "Call to 'SimulationPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 272, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'SimulationPortTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 274, "pattern": "name_call_unresolved", "note": "Call to 'SimulationPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 275, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'SimulationPortTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 278, "pattern": "name_call_unresolved", "note": "Call to 'SimulationPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 279, "pattern": "name_call_unresolved", "note": "Call to 'SimulationPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 280, "pattern": "name_call_unresolved", "note": "Call to 'SimulationPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 281, "pattern": "name_call_unresolved", "note": "Call to 'SimulationPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 283, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'SimulationPortTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 284, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'SimulationPortTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 285, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'SimulationPortTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 288, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 291, "pattern": "name_call_unresolved", "note": "Call to 'SimulationPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 291, "pattern": "name_call_unresolved", "note": "Call to 'SingleEndedPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 296, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 300, "pattern": "attribute_call", "note": "Call via attribute access .In(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 302, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 306, "pattern": "attribute_call", "note": "Call via attribute access .Out(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 307, "pattern": "attribute_call", "note": "Call via attribute access .Out(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 309, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 313, "pattern": "attribute_call", "note": "Call via attribute access .In(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 314, "pattern": "attribute_call", "note": "Call via attribute access .Out(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 315, "pattern": "attribute_call", "note": "Call via attribute access .Out(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 319, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'BufferTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 322, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 323, "pattern": "name_call_unresolved", "note": "Call to 'SingleEndedPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 324, "pattern": "name_call_unresolved", "note": "Call to 'Buffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 327, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'BufferTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 330, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 331, "pattern": "name_call_unresolved", "note": "Call to 'SingleEndedPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 332, "pattern": "name_call_unresolved", "note": "Call to 'SingleEndedPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 335, "pattern": "name_call_unresolved", "note": "Call to 'Buffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 338, "pattern": "name_call_unresolved", "note": "Call to 'Buffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 341, "pattern": "name_call_unresolved", "note": "Call to 'Buffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 344, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 346, "pattern": "name_call_unresolved", "note": "Call to 'SingleEndedPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 347, "pattern": "name_call_unresolved", "note": "Call to 'Buffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 348, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 349, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'BufferTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 366, "pattern": "name_call_unresolved", "note": "Call to 'SingleEndedPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 367, "pattern": "name_call_unresolved", "note": "Call to 'Buffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 368, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 369, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'BufferTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 388, "pattern": "name_call_unresolved", "note": "Call to 'Buffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 389, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 390, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'BufferTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 404, "pattern": "name_call_unresolved", "note": "Call to 'Buffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 405, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 406, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'BufferTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 423, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 424, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 426, "pattern": "name_call_unresolved", "note": "Call to 'DifferentialPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 427, "pattern": "name_call_unresolved", "note": "Call to 'Buffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 428, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 429, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'BufferTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 449, "pattern": "name_call_unresolved", "note": "Call to 'DifferentialPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 450, "pattern": "name_call_unresolved", "note": "Call to 'Buffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 451, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 452, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'BufferTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 474, "pattern": "name_call_unresolved", "note": "Call to 'Buffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 475, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 476, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'BufferTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 490, "pattern": "name_call_unresolved", "note": "Call to 'Buffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 491, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 492, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'BufferTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 512, "pattern": "name_call_unresolved", "note": "Call to 'SimulationPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 513, "pattern": "name_call_unresolved", "note": "Call to 'Buffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 514, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 515, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'BufferTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 541, "pattern": "name_call_unresolved", "note": "Call to 'SimulationPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 542, "pattern": "name_call_unresolved", "note": "Call to 'Buffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 543, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 544, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'BufferTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 572, "pattern": "name_call_unresolved", "note": "Call to 'Buffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 573, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 574, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'BufferTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 588, "pattern": "name_call_unresolved", "note": "Call to 'Buffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 589, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 590, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'BufferTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 609, "pattern": "name_call_unresolved", "note": "Call to 'SimulationPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 610, "pattern": "name_call_unresolved", "note": "Call to 'Buffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 611, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 612, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'BufferTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 629, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 633, "pattern": "attribute_call", "note": "Call via attribute access .In(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 635, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 639, "pattern": "attribute_call", "note": "Call via attribute access .Out(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 640, "pattern": "attribute_call", "note": "Call via attribute access .Out(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 642, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 646, "pattern": "attribute_call", "note": "Call via attribute access .In(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 647, "pattern": "attribute_call", "note": "Call via attribute access .Out(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 648, "pattern": "attribute_call", "note": "Call via attribute access .Out(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 652, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FFBufferTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 655, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 656, "pattern": "name_call_unresolved", "note": "Call to 'SingleEndedPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 657, "pattern": "name_call_unresolved", "note": "Call to 'FFBuffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 660, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FFBufferTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 663, "pattern": "name_call_unresolved", "note": "Call to 'FFBuffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 665, "pattern": "name_call_unresolved", "note": "Call to 'FFBuffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 668, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FFBufferTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 671, "pattern": "name_call_unresolved", "note": "Call to 'FFBuffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 673, "pattern": "name_call_unresolved", "note": "Call to 'FFBuffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 676, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FFBufferTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 679, "pattern": "name_call_unresolved", "note": "Call to 'FFBuffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 684, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 685, "pattern": "name_call_unresolved", "note": "Call to 'SingleEndedPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 686, "pattern": "name_call_unresolved", "note": "Call to 'SingleEndedPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 687, "pattern": "name_call_unresolved", "note": "Call to 'SingleEndedPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 690, "pattern": "name_call_unresolved", "note": "Call to 'FFBuffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 693, "pattern": "name_call_unresolved", "note": "Call to 'FFBuffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 696, "pattern": "name_call_unresolved", "note": "Call to 'FFBuffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 699, "pattern": "name_call_unresolved", "note": "Call to 'FFBuffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 702, "pattern": "name_call_unresolved", "note": "Call to 'FFBuffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 705, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 707, "pattern": "name_call_unresolved", "note": "Call to 'SingleEndedPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 708, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 709, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 710, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 711, "pattern": "name_call_unresolved", "note": "Call to 'FFBuffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 712, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 714, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 714, "pattern": "name_call_unresolved", "note": "Call to 'ResetSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 715, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 715, "pattern": "name_call_unresolved", "note": "Call to 'ResetSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 717, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FFBufferTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 761, "pattern": "name_call_unresolved", "note": "Call to 'SingleEndedPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 762, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 763, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 764, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 765, "pattern": "name_call_unresolved", "note": "Call to 'FFBuffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 766, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 768, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 768, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 770, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FFBufferTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 810, "pattern": "name_call_unresolved", "note": "Call to 'FFBuffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 811, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 812, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FFBufferTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 835, "pattern": "name_call_unresolved", "note": "Call to 'FFBuffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 836, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 837, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FFBufferTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 865, "pattern": "name_call_unresolved", "note": "Call to 'SimulationPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 866, "pattern": "name_call_unresolved", "note": "Call to 'FFBuffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 867, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 868, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FFBufferTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 907, "pattern": "name_call_unresolved", "note": "Call to 'SimulationPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 908, "pattern": "name_call_unresolved", "note": "Call to 'FFBuffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 909, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 910, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FFBufferTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 952, "pattern": "name_call_unresolved", "note": "Call to 'FFBuffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 953, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 954, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FFBufferTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 977, "pattern": "name_call_unresolved", "note": "Call to 'FFBuffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 978, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 979, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'FFBufferTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 1011, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 1015, "pattern": "attribute_call", "note": "Call via attribute access .In(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 1017, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 1021, "pattern": "attribute_call", "note": "Call via attribute access .Out(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 1022, "pattern": "attribute_call", "note": "Call via attribute access .Out(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 1024, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 1028, "pattern": "attribute_call", "note": "Call via attribute access .In(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 1029, "pattern": "attribute_call", "note": "Call via attribute access .Out(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 1030, "pattern": "attribute_call", "note": "Call via attribute access .Out(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 1034, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DDRBufferTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 1037, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1038, "pattern": "name_call_unresolved", "note": "Call to 'SingleEndedPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1039, "pattern": "name_call_unresolved", "note": "Call to 'DDRBuffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1042, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DDRBufferTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 1045, "pattern": "name_call_unresolved", "note": "Call to 'DDRBuffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1047, "pattern": "name_call_unresolved", "note": "Call to 'DDRBuffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1050, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DDRBufferTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 1053, "pattern": "name_call_unresolved", "note": "Call to 'DDRBuffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1055, "pattern": "name_call_unresolved", "note": "Call to 'DDRBuffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1058, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'DDRBufferTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 1061, "pattern": "name_call_unresolved", "note": "Call to 'DDRBuffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1066, "pattern": "name_call_unresolved", "note": "Call to 'IOPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1067, "pattern": "name_call_unresolved", "note": "Call to 'SingleEndedPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1068, "pattern": "name_call_unresolved", "note": "Call to 'SingleEndedPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1069, "pattern": "name_call_unresolved", "note": "Call to 'SingleEndedPort(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1072, "pattern": "name_call_unresolved", "note": "Call to 'DDRBuffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1075, "pattern": "name_call_unresolved", "note": "Call to 'DDRBuffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1078, "pattern": "name_call_unresolved", "note": "Call to 'DDRBuffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1081, "pattern": "name_call_unresolved", "note": "Call to 'DDRBuffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1084, "pattern": "name_call_unresolved", "note": "Call to 'DDRBuffer(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1089, "pattern": "name_call_unresolved", "note": "Call to 'Signature(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1095, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 1097, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1101, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 1103, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1108, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 1110, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1114, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 1116, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1121, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 1123, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1124, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1128, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 1130, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1131, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1136, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 1138, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1139, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1140, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1144, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 1146, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1147, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1148, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1155, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 1157, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1158, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1162, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 1164, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1165, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1170, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 1172, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1173, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1177, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 1179, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1180, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1185, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 1187, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1188, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1189, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1193, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 1195, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1196, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1197, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1202, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 1204, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1205, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1206, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1207, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1208, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1212, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 1214, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1215, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1216, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1217, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1218, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1225, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 1227, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1228, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1229, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1233, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 1235, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1236, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1237, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1242, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 1244, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1245, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1246, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1250, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 1252, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1253, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1254, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1259, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 1261, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1262, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1263, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1264, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1268, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 1270, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1271, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1272, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1273, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1278, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 1280, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1281, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1282, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1283, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1284, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1285, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1286, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1290, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 1292, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1293, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1294, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1295, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1296, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1297, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1298, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1305, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 1306, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'PinSignatureReprCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 1308, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 1309, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'PinSignatureReprCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 1311, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_io", "lineno": 1312, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'PinSignatureReprCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_io", "lineno": 1318, "pattern": "name_call_unresolved", "note": "Call to 'Pin(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1329, "pattern": "name_call_unresolved", "note": "Call to 'Pin(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_io", "lineno": 1334, "pattern": "name_call_unresolved", "note": "Call to 'Pin(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 11, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 12, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 17, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 17, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 19, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 22, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 23, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 23, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 24, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 26, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 30, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 31, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 32, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 34, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 38, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 39, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 40, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 42, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 46, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 47, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 48, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 50, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 54, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 55, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 56, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 62, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 65, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 68, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 68, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 72, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 75, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 78, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 81, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 84, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 87, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 88, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 89, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 90, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 91, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 92, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 93, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 94, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 97, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 103, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 103, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 105, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 107, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 107, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 109, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 115, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 115, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 117, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 117, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 119, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 119, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 126, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 127, "pattern": "attribute_call", "note": "Call via attribute access .create(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 131, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'WritePortTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_memory", "lineno": 132, "pattern": "attribute_call", "note": "Call via attribute access .create(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 133, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'WritePortTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_memory", "lineno": 136, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 140, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 150, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 155, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 163, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 163, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 165, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 167, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 168, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 168, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 169, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 171, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 175, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 176, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 177, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 179, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 183, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 184, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 185, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 191, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 194, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 195, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 196, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 197, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 198, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 201, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 207, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 207, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 209, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 211, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 211, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 214, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 220, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 220, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 222, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 222, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 224, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 224, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 237, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 238, "pattern": "attribute_call", "note": "Call via attribute access .create(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 242, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ReadPortTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_memory", "lineno": 243, "pattern": "attribute_call", "note": "Call via attribute access .create(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 244, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'ReadPortTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_memory", "lineno": 247, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 251, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 258, "pattern": "attribute_call", "note": "Call via attribute access .Signature(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 263, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 293, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'MemoryTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_memory", "lineno": 297, "pattern": "name_call_unresolved", "note": "Call to 'MemoryData(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 343, "pattern": "name_call_unresolved", "note": "Call to 'MemoryData(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_memory", "lineno": 393, "pattern": "attribute_call", "note": "Call via attribute access .insert(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 425, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 430, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 435, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_lib_memory", "lineno": 439, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_meta", "lineno": 24, "pattern": "name_call_unresolved", "note": "Call to 'MyAnnotation(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_meta", "lineno": 68, "pattern": "attribute_call", "note": "Call via attribute access .validate(...) - target object type not statically resolved." }, { "module": "tests.test_lib_meta", "lineno": 87, "pattern": "attribute_call", "note": "Call via attribute access .validate(...) - target object type not statically resolved." }, { "module": "tests.test_lib_stream", "lineno": 11, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'StreamTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_stream", "lineno": 15, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_stream", "lineno": 16, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_stream", "lineno": 17, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_stream", "lineno": 20, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'StreamTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_stream", "lineno": 31, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'StreamTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_stream", "lineno": 35, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_stream", "lineno": 36, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_stream", "lineno": 37, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_stream", "lineno": 40, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'StreamTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_stream", "lineno": 52, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'StreamTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_stream", "lineno": 56, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_stream", "lineno": 57, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_stream", "lineno": 58, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_stream", "lineno": 61, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'StreamTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_stream", "lineno": 73, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'StreamTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_stream", "lineno": 77, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_stream", "lineno": 78, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_stream", "lineno": 79, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_stream", "lineno": 82, "pattern": "self_method_not_found", "note": "self.assertRepr(...) not found in class 'StreamTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_wiring", "lineno": 18, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 18, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 18, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 19, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 36, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 39, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 55, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 57, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 59, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 83, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'MemberTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_wiring", "lineno": 85, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 87, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 89, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 91, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'MemberTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_wiring", "lineno": 94, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'MemberTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_wiring", "lineno": 96, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 96, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 102, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 105, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 105, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 108, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 108, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 124, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 124, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 145, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 145, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 149, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 149, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 153, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 153, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 153, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 160, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 160, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 163, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 163, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 166, "pattern": "attribute_call", "note": "Call via attribute access .flip(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 166, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 166, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 167, "pattern": "attribute_call", "note": "Call via attribute access .flip(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 167, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 167, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 170, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 170, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 171, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 171, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 172, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 172, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 173, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 173, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 174, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 174, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 174, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 175, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 175, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 175, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 177, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 177, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 178, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 178, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 184, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 187, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 188, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 191, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 197, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 212, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 224, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 229, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 229, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 231, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 231, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 236, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 237, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 240, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 241, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 244, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 245, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 246, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 247, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 252, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 255, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 256, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 259, "pattern": "attribute_call", "note": "Call via attribute access .keys(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 261, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 261, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 263, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 263, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 268, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 275, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 275, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 294, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 296, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 303, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 307, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 308, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 308, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 311, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 313, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 313, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 313, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 315, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 316, "pattern": "attribute_call", "note": "Call via attribute access .flip(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 319, "pattern": "attribute_call", "note": "Call via attribute access .flip(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 319, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 320, "pattern": "attribute_call", "note": "Call via attribute access .flip(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 320, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 321, "pattern": "attribute_call", "note": "Call via attribute access .flip(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 321, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 322, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 325, "pattern": "attribute_call", "note": "Call via attribute access .flip(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 331, "pattern": "attribute_call", "note": "Call via attribute access .flip(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 331, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 337, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 338, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 341, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 346, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 347, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 348, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 349, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 363, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 363, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 363, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 366, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 367, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 368, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 373, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 373, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 374, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 374, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 375, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 375, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 376, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 376, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 380, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 381, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 382, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 383, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 389, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 395, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 401, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 401, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 412, "pattern": "attribute_call", "note": "Call via attribute access .is_compliant(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 414, "pattern": "attribute_call", "note": "Call via attribute access .is_compliant(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 421, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 422, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 425, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 425, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 426, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 426, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 429, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 429, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 430, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 430, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 433, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 433, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 434, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 434, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 437, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 438, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 442, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 443, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 443, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 447, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 448, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 448, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 452, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 452, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 453, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 453, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 453, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 456, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 457, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 457, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 460, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 461, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 461, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 463, "pattern": "attribute_call", "note": "Call via attribute access .is_compliant(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 463, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 464, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 464, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 465, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 468, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 468, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 469, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 469, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 469, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 471, "pattern": "attribute_call", "note": "Call via attribute access .is_compliant(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 471, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 472, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 472, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 473, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 475, "pattern": "attribute_call", "note": "Call via attribute access .is_compliant(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 475, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 476, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 476, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 477, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 479, "pattern": "attribute_call", "note": "Call via attribute access .is_compliant(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 479, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 479, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 480, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 480, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 480, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 481, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 481, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 481, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 481, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 483, "pattern": "attribute_call", "note": "Call via attribute access .is_compliant(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 483, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 483, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 484, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 484, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 484, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 485, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 485, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 485, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 485, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 487, "pattern": "attribute_call", "note": "Call via attribute access .is_compliant(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 487, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 487, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 488, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 488, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 488, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 489, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 489, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 489, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 489, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 491, "pattern": "attribute_call", "note": "Call via attribute access .is_compliant(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 491, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 491, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 492, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 492, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 492, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 493, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 493, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 494, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 497, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 503, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 503, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 504, "pattern": "name_call_unresolved", "note": "Call to 'S(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 519, "pattern": "name_call_unresolved", "note": "Call to 'S(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 521, "pattern": "attribute_call", "note": "Call via attribute access .flip(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 523, "pattern": "attribute_call", "note": "Call via attribute access .flip(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 528, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 532, "pattern": "attribute_call", "note": "Call via attribute access .flip(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 535, "pattern": "attribute_call", "note": "Call via attribute access .flip(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 535, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 536, "pattern": "attribute_call", "note": "Call via attribute access .flip(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 536, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 537, "pattern": "attribute_call", "note": "Call via attribute access .flip(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 537, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 538, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 541, "pattern": "attribute_call", "note": "Call via attribute access .flip(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 541, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 547, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 551, "pattern": "self_method_not_found", "note": "self.assertIsInstance(...) not found in class 'S' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_wiring", "lineno": 554, "pattern": "name_call_unresolved", "note": "Call to 'S(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 555, "pattern": "attribute_call", "note": "Call via attribute access .flip(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 557, "pattern": "attribute_call", "note": "Call via attribute access .f(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 566, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 585, "pattern": "name_call_unresolved", "note": "Call to 'S(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 586, "pattern": "attribute_call", "note": "Call via attribute access .flip(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 604, "pattern": "name_call_unresolved", "note": "Call to 'S(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 605, "pattern": "attribute_call", "note": "Call via attribute access .flip(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 606, "pattern": "attribute_call", "note": "Call via attribute access .x(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 618, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 619, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 619, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 628, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 629, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 629, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 637, "pattern": "name_call_unresolved", "note": "Call to 'CustomInterface(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 643, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 648, "pattern": "attribute_call", "note": "Call via attribute access .flip(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 661, "pattern": "self_method_not_found", "note": "self.assertIsInstance(...) not found in class 'I' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_wiring", "lineno": 664, "pattern": "name_call_unresolved", "note": "Call to 'I(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 667, "pattern": "attribute_call", "note": "Call via attribute access .f(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 696, "pattern": "name_call_unresolved", "note": "Call to 'I(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 720, "pattern": "name_call_unresolved", "note": "Call to 'I(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 722, "pattern": "attribute_call", "note": "Call via attribute access .x(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 737, "pattern": "name_call_unresolved", "note": "Call to 'CustomInterface(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 739, "pattern": "attribute_call", "note": "Call via attribute access .create(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 739, "pattern": "attribute_call", "note": "Call via attribute access .flip(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 739, "pattern": "name_call_unresolved", "note": "Call to 'CustomSignature(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 744, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 745, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 746, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 748, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 749, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 751, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 755, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 756, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 758, "pattern": "name_call_unresolved", "note": "Call to 'InterfaceWithFlippedSub(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 779, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 788, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 791, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 794, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 798, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 798, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 801, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 805, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 805, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 806, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 807, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 807, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 807, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 808, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 808, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 812, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 812, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 812, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 813, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 813, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 814, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 814, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 815, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 818, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 822, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 822, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 823, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 824, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 824, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 825, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 828, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 833, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 833, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 834, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 835, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 835, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 836, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 843, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 849, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 849, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 850, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 851, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 851, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 852, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 862, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 867, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'ConnectTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_lib_wiring", "lineno": 870, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 870, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 871, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 872, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 872, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 873, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 876, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 881, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 881, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 882, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 883, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 883, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 884, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 887, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 889, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 889, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 890, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 891, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 891, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 892, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 895, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 899, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 899, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 900, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 901, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 901, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 902, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 905, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 910, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 910, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 911, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 912, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 912, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 913, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 916, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 921, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 921, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 922, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 923, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 923, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 924, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 932, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 933, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 934, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 935, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 939, "pattern": "attribute_call", "note": "Call via attribute access .create(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 941, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 951, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 953, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 953, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 954, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 955, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 955, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 956, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 960, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 962, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 962, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 962, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 963, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 963, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 963, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 964, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 964, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 964, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 965, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 965, "pattern": "attribute_call", "note": "Call via attribute access .flip(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 965, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 965, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 971, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 973, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 973, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 974, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 974, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 974, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 975, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 976, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 976, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 976, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 977, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 978, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 979, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 979, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 979, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 979, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 980, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 981, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 981, "pattern": "attribute_call", "note": "Call via attribute access .flip(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 981, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 981, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 982, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 983, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 984, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 992, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 992, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 994, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 995, "pattern": "attribute_call", "note": "Call via attribute access .create(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 1002, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 1002, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 1002, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1004, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1005, "pattern": "attribute_call", "note": "Call via attribute access .create(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 1014, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1018, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1019, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1022, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1023, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1024, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1029, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1030, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1030, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1030, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1031, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1032, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1036, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1037, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1037, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1038, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1043, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1048, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1048, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1048, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1049, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1050, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1051, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1051, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1051, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1052, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1053, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1060, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1062, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1062, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1062, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1063, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1064, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1065, "pattern": "name_call_unresolved", "note": "Call to 'NS(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1065, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1065, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1066, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1067, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1070, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1072, "pattern": "attribute_call", "note": "Call via attribute access .create(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 1082, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1084, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1085, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1087, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 1087, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1091, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1094, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1095, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1099, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1100, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1102, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1103, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1111, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1115, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1119, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 1124, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1128, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1131, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1136, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1137, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1137, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1141, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1144, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1148, "pattern": "name_call_unresolved", "note": "Call to 'B(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1153, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 1154, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1157, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1158, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1160, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 1160, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1165, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 1166, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1169, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1170, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1172, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 1172, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1176, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1179, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 1180, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1185, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1190, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 1194, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1198, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1200, "pattern": "name_call_unresolved", "note": "Call to 'A(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1227, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 1228, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 1228, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 1228, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1228, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1229, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1229, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1233, "pattern": "name_call_unresolved", "note": "Call to 'Annotation1(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1237, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 1238, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1239, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 1239, "pattern": "name_call_unresolved", "note": "Call to 'Out(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1239, "pattern": "name_call_unresolved", "note": "Call to 'Signature1(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1240, "pattern": "name_call_unresolved", "note": "Call to 'In(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1240, "pattern": "name_call_unresolved", "note": "Call to 'Signature1(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1244, "pattern": "name_call_unresolved", "note": "Call to 'Annotation1(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1248, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "tests.test_lib_wiring", "lineno": 1248, "pattern": "name_call_unresolved", "note": "Call to 'Signature2(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_lib_wiring", "lineno": 1250, "pattern": "name_call_unresolved", "note": "Call to 'A(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 24, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 25, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 27, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 27, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 28, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 28, "pattern": "attribute_call", "note": "Call via attribute access .shape(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 30, "pattern": "name_call_unresolved", "note": "Call to 'stmt(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 31, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 32, "pattern": "attribute_call", "note": "Call via attribute access .add_statements(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 34, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 37, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 37, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 38, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 39, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 40, "pattern": "attribute_call", "note": "Call via attribute access .write_vcd(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 41, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 43, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 44, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 47, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 47, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 49, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 49, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 52, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 52, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 53, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 54, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 55, "pattern": "attribute_call", "note": "Call via attribute access .write_vcd(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 56, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 60, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 61, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 61, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 62, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 62, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 63, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 63, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 64, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 64, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 64, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 64, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 65, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 65, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 65, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 65, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 68, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 69, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 69, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 70, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 70, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 71, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 71, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 72, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 72, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 73, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 73, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 76, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 76, "pattern": "attribute_call", "note": "Call via attribute access .bool(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 77, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 77, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 78, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 78, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 79, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 79, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 82, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 82, "pattern": "attribute_call", "note": "Call via attribute access .as_unsigned(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 83, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 83, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 83, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 83, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 83, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 84, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 84, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 84, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 84, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 84, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 87, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 87, "pattern": "attribute_call", "note": "Call via attribute access .as_unsigned(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 88, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 88, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 88, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 88, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 91, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 91, "pattern": "attribute_call", "note": "Call via attribute access .as_signed(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 92, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 92, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 92, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 92, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 92, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 93, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 93, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 93, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 93, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 93, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 96, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 96, "pattern": "attribute_call", "note": "Call via attribute access .as_signed(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 97, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 97, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 97, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 97, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 98, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 98, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 98, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 98, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 101, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 101, "pattern": "attribute_call", "note": "Call via attribute access .as_signed(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 102, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 102, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 102, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 102, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 105, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 105, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 106, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 106, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 107, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 107, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 108, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 108, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 109, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 109, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 112, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 112, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 113, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 113, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 114, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 114, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 115, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 115, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 116, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 116, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 119, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 119, "pattern": "attribute_call", "note": "Call via attribute access .xor(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 120, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 120, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 121, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 121, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 122, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 122, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 123, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 123, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 126, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 127, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 127, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 127, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 128, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 128, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 128, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 131, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 132, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 132, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 132, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 133, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 133, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 133, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 134, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 134, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 134, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 137, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 138, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 138, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 138, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 139, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 139, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 139, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 140, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 140, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 140, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 143, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 144, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 144, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 144, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 145, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 145, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 145, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 146, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 146, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 146, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 147, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 147, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 147, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 150, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 151, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 151, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 151, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 152, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 152, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 152, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 153, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 153, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 153, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 154, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 154, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 154, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 157, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 158, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 158, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 158, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 159, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 159, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 159, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 160, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 160, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 160, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 161, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 161, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 161, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 164, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 165, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 165, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 165, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 166, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 166, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 166, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 167, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 167, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 167, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 168, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 168, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 168, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 171, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 172, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 172, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 172, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 173, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 173, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 173, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 173, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 174, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 175, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 175, "pattern": "attribute_call", "note": "Call via attribute access .as_unsigned(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 175, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 175, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 178, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 179, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 179, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 179, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 182, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 183, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 183, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 183, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 186, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 187, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 187, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 187, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 188, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 188, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 188, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 191, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 192, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 192, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 192, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 193, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 193, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 193, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 196, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 197, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 197, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 197, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 198, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 198, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 198, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 199, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 199, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 199, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 202, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 203, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 203, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 203, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 204, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 204, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 204, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 205, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 205, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 205, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 208, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 209, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 209, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 209, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 210, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 210, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 210, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 211, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 211, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 211, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 214, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 215, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 215, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 215, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 216, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 216, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 216, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 217, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 217, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 217, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 220, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 221, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 221, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 221, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 222, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 222, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 222, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 223, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 223, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 223, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 226, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 227, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 227, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 227, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 228, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 228, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 228, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 229, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 229, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 229, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 232, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 232, "pattern": "name_call_unresolved", "note": "Call to 'Mux(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 233, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 233, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 233, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 233, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 234, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 234, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 234, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 234, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 235, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 236, "pattern": "name_call_unresolved", "note": "Call to 'Mux(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 236, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 236, "pattern": "attribute_call", "note": "Call via attribute access .as_signed(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 236, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 236, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 237, "pattern": "name_call_unresolved", "note": "Call to 'Mux(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 237, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 237, "pattern": "attribute_call", "note": "Call via attribute access .as_unsigned(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 237, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 237, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 240, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 240, "pattern": "name_call_unresolved", "note": "Call to 'Mux(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 241, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 241, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 241, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 241, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 242, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 242, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 242, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 242, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 245, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 245, "pattern": "name_call_unresolved", "note": "Call to 'Mux(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 246, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 246, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 246, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 246, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 247, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 247, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 247, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 247, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 248, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 248, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 248, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 248, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 251, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 252, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 252, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 252, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 252, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 253, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 253, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 253, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 253, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 254, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 254, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 254, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 254, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 255, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 255, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 255, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 255, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 258, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 259, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 259, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 260, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 261, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 261, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 264, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 265, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 265, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 266, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 267, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 267, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 270, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 270, "pattern": "attribute_call", "note": "Call via attribute access .bit_select(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 271, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 271, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 271, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 272, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 272, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 272, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 273, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 273, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 273, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 276, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 276, "pattern": "attribute_call", "note": "Call via attribute access .bit_select(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 277, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 277, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 277, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 278, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 278, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 278, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 279, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 279, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 279, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 282, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 282, "pattern": "attribute_call", "note": "Call via attribute access .word_select(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 283, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 283, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 283, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 284, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 284, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 284, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 285, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 285, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 285, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 288, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 288, "pattern": "attribute_call", "note": "Call via attribute access .word_select(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 289, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 289, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 289, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 290, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 290, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 290, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 291, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 291, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 291, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 294, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 294, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 295, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 295, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 295, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 298, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 299, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 300, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 301, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 301, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 301, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 301, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 302, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 302, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 305, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 306, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 307, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 308, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 309, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 310, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 310, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 310, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 310, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 310, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 310, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 311, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 311, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 312, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 312, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 313, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 313, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 316, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 317, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 318, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 319, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 319, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 319, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 319, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 319, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 319, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 320, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 320, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 323, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 323, "pattern": "attribute_call", "note": "Call via attribute access .replicate(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 324, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 324, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 327, "pattern": "name_call_unresolved", "note": "Call to 'Array(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 328, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 329, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 329, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 330, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 330, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 331, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 331, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 334, "pattern": "name_call_unresolved", "note": "Call to 'Array(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 335, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 336, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 336, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 337, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 337, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 340, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 341, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 342, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 343, "pattern": "name_call_unresolved", "note": "Call to 'Array(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 344, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 344, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 344, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 345, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 345, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 345, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 346, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 346, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 346, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 347, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 347, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 347, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 350, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 351, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 352, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 353, "pattern": "name_call_unresolved", "note": "Call to 'Array(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 354, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 354, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 354, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 355, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 355, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 355, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 356, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 356, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 356, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 357, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 357, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 357, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 360, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 361, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 362, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 363, "pattern": "name_call_unresolved", "note": "Call to 'Array(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 364, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 364, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 364, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 364, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 365, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 365, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 365, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 366, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 366, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 366, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 367, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 367, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 367, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 370, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 371, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 372, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 373, "pattern": "name_call_unresolved", "note": "Call to 'Array(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 374, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 374, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 374, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 375, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 375, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 375, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 376, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 376, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 376, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 379, "pattern": "name_call_unresolved", "note": "Call to 'Array(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 379, "pattern": "name_call_unresolved", "note": "Call to 'Array(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 380, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 383, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 383, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 383, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 389, "pattern": "name_call_unresolved", "note": "Call to 'Array(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 389, "pattern": "name_call_unresolved", "note": "Call to 'pair(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 390, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 392, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 392, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 395, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 395, "pattern": "attribute_call", "note": "Call via attribute access .shift_left(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 396, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 396, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 397, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 397, "pattern": "attribute_call", "note": "Call via attribute access .shift_left(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 398, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 398, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 401, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 401, "pattern": "attribute_call", "note": "Call via attribute access .shift_right(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 402, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 402, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 403, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 403, "pattern": "attribute_call", "note": "Call via attribute access .shift_right(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 404, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 404, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 407, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 407, "pattern": "attribute_call", "note": "Call via attribute access .rotate_left(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 408, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 408, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 409, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 409, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 410, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 410, "pattern": "attribute_call", "note": "Call via attribute access .rotate_left(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 411, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 411, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 412, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 412, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 413, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 413, "pattern": "attribute_call", "note": "Call via attribute access .rotate_left(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 414, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 414, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 415, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 415, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 416, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 416, "pattern": "attribute_call", "note": "Call via attribute access .rotate_left(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 417, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 417, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 418, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 418, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 419, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 419, "pattern": "attribute_call", "note": "Call via attribute access .rotate_left(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 420, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 420, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 421, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 421, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 422, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 422, "pattern": "attribute_call", "note": "Call via attribute access .rotate_left(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 423, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 423, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 424, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 424, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 425, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 425, "pattern": "attribute_call", "note": "Call via attribute access .rotate_left(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 426, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 426, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 427, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 427, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 428, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 428, "pattern": "attribute_call", "note": "Call via attribute access .rotate_left(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 429, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 429, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 430, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 430, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 433, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 433, "pattern": "attribute_call", "note": "Call via attribute access .rotate_right(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 434, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 434, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 435, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 435, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 436, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 436, "pattern": "attribute_call", "note": "Call via attribute access .rotate_right(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 437, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 437, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 438, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 438, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 439, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 439, "pattern": "attribute_call", "note": "Call via attribute access .rotate_right(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 440, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 440, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 441, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 441, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 442, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 442, "pattern": "attribute_call", "note": "Call via attribute access .rotate_right(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 443, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 443, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 444, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 444, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 445, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 445, "pattern": "attribute_call", "note": "Call via attribute access .rotate_right(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 446, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 446, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 447, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 447, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 448, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 448, "pattern": "attribute_call", "note": "Call via attribute access .rotate_right(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 449, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 449, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 450, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 450, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 451, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 451, "pattern": "attribute_call", "note": "Call via attribute access .rotate_right(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 452, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 452, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 453, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 453, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 454, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 454, "pattern": "attribute_call", "note": "Call via attribute access .rotate_right(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 455, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 455, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 456, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 456, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 462, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 464, "pattern": "attribute_call", "note": "Call via attribute access .write_vcd(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 466, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 468, "pattern": "attribute_call", "note": "Call via attribute access .run_until(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 471, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 472, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 474, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 475, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 483, "pattern": "name_call_unresolved", "note": "Call to 'Delay(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 485, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 488, "pattern": "name_call_unresolved", "note": "Call to 'Settle(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 490, "pattern": "name_call_unresolved", "note": "Call to 'Delay(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 492, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 495, "pattern": "name_call_unresolved", "note": "Call to 'Settle(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 498, "pattern": "name_call_unresolved", "note": "Call to 'Delay(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 499, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 500, "pattern": "name_call_unresolved", "note": "Call to 'Delay(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 501, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 504, "pattern": "attribute_call", "note": "Call via attribute access .add_process(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 509, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 509, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 520, "pattern": "attribute_call", "note": "Call via attribute access .add_sync_process(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 524, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 525, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 525, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 529, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 530, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 531, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 532, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 533, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 534, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 535, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 537, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 538, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 539, "pattern": "attribute_call", "note": "Call via attribute access .reset(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 540, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 544, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 545, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 546, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 547, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 548, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 549, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 551, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 552, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 553, "pattern": "attribute_call", "note": "Call via attribute access .Switch(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 554, "pattern": "attribute_call", "note": "Call via attribute access .Case(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 555, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 556, "pattern": "attribute_call", "note": "Call via attribute access .Case(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 557, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 558, "pattern": "attribute_call", "note": "Call via attribute access .Case(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 559, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 560, "pattern": "attribute_call", "note": "Call via attribute access .Default(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 561, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 567, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 567, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 569, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 570, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 571, "pattern": "name_call_unresolved", "note": "Call to 'Tick(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 573, "pattern": "name_call_unresolved", "note": "Call to 'Tick(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 575, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 576, "pattern": "name_call_unresolved", "note": "Call to 'Tick(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 577, "pattern": "name_call_unresolved", "note": "Call to 'Tick(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 579, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 580, "pattern": "name_call_unresolved", "note": "Call to 'Tick(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 581, "pattern": "name_call_unresolved", "note": "Call to 'Tick(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 584, "pattern": "attribute_call", "note": "Call via attribute access .add_process(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 589, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 589, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 591, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 592, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 593, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 594, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 595, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 596, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 597, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 598, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 599, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 600, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 601, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 602, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 605, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 606, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 607, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 608, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 609, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 610, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 622, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 623, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 623, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 624, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 625, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 626, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 627, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 637, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 639, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 641, "pattern": "attribute_call", "note": "Call via attribute access .add_process(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 644, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 645, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 647, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 653, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 653, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 654, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 654, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 657, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 658, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 661, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 662, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 663, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 664, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 665, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 668, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 669, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 671, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 672, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 678, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 679, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 680, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 681, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 682, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 685, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 686, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 687, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 688, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 689, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 689, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 692, "pattern": "attribute_call", "note": "Call via attribute access .delay(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 692, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 694, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 697, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 698, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 699, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 701, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 702, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 702, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 705, "pattern": "attribute_call", "note": "Call via attribute access .delay(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 705, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 707, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 710, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 711, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 712, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 713, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'SimulatorIntegrationTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_sim", "lineno": 716, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 716, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 719, "pattern": "attribute_call", "note": "Call via attribute access .delay(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 719, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 721, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 724, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 728, "pattern": "attribute_call", "note": "Call via attribute access .add_process(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 731, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 736, "pattern": "name_call_unresolved", "note": "Call to 'Delay(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 737, "pattern": "attribute_call", "note": "Call via attribute access .add_process(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 740, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 744, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 747, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 752, "pattern": "name_call_unresolved", "note": "Call to 'Delay(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 753, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 756, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 762, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 765, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 770, "pattern": "name_call_unresolved", "note": "Call to 'Delay(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 771, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 774, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 779, "pattern": "name_call_unresolved", "note": "Call to 'Delay(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 780, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 783, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 784, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 785, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 787, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 787, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 790, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 790, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 793, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 797, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 797, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 800, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 802, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 802, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 805, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 806, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 807, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 809, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'SimulatorIntegrationTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_sim", "lineno": 811, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 814, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 815, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 816, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 818, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 818, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 820, "pattern": "attribute_call", "note": "Call via attribute access .elapsed_time(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 820, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 821, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 822, "pattern": "attribute_call", "note": "Call via attribute access .elapsed_time(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 822, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 823, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 824, "pattern": "attribute_call", "note": "Call via attribute access .elapsed_time(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 824, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 825, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 829, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 837, "pattern": "attribute_call", "note": "Call via attribute access .add_process(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 842, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 843, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 844, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 853, "pattern": "attribute_call", "note": "Call via attribute access .add_sync_process(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 854, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 854, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 860, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 863, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 865, "pattern": "name_call_unresolved", "note": "Call to 'Array(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 866, "pattern": "name_call_unresolved", "note": "Call to 'MyValue(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 870, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 873, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'SimulatorIntegrationTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_sim", "lineno": 875, "pattern": "name_call_unresolved", "note": "Call to 'Settle(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 881, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 885, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 887, "pattern": "attribute_call", "note": "Call via attribute access .write_port(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 888, "pattern": "attribute_call", "note": "Call via attribute access .read_port(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 895, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 896, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 897, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 898, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 899, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 900, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 901, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 901, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 902, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 908, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 909, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 910, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 911, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 912, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 913, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 914, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 915, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 916, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 916, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 917, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 923, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 924, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 925, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 926, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 927, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 928, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 929, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 930, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 931, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 932, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 933, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 934, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 935, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 936, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 937, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 938, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 939, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 940, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 940, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 941, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 947, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 948, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 949, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 950, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 951, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 952, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 953, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 953, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 954, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 960, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 961, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 962, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 963, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 964, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 965, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 966, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 967, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 968, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 969, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 969, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 970, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 976, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 977, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 978, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 979, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 980, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 981, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 982, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 983, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 984, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 985, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 986, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 987, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 987, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 988, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 991, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 993, "pattern": "attribute_call", "note": "Call via attribute access .read_port(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 996, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 997, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 998, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 999, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1000, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1001, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1001, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1002, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1005, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1006, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1007, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1008, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1011, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1012, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1013, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1014, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1015, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1016, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1019, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1020, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1021, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1022, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1023, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1024, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1027, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1028, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1029, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1030, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1031, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1032, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1033, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1034, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1035, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1036, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1037, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1038, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1039, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1040, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1041, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1042, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1043, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1044, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1044, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1045, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1048, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1051, "pattern": "attribute_call", "note": "Call via attribute access .write_port(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1052, "pattern": "attribute_call", "note": "Call via attribute access .read_port(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1055, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1056, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1057, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1058, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1059, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1060, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1061, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1062, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1063, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1064, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1065, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1066, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1067, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1068, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1069, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1070, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1071, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1072, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1073, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1074, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1075, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1076, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1077, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1078, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1079, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1080, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1081, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1082, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1083, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1083, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1084, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1087, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1090, "pattern": "attribute_call", "note": "Call via attribute access .write_port(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1091, "pattern": "attribute_call", "note": "Call via attribute access .read_port(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1094, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1095, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1096, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1097, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1098, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1099, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1100, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1101, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1102, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1103, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1104, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1105, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1106, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1107, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1108, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1109, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1110, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1111, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1112, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1113, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1114, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1115, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1116, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1117, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1118, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1119, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1120, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1121, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1122, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1122, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1123, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1129, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1130, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1131, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1132, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1132, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1133, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1134, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1134, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1135, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1136, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1137, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1138, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1139, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1140, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1141, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1143, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1143, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1144, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1153, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1153, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1155, "pattern": "name_call_unresolved", "note": "Call to 'Tick(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1158, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1158, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1160, "pattern": "attribute_call", "note": "Call via attribute access .add_process(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1163, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1164, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1165, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1166, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1167, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1167, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1168, "pattern": "attribute_call", "note": "Call via attribute access .run_until(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1168, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1172, "pattern": "attribute_call", "note": "Call via attribute access .write_vcd(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1176, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1176, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1180, "pattern": "attribute_call", "note": "Call via attribute access .write_vcd(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1180, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1183, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1183, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1187, "pattern": "attribute_call", "note": "Call via attribute access .write_vcd(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1187, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1187, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1187, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1191, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1192, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1193, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1194, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1195, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1196, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1196, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1200, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1201, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1209, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1210, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1213, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1214, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1215, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1216, "pattern": "attribute_call", "note": "Call via attribute access .Switch(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1217, "pattern": "attribute_call", "note": "Call via attribute access .Case(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1218, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1221, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1222, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1225, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1226, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1227, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1228, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1229, "pattern": "name_call_unresolved", "note": "Call to 'Print(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1229, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1233, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1233, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1235, "pattern": "attribute_call", "note": "Call via attribute access .delay(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1235, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1236, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1237, "pattern": "attribute_call", "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1246, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1247, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1248, "pattern": "attribute_call", "note": "Call via attribute access .encode(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1251, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1252, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1253, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1254, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1255, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1256, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1257, "pattern": "attribute_call", "note": "Call via attribute access .Else(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1258, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1259, "pattern": "attribute_call", "note": "Call via attribute access .If(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1260, "pattern": "name_call_unresolved", "note": "Call to 'Print(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1260, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1264, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1264, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1266, "pattern": "attribute_call", "note": "Call via attribute access .delay(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1266, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1267, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1268, "pattern": "attribute_call", "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1276, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1281, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1282, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1283, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1284, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1286, "pattern": "name_call_unresolved", "note": "Call to 'Print(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1287, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1292, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1292, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1294, "pattern": "attribute_call", "note": "Call via attribute access .repeat(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1294, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1295, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1296, "pattern": "attribute_call", "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1304, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1309, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1310, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1311, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1312, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1314, "pattern": "name_call_unresolved", "note": "Call to 'Print(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1314, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1315, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1320, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1320, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1322, "pattern": "attribute_call", "note": "Call via attribute access .repeat(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1322, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1323, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1324, "pattern": "attribute_call", "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1332, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1333, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1334, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1335, "pattern": "name_call_unresolved", "note": "Call to 'Assert(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1335, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1339, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1339, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1341, "pattern": "attribute_call", "note": "Call via attribute access .delay(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1341, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1342, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1345, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1346, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1347, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1348, "pattern": "name_call_unresolved", "note": "Call to 'Assume(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1352, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1352, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1354, "pattern": "attribute_call", "note": "Call via attribute access .delay(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1354, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1355, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1358, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1359, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1360, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1361, "pattern": "name_call_unresolved", "note": "Call to 'Cover(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1361, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1363, "pattern": "name_call_unresolved", "note": "Call to 'Cover(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1367, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1367, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1369, "pattern": "attribute_call", "note": "Call via attribute access .delay(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1369, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1370, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1371, "pattern": "attribute_call", "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1371, "pattern": "attribute_call", "note": "Call via attribute access .lstrip(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1379, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1381, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1382, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1384, "pattern": "name_call_unresolved", "note": "Call to 'Passive(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1388, "pattern": "name_call_unresolved", "note": "Call to 'Delay(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1389, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1389, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1391, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1392, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1393, "pattern": "attribute_call", "note": "Call via attribute access .write_vcd(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1394, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1402, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1403, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1404, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1404, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1405, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1406, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1410, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1412, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1413, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1415, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1416, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1417, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1418, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1418, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1419, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1421, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1422, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1424, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1425, "pattern": "attribute_call", "note": "Call via attribute access .as_value(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1427, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1428, "pattern": "name_call_unresolved", "note": "Call to 'Format(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1430, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1431, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1437, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1440, "pattern": "attribute_call", "note": "Call via attribute access .delay(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1440, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1441, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1442, "pattern": "attribute_call", "note": "Call via attribute access .delay(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1442, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1443, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1444, "pattern": "attribute_call", "note": "Call via attribute access .delay(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1444, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1446, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1447, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1457, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1458, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1461, "pattern": "attribute_call", "note": "Call via attribute access .delay(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1461, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1462, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1463, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1464, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1465, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1466, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1467, "pattern": "attribute_call", "note": "Call via attribute access .delay(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1467, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1468, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1469, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1471, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1472, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1475, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1476, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1477, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1478, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1479, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1480, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1481, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1482, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1483, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1486, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1487, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1488, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1489, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1490, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1491, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1492, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1493, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1494, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1499, "pattern": "name_call_unresolved", "note": "Call to 'Fragment(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1502, "pattern": "attribute_call", "note": "Call via attribute access .delay(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1502, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1504, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1505, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1506, "pattern": "attribute_call", "note": "Call via attribute access .write_vcd(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1507, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1510, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1514, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1518, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1522, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1526, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1530, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1535, "pattern": "attribute_call", "note": "Call via attribute access .In(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1536, "pattern": "attribute_call", "note": "Call via attribute access .Out(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1537, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1537, "pattern": "attribute_call", "note": "Call via attribute access .Out(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1538, "pattern": "attribute_call", "note": "Call via attribute access .In(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1538, "pattern": "attribute_call", "note": "Call via attribute access .In(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1546, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1547, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1547, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1547, "pattern": "name_call_unresolved", "note": "Call to 'Cat(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1548, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1548, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1551, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1551, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1553, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1553, "pattern": "attribute_call", "note": "Call via attribute access .as_signed(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1553, "pattern": "name_call_unresolved", "note": "Call to 'Const(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1554, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1555, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1558, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1559, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1560, "pattern": "attribute_call", "note": "Call via attribute access .FSM(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1561, "pattern": "attribute_call", "note": "Call via attribute access .State(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1562, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1563, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1567, "pattern": "attribute_call", "note": "Call via attribute access .write_vcd(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1568, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1571, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1572, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1573, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1574, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1575, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1579, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1582, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1583, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1583, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1584, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1585, "pattern": "self_method_not_found", "note": "self.assertWarnsRegex(...) not found in class 'SimulatorRegressionTestCase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_sim", "lineno": 1588, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1588, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1588, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1591, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1591, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1593, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1593, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1593, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1594, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1594, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1594, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1595, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1595, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1595, "pattern": "name_call_unresolved", "note": "Call to 'C(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1596, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1597, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1600, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1601, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1602, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1603, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1607, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1608, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1609, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1612, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1613, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1614, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1614, "pattern": "name_call_unresolved", "note": "Call to 'ClockSignal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1615, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1618, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1618, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1621, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1622, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1623, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1628, "pattern": "attribute_call", "note": "Call via attribute access .changed(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1632, "pattern": "attribute_call", "note": "Call via attribute access .add_process(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1633, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1637, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1638, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1639, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1640, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1641, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1644, "pattern": "attribute_call", "note": "Call via attribute access .sample(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1644, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1645, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1650, "pattern": "attribute_call", "note": "Call via attribute access .sample(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1650, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1651, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1656, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1657, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1658, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1659, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1660, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1662, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1663, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1664, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1665, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1668, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1669, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1670, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1673, "pattern": "attribute_call", "note": "Call via attribute access .changed(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1675, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1678, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1679, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1680, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1681, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1682, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1683, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1684, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1685, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1686, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1687, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1689, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1689, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1690, "pattern": "attribute_call", "note": "Call via attribute access .add_process(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1691, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1692, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1695, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1696, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1701, "pattern": "attribute_call", "note": "Call via attribute access .sample(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1701, "pattern": "attribute_call", "note": "Call via attribute access .negedge(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1701, "pattern": "attribute_call", "note": "Call via attribute access .posedge(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1705, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1706, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1707, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1708, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1709, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1710, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1711, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1712, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1713, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1714, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1715, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1716, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1717, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1718, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1720, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1720, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1721, "pattern": "attribute_call", "note": "Call via attribute access .add_process(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1722, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1723, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1736, "pattern": "attribute_call", "note": "Call via attribute access .delay(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1736, "pattern": "attribute_call", "note": "Call via attribute access .delay(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1736, "pattern": "attribute_call", "note": "Call via attribute access .delay(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1736, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1736, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1736, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1740, "pattern": "attribute_call", "note": "Call via attribute access .delay(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1740, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1742, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1742, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1743, "pattern": "attribute_call", "note": "Call via attribute access .add_process(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1744, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1745, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1756, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1761, "pattern": "attribute_call", "note": "Call via attribute access .delay(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1761, "pattern": "attribute_call", "note": "Call via attribute access .posedge(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1761, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1765, "pattern": "attribute_call", "note": "Call via attribute access .delay(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1765, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1766, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1767, "pattern": "attribute_call", "note": "Call via attribute access .delay(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1767, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1768, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1769, "pattern": "attribute_call", "note": "Call via attribute access .delay(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1769, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1770, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1771, "pattern": "attribute_call", "note": "Call via attribute access .delay(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1771, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1772, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1773, "pattern": "attribute_call", "note": "Call via attribute access .delay(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1773, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1774, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1776, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1776, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1777, "pattern": "attribute_call", "note": "Call via attribute access .add_process(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1778, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1779, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1790, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1791, "pattern": "name_call_unresolved", "note": "Call to 'signed(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1793, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1794, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1796, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1797, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1802, "pattern": "attribute_call", "note": "Call via attribute access .changed(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1803, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1809, "pattern": "attribute_call", "note": "Call via attribute access .sample(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1809, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1813, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1814, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1815, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1816, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1817, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1817, "pattern": "attribute_call", "note": "Call via attribute access .const(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1818, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1819, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1819, "pattern": "attribute_call", "note": "Call via attribute access .const(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1820, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1822, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1823, "pattern": "attribute_call", "note": "Call via attribute access .add_process(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1824, "pattern": "attribute_call", "note": "Call via attribute access .add_process(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1825, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1826, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1826, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1827, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1830, "pattern": "attribute_call", "note": "Call via attribute access .const(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1831, "pattern": "attribute_call", "note": "Call via attribute access .const(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1835, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1836, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1837, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1838, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1839, "pattern": "name_call_unresolved", "note": "Call to 'Array(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1842, "pattern": "attribute_call", "note": "Call via attribute access .posedge(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1843, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1846, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1847, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1848, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1849, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1850, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1851, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1853, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1853, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1854, "pattern": "attribute_call", "note": "Call via attribute access .add_process(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1855, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1856, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1859, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1860, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1861, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1862, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1865, "pattern": "attribute_call", "note": "Call via attribute access .sample(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1865, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1867, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1868, "pattern": "attribute_call", "note": "Call via attribute access .until(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1868, "pattern": "attribute_call", "note": "Call via attribute access .sample(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1868, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1870, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1871, "pattern": "attribute_call", "note": "Call via attribute access .repeat(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1871, "pattern": "attribute_call", "note": "Call via attribute access .sample(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1871, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1873, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1875, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1876, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1877, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1877, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1878, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1881, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1882, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1883, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1884, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1889, "pattern": "attribute_call", "note": "Call via attribute access .repeat(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1889, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1894, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1895, "pattern": "attribute_call", "note": "Call via attribute access .critical(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1896, "pattern": "attribute_call", "note": "Call via attribute access .repeat(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1896, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1897, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1899, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1900, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1901, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1902, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1902, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1903, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1908, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1909, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1910, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1911, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1916, "pattern": "attribute_call", "note": "Call via attribute access .sample(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1916, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1920, "pattern": "attribute_call", "note": "Call via attribute access .posedge(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1921, "pattern": "attribute_call", "note": "Call via attribute access .posedge(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1922, "pattern": "attribute_call", "note": "Call via attribute access .negedge(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1923, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1924, "pattern": "attribute_call", "note": "Call via attribute access .negedge(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1925, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1926, "pattern": "attribute_call", "note": "Call via attribute access .posedge(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1927, "pattern": "attribute_call", "note": "Call via attribute access .posedge(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1931, "pattern": "attribute_call", "note": "Call via attribute access .repeat(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1931, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1935, "pattern": "attribute_call", "note": "Call via attribute access .until(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1935, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1937, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1938, "pattern": "attribute_call", "note": "Call via attribute access .add_process(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1939, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1940, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1941, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1942, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1942, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1943, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1955, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1956, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1957, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1958, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1963, "pattern": "attribute_call", "note": "Call via attribute access .sample(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1963, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1967, "pattern": "attribute_call", "note": "Call via attribute access .posedge(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1968, "pattern": "attribute_call", "note": "Call via attribute access .posedge(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1969, "pattern": "attribute_call", "note": "Call via attribute access .negedge(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1970, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1971, "pattern": "attribute_call", "note": "Call via attribute access .negedge(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1972, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1973, "pattern": "attribute_call", "note": "Call via attribute access .posedge(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1974, "pattern": "attribute_call", "note": "Call via attribute access .posedge(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1976, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1977, "pattern": "attribute_call", "note": "Call via attribute access .add_process(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1978, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1979, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1979, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1980, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1991, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1996, "pattern": "attribute_call", "note": "Call via attribute access .delay(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1996, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 1997, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1998, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 1999, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2000, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2001, "pattern": "attribute_call", "note": "Call via attribute access .delay(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2001, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 2006, "pattern": "attribute_call", "note": "Call via attribute access .edge(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2011, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 2011, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 2012, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2013, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2014, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2019, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 2020, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 2024, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2025, "pattern": "attribute_call", "note": "Call via attribute access .delay(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2025, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 2027, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 2028, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2029, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2029, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 2030, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2033, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 2034, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 2035, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 2036, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2039, "pattern": "attribute_call", "note": "Call via attribute access .delay(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2039, "pattern": "attribute_call", "note": "Call via attribute access .delay(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2039, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 2039, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 2042, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2043, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2044, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2046, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 2047, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2048, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2048, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 2049, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2052, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 2053, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 2054, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 2055, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 2056, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2059, "pattern": "attribute_call", "note": "Call via attribute access .changed(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2062, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2063, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2064, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2067, "pattern": "attribute_call", "note": "Call via attribute access .delay(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2067, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 2068, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2069, "pattern": "attribute_call", "note": "Call via attribute access .delay(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2069, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 2070, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2071, "pattern": "attribute_call", "note": "Call via attribute access .delay(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2071, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 2072, "pattern": "attribute_call", "note": "Call via attribute access .set(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2074, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 2075, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2076, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2077, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2077, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 2078, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2081, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 2082, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 2083, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2084, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 2086, "pattern": "attribute_call", "note": "Call via attribute access .repeat(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2086, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2087, "pattern": "attribute_call", "note": "Call via attribute access .add_process(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2088, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2091, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 2092, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 2093, "pattern": "name_call_unresolved", "note": "Call to 'ClockDomain(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 2103, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2110, "pattern": "attribute_call", "note": "Call via attribute access .changed(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2114, "pattern": "attribute_call", "note": "Call via attribute access .posedge(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2117, "pattern": "attribute_call", "note": "Call via attribute access .edge(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2120, "pattern": "attribute_call", "note": "Call via attribute access .until(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2120, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2123, "pattern": "attribute_call", "note": "Call via attribute access .repeat(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2123, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2126, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2129, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2132, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2135, "pattern": "attribute_call", "note": "Call via attribute access .delay(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2135, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 2136, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 2136, "pattern": "name_call_unresolved", "note": "Call to 'unsigned(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 2139, "pattern": "attribute_call", "note": "Call via attribute access .until(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2139, "pattern": "attribute_call", "note": "Call via attribute access .tick(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2142, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 2143, "pattern": "attribute_call", "note": "Call via attribute access .add_process(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2144, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2145, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2151, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 2151, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 2153, "pattern": "attribute_call", "note": "Call via attribute access .add_clock(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2153, "pattern": "name_call_unresolved", "note": "Call to 'Period(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 2154, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2157, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2159, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 2159, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 2163, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2164, "pattern": "attribute_call", "note": "Call via attribute access .add_testbench(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2167, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2169, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 2169, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 2173, "pattern": "attribute_call", "note": "Call via attribute access .add_process(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2174, "pattern": "attribute_call", "note": "Call via attribute access .add_process(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2177, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2181, "pattern": "name_call_unresolved", "note": "Call to 'Simulator(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 2181, "pattern": "name_call_unresolved", "note": "Call to 'Module(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_sim", "lineno": 2182, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2183, "pattern": "attribute_call", "note": "Call via attribute access .reset(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2184, "pattern": "attribute_call", "note": "Call via attribute access .add_process(...) - target object type not statically resolved." }, { "module": "tests.test_sim", "lineno": 2185, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "tests.test_tracer", "lineno": 9, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_tracer", "lineno": 11, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_tracer", "lineno": 17, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_tracer", "lineno": 19, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_tracer", "lineno": 21, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_tracer", "lineno": 32, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_tracer", "lineno": 33, "pattern": "self_method_not_found", "note": "self.assertEqual(...) not found in class 'Dummy' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_tracer", "lineno": 34, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_tracer", "lineno": 35, "pattern": "self_method_not_found", "note": "self.assertEqual(...) not found in class 'Dummy' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "tests.test_tracer", "lineno": 39, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_tracer", "lineno": 41, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_tracer", "lineno": 46, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_tracer", "lineno": 50, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_tracer", "lineno": 52, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_tracer", "lineno": 61, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_tracer", "lineno": 62, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_tracer", "lineno": 65, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_tracer", "lineno": 66, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_tracer", "lineno": 88, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_tracer", "lineno": 89, "pattern": "name_call_unresolved", "note": "Call to 'Signal(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_utils", "lineno": 9, "pattern": "name_call_unresolved", "note": "Call to 'ceil_log2(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_utils", "lineno": 10, "pattern": "name_call_unresolved", "note": "Call to 'ceil_log2(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_utils", "lineno": 11, "pattern": "name_call_unresolved", "note": "Call to 'ceil_log2(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_utils", "lineno": 12, "pattern": "name_call_unresolved", "note": "Call to 'ceil_log2(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_utils", "lineno": 13, "pattern": "name_call_unresolved", "note": "Call to 'ceil_log2(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_utils", "lineno": 14, "pattern": "name_call_unresolved", "note": "Call to 'ceil_log2(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_utils", "lineno": 15, "pattern": "name_call_unresolved", "note": "Call to 'ceil_log2(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_utils", "lineno": 16, "pattern": "name_call_unresolved", "note": "Call to 'ceil_log2(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_utils", "lineno": 18, "pattern": "name_call_unresolved", "note": "Call to 'ceil_log2(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_utils", "lineno": 20, "pattern": "name_call_unresolved", "note": "Call to 'ceil_log2(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_utils", "lineno": 23, "pattern": "name_call_unresolved", "note": "Call to 'exact_log2(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_utils", "lineno": 24, "pattern": "name_call_unresolved", "note": "Call to 'exact_log2(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_utils", "lineno": 25, "pattern": "name_call_unresolved", "note": "Call to 'exact_log2(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_utils", "lineno": 26, "pattern": "name_call_unresolved", "note": "Call to 'exact_log2(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_utils", "lineno": 29, "pattern": "name_call_unresolved", "note": "Call to 'exact_log2(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_utils", "lineno": 31, "pattern": "name_call_unresolved", "note": "Call to 'exact_log2(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_utils", "lineno": 34, "pattern": "name_call_unresolved", "note": "Call to 'bits_for(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_utils", "lineno": 35, "pattern": "name_call_unresolved", "note": "Call to 'bits_for(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_utils", "lineno": 36, "pattern": "name_call_unresolved", "note": "Call to 'bits_for(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_utils", "lineno": 37, "pattern": "name_call_unresolved", "note": "Call to 'bits_for(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_utils", "lineno": 38, "pattern": "name_call_unresolved", "note": "Call to 'bits_for(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_utils", "lineno": 39, "pattern": "name_call_unresolved", "note": "Call to 'bits_for(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_utils", "lineno": 40, "pattern": "name_call_unresolved", "note": "Call to 'bits_for(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_utils", "lineno": 41, "pattern": "name_call_unresolved", "note": "Call to 'bits_for(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_utils", "lineno": 42, "pattern": "name_call_unresolved", "note": "Call to 'bits_for(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_utils", "lineno": 43, "pattern": "name_call_unresolved", "note": "Call to 'bits_for(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_utils", "lineno": 44, "pattern": "name_call_unresolved", "note": "Call to 'bits_for(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_utils", "lineno": 45, "pattern": "name_call_unresolved", "note": "Call to 'bits_for(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_utils", "lineno": 46, "pattern": "name_call_unresolved", "note": "Call to 'bits_for(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_utils", "lineno": 47, "pattern": "name_call_unresolved", "note": "Call to 'bits_for(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_utils", "lineno": 48, "pattern": "name_call_unresolved", "note": "Call to 'bits_for(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_utils", "lineno": 49, "pattern": "name_call_unresolved", "note": "Call to 'bits_for(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_utils", "lineno": 50, "pattern": "name_call_unresolved", "note": "Call to 'bits_for(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_utils", "lineno": 51, "pattern": "name_call_unresolved", "note": "Call to 'bits_for(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_utils", "lineno": 52, "pattern": "name_call_unresolved", "note": "Call to 'bits_for(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_utils", "lineno": 53, "pattern": "name_call_unresolved", "note": "Call to 'bits_for(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.test_utils", "lineno": 55, "pattern": "name_call_unresolved", "note": "Call to 'bits_for(...)' not found in local, imported, or builtin symbols." }, { "module": "tests.utils", "lineno": 25, "pattern": "attribute_call", "note": "Call via attribute access .cast(...) - target object type not statically resolved." }, { "module": "tests.utils", "lineno": 27, "pattern": "attribute_call", "note": "Call via attribute access .sub(...) - target object type not statically resolved." }, { "module": "tests.utils", "lineno": 28, "pattern": "attribute_call", "note": "Call via attribute access .sub(...) - target object type not statically resolved." }, { "module": "tests.utils", "lineno": 29, "pattern": "attribute_call", "note": "Call via attribute access .sub(...) - target object type not statically resolved." }, { "module": "tests.utils", "lineno": 30, "pattern": "attribute_call", "note": "Call via attribute access .strip(...) - target object type not statically resolved." }, { "module": "tests.utils", "lineno": 69, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "tests.utils", "lineno": 74, "pattern": "attribute_call", "note": "Call via attribute access .python_implementation(...) - target object type not statically resolved." }, { "module": "tests.utils", "lineno": 77, "pattern": "attribute_call", "note": "Call via attribute access .extract_stack(...) - target object type not statically resolved." }, { "module": "tests.utils", "lineno": 79, "pattern": "attribute_call", "note": "Call via attribute access .dirname(...) - target object type not statically resolved." }, { "module": "tests.utils", "lineno": 83, "pattern": "attribute_call", "note": "Call via attribute access .splitext(...) - target object type not statically resolved." }, { "module": "tests.utils", "lineno": 84, "pattern": "attribute_call", "note": "Call via attribute access .dirname(...) - target object type not statically resolved." }, { "module": "tests.utils", "lineno": 85, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "tests.utils", "lineno": 86, "pattern": "attribute_call", "note": "Call via attribute access .replace(...) - target object type not statically resolved." }, { "module": "tests.utils", "lineno": 86, "pattern": "attribute_call", "note": "Call via attribute access .basename(...) - target object type not statically resolved." }, { "module": "tests.utils", "lineno": 87, "pattern": "attribute_call", "note": "Call via attribute access .replace(...) - target object type not statically resolved." }, { "module": "tests.utils", "lineno": 91, "pattern": "attribute_call", "note": "Call via attribute access .exists(...) - target object type not statically resolved." }, { "module": "tests.utils", "lineno": 91, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "tests.utils", "lineno": 92, "pattern": "attribute_call", "note": "Call via attribute access .rmtree(...) - target object type not statically resolved." }, { "module": "tests.utils", "lineno": 92, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "tests.utils", "lineno": 101, "pattern": "attribute_call", "note": "Call via attribute access .format(...) - target object type not statically resolved." }, { "module": "tests.utils", "lineno": 101, "pattern": "attribute_call", "note": "Call via attribute access .dedent(...) - target object type not statically resolved." }, { "module": "tests.utils", "lineno": 124, "pattern": "attribute_call", "note": "Call via attribute access .Popen(...) - target object type not statically resolved." }, { "module": "tests.utils", "lineno": 128, "pattern": "attribute_call", "note": "Call via attribute access .communicate(...) - target object type not statically resolved." } ], "governance_gate": "APPROVED" }