-
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
-
汉字在计算机内存放分为两种情况,一种是在外部存储设备上存放的点阵数据或矢量数据,一种是在内存中存放的内码或者交换码。汉字内码用于一般汉字的识别和显示,它与汉字字...
汉字在计算机内存放分为两种情况,一种是在外部存储设备上存放的点阵数据或矢量数据,一种是在内存中存放的内码或者交换码。汉字内码用于一般汉字的识别和显示,它与汉字字库有着天然的对应关系,通过内码可以在字库中得到这个汉字的点阵或是矢量数据用于显示。交换码用于网络的传输交换或者特定字符集的转换。在我们嵌入式环境中只使用汉字内码进行汉字的感知。输入法要解决的问题就是如何把外部输入转换为汉字内码的问题,一般来说的外部输入码有两种ASCLL字符,或特殊为汉字输入设计的字符如五笔字型。这里我们采用使用ASCLL码的拼音形式来实现汉字输入。-err
- 2022-08-18 13:04:17下载
- 积分:1
-
湖北汽车工业学院直流电机PID控制课程设计源码
直流电机PWM输出驱动,PCA输入脉冲捕获测量转速,数码管显示当前的转速,也可以通过电位器调节电机的转速,也可以使用PID控制算法,让电机的转速稳定在一个目标。
- 2023-07-07 04:40:03下载
- 积分:1
-
基于USB and MCI接口 U盘读写例程
这个是我结合了USB MSC类的例程和MCI读写SD的例程修改的,加入了FATFS文件系统,可以支持2G的SD卡,速度还可以.附上原理图(基本上COPY ZLG的原理图)
- 2022-04-11 07:00:12下载
- 积分:1
-
TMS320F240 DSK板原理图
TMS320F240 DSK板原理图-TMS320F240 DSK board diagram
- 2022-01-31 22:06:42下载
- 积分:1
-
正弦信号发生器[2005年电子大赛一等奖].files
正弦信号发生器[2005年电子大赛一等奖].files-sinusoidal signal generator [e-Competition in 2005 won first prize]. Files
- 2022-02-16 05:25:34下载
- 积分:1
-
关uclinux的移植Linux Kernel核心中文手册
关uclinux的移植Linux Kernel核心中文手册-customs Basis of Uclinux transplantation core Linux Kernel Chinese Manual
- 2022-05-13 05:19:44下载
- 积分:1
-
Embedded GUI Papers
嵌入式GUI论文集-Embedded GUI Papers
- 2022-03-29 23:04:02下载
- 积分:1
-
Chinese ucgui user
ucgui中文用户手册,本文档描述如何在嵌入式应用中安装,配制,使用 UCGUI 的图形用户接口, 并讲解UCGUI 的内部设计架构. -Chinese ucgui user
- 2023-05-28 03:00:03下载
- 积分:1
-
BANYANII, JTAG SERVER, WIGGLER can use ARM debugging the software, easy to use.
BANYANII,JTAG SERVER,可以用WIGGLER调试ARM程序的软件,使用方便.-BANYANII, JTAG SERVER, WIGGLER can use ARM debugging the software, easy to use.
- 2022-06-19 12:58:26下载
- 积分:1