为什么数据在传输时要使奇偶校验位?
1.Reason:Parity checking is often used as a simple method of detecting errors when transmitting data through an imperfect channel.
2.在Verilog中通常使用“缩减运算符”完成此项操作。
1.Reason:Parity checking is often used as a simple method of detecting errors when transmitting data through an imperfect channel.
2.在Verilog中通常使用“缩减运算符”完成此项操作。