ZeeshanSaud's picture
Upload 72 files
da33744 verified
|
Raw
History Blame Contribute Delete
8.12 kB
# Repository Scan Report — cocotb
**Generated by:** CodeTruth Agent V3 — Module 1 — Universal Repository Discovery Engine
**Scanned At:** 2026-06-12 11:20:33 UTC
**Scan Status:** `COMPLETE`
---
## Repository Identity
| Field | Value |
|---|---|
| Name | cocotb |
| Path | `C:\repos\v3\cocotb` |
| Purpose | cocotb — Fpga Hardware (cocotb) — 216 Python files |
| Application Type | **Fpga Hardware** |
| Primary Framework | cocotb |
| Secondary Frameworks | RQ, Pytest |
## Confidence
| Score | Value |
|---|---|
| Discovery Score | 100% |
| Classification Score | 100% |
| Overall | 100% |
## Repository Scale
| Metric | Count |
|---|---|
| Total Files Scanned | 655 |
| Python Files | 216 |
| Test Directories | 5 |
| Entry Points | 4 |
| Config Files | 89 |
| Doc Files | 11 |
## Discovered Assets
### Languages (Executable Source Code)
- C
- C++
- CSS
- JavaScript
- PowerShell
- Python
- SystemVerilog
- TOML
- VHDL
- Verilog
- XML
- YAML
### File Types (Documents & Data)
- JSON
- Log File
- Markdown
- ReStructuredText
- Text
### ML Models & Neural Network Weights
- None detected
## Build Systems
- Make
- Python Build
- Setuptools
## Technology Stack
- Python
## Entry Points
- `examples\simple_dff\test_dff.py`
- `src\cocotb_tools\check_results.py`
- `src\cocotb_tools\combine_results.py`
- `src\cocotb_tools\config.py`
## Configuration Files
- `.\Makefile`
- `.\pyproject.toml`
- `.\setup.py`
- `examples\Makefile`
- `examples\adder\tests\Makefile`
- `examples\analog_model\Makefile`
- `examples\first_steps\Makefile`
- `examples\matrix_multiplier\tests\Makefile`
- `examples\mixed_language\tests\Makefile`
- `examples\mixed_signal\tests\Makefile`
- `examples\simple_dff\Makefile`
- `src\pyproject.toml`
- `src\cocotb_tools\config.py`
- `tests\Makefile`
- `tests\designs\array_module\Makefile`
- `tests\designs\basic_hierarchy_module\Makefile`
- `tests\designs\multi_dimension_array\Makefile`
- `tests\designs\plusargs_module\Makefile`
- `tests\designs\sample_module\Makefile`
- `tests\designs\uart2bus\Makefile`
- `tests\designs\verilator_timing\Makefile`
- `tests\designs\vhdl_configurations\Makefile`
- `tests\designs\viterbi_decoder_axi4s\Makefile`
- `tests\test_cases\test_array\Makefile`
- `tests\test_cases\test_array_simple\Makefile`
- `tests\test_cases\test_async_bridge\Makefile`
- `tests\test_cases\test_cocotb\Makefile`
- `tests\test_cases\test_compare\Makefile`
- `tests\test_cases\test_configuration\Makefile`
- `tests\test_cases\test_custom_entry\Makefile`
- `tests\test_cases\test_deadlock\Makefile`
- `tests\test_cases\test_defaultless_parameter\Makefile`
- `tests\test_cases\test_discovery\Makefile`
- `tests\test_cases\test_dumpfile_verilator\Makefile`
- `tests\test_cases\test_exit_error\Makefile`
- `tests\test_cases\test_failure\Makefile`
- `tests\test_cases\test_fatal\Makefile`
- `tests\test_cases\test_first_on_coincident_triggers\Makefile`
- `tests\test_cases\test_force_release\Makefile`
- `tests\test_cases\test_forked_exception\Makefile`
- `tests\test_cases\test_gpi_extra_bad_lib\Makefile`
- `tests\test_cases\test_gpi_users_bad_lib\Makefile`
- `tests\test_cases\test_gpi_users_notset\Makefile`
- `tests\test_cases\test_indexing_warning\Makefile`
- `tests\test_cases\test_inertial_writes\Makefile`
- `tests\test_cases\test_integers\Makefile`
- `tests\test_cases\test_iteration_mixedlang\Makefile`
- `tests\test_cases\test_iteration_verilog\Makefile`
- `tests\test_cases\test_iteration_vhdl\Makefile`
- `tests\test_cases\test_kill_sim\Makefile`
- `tests\test_cases\test_listing\Makefile`
- `tests\test_cases\test_logic_array_indexing\Makefile`
- `tests\test_cases\test_log_prefix\Makefile`
- `tests\test_cases\test_long_log_msg\Makefile`
- `tests\test_cases\test_max_failures\Makefile`
- `tests\test_cases\test_module_var_empty\Makefile`
- `tests\test_cases\test_module_var_messy\Makefile`
- `tests\test_cases\test_module_without_tests\Makefile`
- `tests\test_cases\test_multi_dimension_array\Makefile`
- `tests\test_cases\test_multi_level_module_path\Makefile`
- `tests\test_cases\test_null_ranges\Makefile`
- `tests\test_cases\test_one_empty_test\Makefile`
- `tests\test_cases\test_package\Makefile`
- `tests\test_cases\test_packed_union\Makefile`
- `tests\test_cases\test_plusargs\Makefile`
- `tests\test_cases\test_random_test_order\Makefile`
- `tests\test_cases\test_seed\Makefile`
- `tests\test_cases\test_select_testcase\Makefile`
- `tests\test_cases\test_select_testcase_error\Makefile`
- `tests\test_cases\test_similar_scope_name\Makefile`
- `tests\test_cases\test_skip\Makefile`
- `tests\test_cases\test_skipped_explicitly_run\Makefile`
- `tests\test_cases\test_struct\Makefile`
- `tests\test_cases\test_sv_interface\Makefile`
- `tests\test_cases\test_test_filter\Makefile`
- `tests\test_cases\test_toplevel_architecture_same_as_entity\Makefile`
- `tests\test_cases\test_toplevel_library\Makefile`
- `tests\test_cases\test_trigger_memory_leak\Makefile`
- `tests\test_cases\test_verilator_timing_a\Makefile`
- `tests\test_cases\test_verilator_timing_b\Makefile`
- `tests\test_cases\test_verilator_timing_c\Makefile`
- `tests\test_cases\test_verilator_timing_d\Makefile`
- `tests\test_cases\test_verilog_access\Makefile`
- `tests\test_cases\test_verilog_include_dirs\Makefile`
- `tests\test_cases\test_vhdl_access\Makefile`
- `tests\test_cases\test_vhdl_integer\Makefile`
- `tests\test_cases\test_vhdl_libraries\Makefile`
- `tests\test_cases\test_vhdl_libraries_multiple\Makefile`
- `tests\test_cases\test_xfail\Makefile`
## Documentation
- `.\CONTRIBUTING.md`
- `.\LICENSE`
- `.\README.md`
- `docs\README.md`
- `docs\source\diagrams\README.md`
- `docs\source\newsfragments\README.rst`
- `src\cocotb\_vendor\README.md`
- `src\cocotb\share\def\README.md`
- `src\cocotb_tools\_vendor\README.md`
- `tests\designs\uart2bus\README`
- `tests\designs\verilator_timing\README.md`
## Test Directories
- `examples\adder\tests`
- `examples\matrix_multiplier\tests`
- `examples\mixed_language\tests`
- `examples\mixed_signal\tests`
- `tests`
## Warnings & Diagnostics
1. 28 file extension(s) not in language registry: .activehdl, .cvc, .def, .deprecations, .drawio. These files were counted but language not identified. Add to LANGUAGE_EXTENSIONS in framework_signatures.py.
**Unknown Extensions** (28 not yet in registry):
- `.activehdl` — add to `LANGUAGE_EXTENSIONS` for future support
- `.cvc` — add to `LANGUAGE_EXTENSIONS` for future support
- `.def` — add to `LANGUAGE_EXTENSIONS` for future support
- `.deprecations` — add to `LANGUAGE_EXTENSIONS` for future support
- `.drawio` — add to `LANGUAGE_EXTENSIONS` for future support
- `.dsim` — add to `LANGUAGE_EXTENSIONS` for future support
- `.ghdl` — add to `LANGUAGE_EXTENSIONS` for future support
- `.icarus` — add to `LANGUAGE_EXTENSIONS` for future support
- `.in` — add to `LANGUAGE_EXTENSIONS` for future support
- `.inc` — add to `LANGUAGE_EXTENSIONS` for future support
- `.init` — add to `LANGUAGE_EXTENSIONS` for future support
- `.ius` — add to `LANGUAGE_EXTENSIONS` for future support
- `.modelsim` — add to `LANGUAGE_EXTENSIONS` for future support
- `.nvc` — add to `LANGUAGE_EXTENSIONS` for future support
- `.pyi` — add to `LANGUAGE_EXTENSIONS` for future support
- `.questa` — add to `LANGUAGE_EXTENSIONS` for future support
- `.questa-compat` — add to `LANGUAGE_EXTENSIONS` for future support
- `.questa-qisqrun` — add to `LANGUAGE_EXTENSIONS` for future support
- `.riviera` — add to `LANGUAGE_EXTENSIONS` for future support
- `.scs` — add to `LANGUAGE_EXTENSIONS` for future support
## Governance Gate — V3-003
**APPROVED** — Repository understanding complete. Pipeline may proceed.
---
*Generated by [CodeTruth Agent V3](https://github.com/Zeeshan78699/CodeTruthAgent)*
*Module 1 — Universal Repository Discovery Engine*
*Scan timestamp: 2026-06-12T11:20:33.791885+00:00*