verilog X value 操作

三目運算符 out = sel ? a: b; 當sel = x,使用xcelium的情況如下 case1: 當a != b時, out = x; case2: 當a==b時,out = a/b;   位操作
相關文章
相關標籤/搜索