文件名称:test3
介绍说明--下载内容均来自于网络,请自行研究使用
请设计一个4位的位移寄存器,要求如下:
1) 异步复位
2) 同步加载
3) 能够完成左移,右移。位移的方式能够支持算术,逻辑,和循环位移。
4) 完成仿真,证明功能正确。
5) 能看到综合结果。
注: 不需要一个bit的输入位,并行加载即可,输出也采用并行输出 -Please design a 4 bit shift register, requirements are as follows:
1) asynchronous reset
2) synchronous loading
3) to complete the shift left, right. The displacement mode can support the arithmetic, logical, and cyclic displacement.
4) to complete the simulation, prove the function correctly.
5) can see the comprehensive results.
Note: do not need a bit input, parallel output load can also use the parallel output.
1) 异步复位
2) 同步加载
3) 能够完成左移,右移。位移的方式能够支持算术,逻辑,和循环位移。
4) 完成仿真,证明功能正确。
5) 能看到综合结果。
注: 不需要一个bit的输入位,并行加载即可,输出也采用并行输出 -Please design a 4 bit shift register, requirements are as follows:
1) asynchronous reset
2) synchronous loading
3) to complete the shift left, right. The displacement mode can support the arithmetic, logical, and cyclic displacement.
4) to complete the simulation, prove the function correctly.
5) can see the comprehensive results.
Note: do not need a bit input, parallel output load can also use the parallel output.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
test3
.....\BIT_VECTOR.txt
.....\STD_LOGIC_VECTOR.txt
.....\shft.txt
.....\shift.txt
.....\shifttb.txt
.....\tb.txt
.....\位移寄存器.txt
.....\位移寄存器2.txt
.....\位移寄存器3.txt
.....\作业要求.txt
.....\功能.docx
.....\原理图.png