Fix gcc compile warning

This commit is contained in:
Cary R 2014-06-17 10:46:22 -07:00
parent c6e44f2da1
commit 6101044bff
1 changed files with 2 additions and 0 deletions

View File

@ -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