suoto/hdl_checker

View on GitHub
.ci/test_support/test_project/config.json

Summary

Maintainability
Test Coverage
{
    "sources": [
        "another_library/foo.vhd",
        "basic_library/clk_en_generator.vhd",
        "basic_library/clock_divider.vhd",
        "basic_library/package_with_constants.vhd",
        "basic_library/package_with_functions.vhd",
        "basic_library/very_common_pkg.vhd",
        "basic_library/two_entities_one_file.vhd",
        "basic_library/use_entity_a_and_b.vhd",
        "verilog/parity.sv",
        "verilog/parity.v"
    ]
}