-
DE2 练习源码2-3
Part III
Figure 2a shows a circuit for a full adder, which has the inputs a, b, and ci, and produces the outputs s and co.
Parts b and c of the figure show a circuit symbol and truth table for the full adder, which produces the two-bit
binary sum cos = a + b + ci. Figure 2d shows how four instances of this full adder entity can be used to design
a circuit that adds two four-bit numbers. This type of circuit is usually called a ripple-carry adder, because of
the way that the carry signals are passed from one full adder to the next. Write VHDL code that implements this
circuit, as described below.
2
- 2022-02-01 03:42:27下载
- 积分:1
-
使用labview进行系统开发,周期短,且比较容易修改。系统升级方便。成本比较低...
使用labview进行系统开发,周期短,且比较容易修改。系统升级方便。成本比较低-use LabVIEW for systems development, a short cycle, and relatively easy to change. System upgrade convenience. The cost is relatively low
- 2022-05-16 02:40:46下载
- 积分:1
-
Freescale Imax21 of csi on procedures, use
freescale的关于Imax21的csi程序,好用-Freescale Imax21 of csi on procedures, use
- 2022-04-22 13:49:48下载
- 积分:1
-
基于CC2520的数据发送
1) Project Description: this is a very simple frame sending test program. it will periodically sending frames.mainly used for demonstration and testing.2) Experiments and Notice 实验步骤和实验中的注意事项-- 发送模式有两种,无ACK发送,有ACK发送。-- 无ACK发送与sniffer配合测试,发送时红灯闪烁,sniffer通过串口显示cc2520 发送数据。-- 有ACK发送与cc2520rx配合测试,发送后,如收到cc2520返回的ACK则红灯闪烁表明发送成功,cc2520rx通过串口显示cc2520 发送数据。
- 2022-07-04 06:24:59下载
- 积分:1
-
TMS320C6713的语音信号的FIR滤波,ccs开发环境。
TMS320C6713的语音信号的FIR滤波,ccs开发环境。-TMS320C6713 voice signal FIR filtering, ccs development environment.
- 2023-09-04 03:15:04下载
- 积分:1
-
ILI9328 液晶显示控制器和驱动程序
LCD控制器和驱动器的文档和源代码
- 2022-03-29 13:43:39下载
- 积分:1
-
关于52单片机串口通讯的软件仿真,包含Proteus布局图
关于52单片机串口通讯的软件仿真,包含Proteus布局图-About 52 microcontroller serial communication software simulation, including Proteus layout
- 2022-03-13 16:31:58下载
- 积分:1
-
用systemc语言设计一个分频器,并采用仿真工具仿真验证
用systemc语言设计一个分频器,并采用仿真工具仿真验证-Systemc language design with a divider
- 2022-11-28 10:10:04下载
- 积分:1
-
LCD 与 8051
你知道这应该是很容易找到,但出于某种原因遇到运气不好。首先,我是一个 C 程序员,我真的不擅长阅读汇编程序代码。我知道有办法为 8051 写软件 UART。我现在使用的飞利浦 P89C668 和我将会更改它到另一个很快。
如果有人可以点我到一些示例代码如何设置半双工 UART 会非常感激。
我有两个针脚,我要去为德克萨斯州,另一个用作 rx。我不认为我需要做一个完整的双工,但如果一件事情不是我要在这一点 !
谢谢你。
-stv
- 2022-11-21 18:35:03下载
- 积分:1
-
verilog的源代码。给出来常用的一些例程,对于verilog的使用和学习都有很大的帮助作用。...
verilog的源代码。给出来常用的一些例程,对于verilog的使用和学习都有很大的帮助作用。-Verilog source code. Out to some routines commonly used for the use and Verilog study has been very helpful.
- 2022-02-07 18:09:08下载
- 积分:1