diff --git a/common_cells.core b/common_cells.core index 510b1c44..7be80e26 100644 --- a/common_cells.core +++ b/common_cells.core @@ -122,3 +122,10 @@ filesets: targets: default: filesets : [rtl, deprecated] + parameters: [COMMON_CELLS_ASSERTS_OFF] + +parameters: + COMMON_CELLS_ASSERTS_OFF: + datatype: bool + description: Turn off asserts for PULP common cells + paramtype: vlogdefine