Skip to content

Commit

Permalink
common_cells.core: Expose COMMON_CELLS_ASSERTS_OFF parameter (#234)
Browse files Browse the repository at this point in the history
  • Loading branch information
olofk authored Oct 3, 2024
1 parent 8ac55cf commit b7297b0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions common_cells.core
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit b7297b0

Please sign in to comment.