summaryrefslogtreecommitdiff
path: root/tools/verification/rvgen
AgeCommit message (Expand)AuthorFilesLines
2026-01-12verification/rvgen: Remove unused variable declaration from containersGabriele Monaco1-2/+0
2026-01-12verification/dot2c: Remove superfluous enum assignment and add last commaGabriele Monaco1-24/+12
2026-01-12verification/dot2c: Remove __buff_to_string() and cleanupGabriele Monaco1-29/+6
2026-01-12verification/rvgen: Annotate DA functions with typesGabriele Monaco3-41/+41
2026-01-12verification/rvgen: Adapt dot2k and templates after refactoring da_monitor.hGabriele Monaco2-18/+13
2025-07-24rv: Return init error when registering monitorsGabriele Monaco2-4/+2
2025-07-24verification/rvgen: Organise Kconfig entries for nested monitorsGabriele Monaco2-5/+21
2025-07-24tools/dot2c: Fix generated files going over 100 column limitGabriele Monaco1-9/+11
2025-07-24verification/rvgen: Do not generate unused variablesNam Cao1-4/+21
2025-07-24verification/rvgen: Generate each variable definition only onceNam Cao1-3/+5
2025-07-24verification/rvgen: Support the 'next' operatorNam Cao1-0/+26
2025-07-24verification/rvgen: Add support for linear temporal logicNam Cao7-1/+915
2025-07-24verification/rvgen: Restructure the classes to prepare for LTL inclusionNam Cao5-261/+308
2025-07-24verification/rvgen: Restructure the templates filesNam Cao8-32/+20
2025-07-24verification/dot2k: Prepare the frontend for LTL inclusionNam Cao12-0/+1116