diff --git a/synth2.cc b/synth2.cc index 242eed8c1..c577ca5c9 100644 --- a/synth2.cc +++ b/synth2.cc @@ -509,6 +509,8 @@ bool NetCase::synth_async_casez_(Design*des, NetScope*scope, case NetCase::EQZ: case_kind = NetCaseCmp::ZEQ; break; + default: + assert(0); } // Process the items from last to first. We generate a