Commit da8aef5
1 file changed
+1
-1
lines changedSubmodule docs-resources updated 88 files
- .pre-commit-config.yaml+1
- Makefile+43-4
- schemas/param-defs-schema.json+4
- schemas/params-schema.json+8-4
- schemas/udb-json-schema-draft-07.json+242
- schemas/udb_param_schema.json+48
- schemas/udb_schema_defs.json+875
- tests/norm-rule/expected/test-ch1-norm-tags.json+2
- tests/norm-rule/expected/test-norm-rules.html+47-4
- tests/norm-rule/expected/test-norm-rules.json+19
- tests/norm-rule/test-ch1.adoc+3-2
- tests/norm-rule/test-ch1.yaml+5
- tests/params/expected/test-export-params-to-udb/ALL_BASES.yaml+14
- tests/params/expected/test-export-params-to-udb/ARRAY_OF_BIT.yaml+18
- tests/params/expected/test-export-params-to-udb/ARRAY_OF_BOOLEAN.yaml+16
- tests/params/expected/test-export-params-to-udb/ARRAY_OF_BYTE.yaml+18
- tests/params/expected/test-export-params-to-udb/ARRAY_OF_DWORD.yaml+18
- tests/params/expected/test-export-params-to-udb/ARRAY_OF_HWORD.yaml+18
- tests/params/expected/test-export-params-to-udb/ARRAY_OF_INT32.yaml+18
- tests/params/expected/test-export-params-to-udb/ARRAY_OF_LIST_INT.yaml+20
- tests/params/expected/test-export-params-to-udb/ARRAY_OF_LIST_STR.yaml+20
- tests/params/expected/test-export-params-to-udb/ARRAY_OF_NEG10TO20.yaml+18
- tests/params/expected/test-export-params-to-udb/ARRAY_OF_UINT5.yaml+18
- tests/params/expected/test-export-params-to-udb/ARRAY_OF_UINT64.yaml+18
- tests/params/expected/test-export-params-to-udb/ARRAY_OF_WORD.yaml+18
- tests/params/expected/test-export-params-to-udb/ASIDLEN.yaml+14
- tests/params/expected/test-export-params-to-udb/ASIDLEN1.yaml+14
- tests/params/expected/test-export-params-to-udb/ASIDLEN2.yaml+14
- tests/params/expected/test-export-params-to-udb/BASE_RV32I.yaml+12
- tests/params/expected/test-export-params-to-udb/BASE_RV32I_RV64I.yaml+12
- tests/params/expected/test-export-params-to-udb/BIT.yaml+14
- tests/params/expected/test-export-params-to-udb/BOOLEAN.yaml+12
- tests/params/expected/test-export-params-to-udb/BYTE.yaml+17
- tests/params/expected/test-export-params-to-udb/DWORD.yaml+14
- tests/params/expected/test-export-params-to-udb/FOOBAR.yaml+14
- tests/params/expected/test-export-params-to-udb/HWORD.yaml+14
- tests/params/expected/test-export-params-to-udb/INT2.yaml+14
- tests/params/expected/test-export-params-to-udb/INT64.yaml+14
- tests/params/expected/test-export-params-to-udb/INT_MXLEN.yaml+12
- tests/params/expected/test-export-params-to-udb/LIST_INT.yaml+18
- tests/params/expected/test-export-params-to-udb/LIST_STR.yaml+16
- tests/params/expected/test-export-params-to-udb/MOCK_CSR_FIELD_Y.yaml+12
- tests/params/expected/test-export-params-to-udb/MOCK_CSR_X.yaml+12
- tests/params/expected/test-export-params-to-udb/MOCK_EXT_DEP_A_ON_B.yaml+12
- tests/params/expected/test-export-params-to-udb/MOCK_INST_X.yaml+12
- tests/params/expected/test-export-params-to-udb/MXLEN.yaml+18
- tests/params/expected/test-export-params-to-udb/NO_IMPL_DEF.yaml+17
- tests/params/expected/test-export-params-to-udb/ROSE_COLORS.yaml+19
- tests/params/expected/test-export-params-to-udb/UINT32.yaml+14
- tests/params/expected/test-export-params-to-udb/UINT6.yaml+14
- tests/params/expected/test-export-params-to-udb/UINT_1TO100.yaml+14
- tests/params/expected/test-export-params-to-udb/UINT_4TO8.yaml+14
- tests/params/expected/test-export-params-to-udb/UINT_MXLEN.yaml+13
- tests/params/expected/test-export-params-to-udb/WORD.yaml+14
- tests/params/expected/test-export-params-to-udb/XLEN.yaml+17
- tests/params/expected/test-param-appendix-adoc-includes/all_params_a_to_z.adoc+2-1
- tests/params/expected/test-param-appendix-adoc-includes/all_params_by_chapter.adoc+1-1
- tests/params/expected/test-param-appendix-adoc-includes/test-ch1/BYTE.adoc+1-1
- tests/params/expected/test-param-appendix-adoc-includes/test-ch1/INT2.adoc+9
- tests/params/expected/test-param-appendix-adoc-includes/test-ch1/MXLEN.adoc+1-1
- tests/params/expected/test-param-appendix-adoc-includes/test-ch1/all_params.adoc+1
- tests/params/expected/test-param-table-variants/test-param-table-full-default/all_params_a_to_z.adoc+2-1
- tests/params/expected/test-param-table-variants/test-param-table-full-default/all_params_by_chapter.adoc+1-1
- tests/params/expected/test-param-table-variants/test-param-table-full-default/test-ch1/BYTE.adoc+1-1
- tests/params/expected/test-param-table-variants/test-param-table-full-default/test-ch1/INT2.adoc+9
- tests/params/expected/test-param-table-variants/test-param-table-full-default/test-ch1/MXLEN.adoc+1-1
- tests/params/expected/test-param-table-variants/test-param-table-full-default/test-ch1/all_params.adoc+1
- tests/params/expected/test-param-table-variants/test-param-table-minimal/all_params_a_to_z.adoc+2-1
- tests/params/expected/test-param-table-variants/test-param-table-minimal/all_params_by_chapter.adoc+1-1
- tests/params/expected/test-param-table-variants/test-param-table-minimal/test-ch1/BYTE.adoc+1-1
- tests/params/expected/test-param-table-variants/test-param-table-minimal/test-ch1/INT2.adoc+7
- tests/params/expected/test-param-table-variants/test-param-table-minimal/test-ch1/MXLEN.adoc+1-1
- tests/params/expected/test-param-table-variants/test-param-table-minimal/test-ch1/all_params.adoc+1
- tests/params/expected/test-param-table-variants/test-param-table-reordered/all_params_a_to_z.adoc+2-1
- tests/params/expected/test-param-table-variants/test-param-table-reordered/all_params_by_chapter.adoc+1-1
- tests/params/expected/test-param-table-variants/test-param-table-reordered/test-ch1/BYTE.adoc+1-1
- tests/params/expected/test-param-table-variants/test-param-table-reordered/test-ch1/INT2.adoc+9
- tests/params/expected/test-param-table-variants/test-param-table-reordered/test-ch1/MXLEN.adoc+1-1
- tests/params/expected/test-param-table-variants/test-param-table-reordered/test-ch1/all_params.adoc+1
- tests/params/expected/test-params.html+11-5
- tests/params/expected/test-params.json+78-2
- tests/params/test-ch1.yaml+39-2
- tests/params/test-ch2.yaml+12
- tests/params/test_params_json_to_udb_yaml.py
- tools/README.md+20-2
- tools/create_params.py+17-4
- tools/export_params_to_udb.py+117
- tools/params_json_to_udb_yaml.py
0 commit comments