Re: [PATCH v2 05/20] verification/rvgen: Adapt dot2k and templates after refactoring da_monitor.h
From: Nam Cao
Date: Thu Oct 02 2025 - 05:34:38 EST
Gabriele Monaco <gmonaco@xxxxxxxxxx> writes:
> Previous changes refactored the da_monitor header file to avoid using
> macros. This implies a few changes in how to import and use da_monitor
> helpers:
>
> DECLARE_DA_MON_<TYPE>(name, type) is substituted by
> #define RV_MON_TYPE RV_MON_<TYPE>
>
> Update the rvgen templates to reflect the changes.
>
> Signed-off-by: Gabriele Monaco <gmonaco@xxxxxxxxxx>
Reviewed-by: Nam Cao <namcao@xxxxxxxxxxxxx>