文件名称:ch01
- 所属分类:
- VHDL编程
- 资源属性:
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- Neeraj*******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1 bit comparator
Consider a 1-bit equality comparator with two inputs, i 0 and ii, and an output, eq. The
eq signal is asserted when i0 and il are equal
truth table:
input output
iOil eq
0 0 1
0 1 0
1 0 0
1-1 bit comparator
Consider a 1-bit equality comparator with two inputs, i 0 and ii, and an output, eq. The
eq signal is asserted when i0 and il are equal
truth table:
input output
iOil eq
0 0 1
0 1 0
1 0 0
1 1 1
Consider a 1-bit equality comparator with two inputs, i 0 and ii, and an output, eq. The
eq signal is asserted when i0 and il are equal
truth table:
input output
iOil eq
0 0 1
0 1 0
1 0 0
1-1 bit comparator
Consider a 1-bit equality comparator with two inputs, i 0 and ii, and an output, eq. The
eq signal is asserted when i0 and il are equal
truth table:
input output
iOil eq
0 0 1
0 1 0
1 0 0
1 1 1
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ch01\list_ch01_01_eq1.vhd
....\list_ch01_02_03_04_eq2.vhd
....\list_ch01_05_tb.vhd
ch01
....\list_ch01_02_03_04_eq2.vhd
....\list_ch01_05_tb.vhd
ch01