xlsynth / bedrock-rtl

High quality and composable base RTL libraries in SystemVerilog
Apache License 2.0
11 stars 2 forks source link

New guard: `BR_ENABLE_ASSERT_COMB` #163

Closed mgottscho closed 2 weeks ago

mgottscho commented 2 weeks ago

New guard needed because some tools really don't like seeing immediate assertions in always_comb blocks or they might not like seeing $isunknown there specifically.