verilog X value 操作

三目运算符 out = sel ? a: b; 当sel = x,使用xcelium的情况如下 case1: 当a != b时, out = x; case2: 当a==b时,out = a/b;   位操作
相关文章
相关标签/搜索