Closed mp-17 closed 6 months ago
With the new common_cells, a guard macro has been introduced to keep out assertions during simulations, as they are not 100% compatible with all the simulation tool versions (e.g., Verilator). We therefore disable them.
common_cells
With the new
common_cells
, a guard macro has been introduced to keep out assertions during simulations, as they are not 100% compatible with all the simulation tool versions (e.g., Verilator). We therefore disable them.Changelog
Changed
common_cells
assertions in verilator.Checklist